My Project
|
Public Types | |
enum | Platform { Desktop = 1 , Web = 2 , Mobile = 4 } |
Public Attributes | |
Platform | platform = (Platform.Desktop | Platform.Web | Platform.Mobile) |
int | level = 0 |
bool | limitEffects |
bool | onlyWithDecorativeParticles = false |