Property | Type | Description | |
---|---|---|---|
GarbageTrucks | bool | ||
MoonGravity | bool | ||
RandomBoats | bool | ||
RandomCops | bool | ||
RandomTrains | bool | ||
RestrictedZones | bool |
Method | Description | |
---|---|---|
InitFeatures ( ) : void |
Initializes features
|
|
SetGarbageTrucks ( |
Sets garbage trucks
|
|
SetMoonGravity ( |
Sets moon gravity
|
|
SetRandomBoats ( |
Sets random boats
|
|
SetRandomCops ( |
Sets random cops
|
|
SetRandomTrains ( |
Sets random trains
|
|
SetRestrictedZones ( |
Sets restricted zones
|
|
UpdateFeatures ( ) : void |
Updates features
|
public static SetGarbageTrucks ( |
||
sender | Source menu item | |
return | void |
public static SetMoonGravity ( |
||
sender | Source menu item | |
return | void |
public static SetRandomBoats ( |
||
sender | Source menu item | |
return | void |
public static SetRandomCops ( |
||
sender | Source menu item | |
return | void |
public static SetRandomTrains ( |
||
sender | Source menu item | |
return | void |
public static SetRestrictedZones ( |
||
sender | Source menu item | |
return | void |