Public Member Functions | |
Scene * | getScene (uint8 sceneId) |
Scene * | getCurrentScene () |
Inventory & | getInventory () |
bool | loadInitialState (Common::ReadStream &stream) |
void | saveLoadWithSerializer (Common::Serializer &sz) override |
Public Attributes | |
uint8 | _currentScene |
uint8 | _lastScene |
bool | _partB |
Inventory | _inventory |
Common::String | _currentAPK |
ConversationInfo | _conversationInfo |
uint8 | _color |
bool MutationOfJB::GameData::loadInitialState | ( | Common::ReadStream & | stream | ) |
Load initial state from game data file.
stream | Stream for reading. |
|
overridevirtual |
uint8 MutationOfJB::GameData::_color |
Current SayCommand color.