ScummVM API documentation
Crab::Game Class Reference
Inheritance diagram for Crab::Game:
Crab::GameState

Public Member Functions

void init (const Common::Path &filename)
 
void startNewGame ()
 
void loadGame ()
 
void handleEvents (Common::Event &event, bool &shouldChangeState, GameStateID &newStateId)
 
void internalEvents (bool &shouldChangeState, GameStateID &newStateId)
 
void draw ()
 
bool loadState (Common::SeekableReadStream *stream)
 
void saveState (Common::SeekableWriteStream *stream)
 
void autoSave ()
 
void setUI ()
 

The documentation for this class was generated from the following file: