Property | Type | Description | |
---|---|---|---|
disabledOptions | List |
||
roomsBeatenBitmap | ].bool[ |
Method | Description | |
---|---|---|
AreAllLevelsOnCurrentFloorBeaten ( ) : bool | ||
GetCurrentFloor ( int numoptions = 200 ) : int | ||
LoadCompletedGame ( ) : bool | ||
LoadGame ( ) : bool | ||
NumberOfRoomsBeatenOnFloor ( int floor ) : int | ||
SaveGame ( ) : void |
public AreAllLevelsOnCurrentFloorBeaten ( ) : bool | ||
return | bool |
public GetCurrentFloor ( int numoptions = 200 ) : int | ||
numoptions | int | |
return | int |
public NumberOfRoomsBeatenOnFloor ( int floor ) : int | ||
floor | int | |
return | int |