ScummVM API documentation
LastExpress::Logic Class Reference
Inheritance diagram for LastExpress::Logic:
LastExpress::EventHandler

Public Member Functions

 Logic (LastExpressEngine *engine)
 
void eventMouse (const Common::Event &ev) override
 
void eventTick (const Common::Event &ev) override
 
void resetState ()
 
void gameOver (SavegameType type, uint32 value, SceneIndex sceneIndex, bool showScene) const
 
void playFinalSequence () const
 
void updateCursor (bool redraw=true) const
 
ActiongetGameAction ()
 
BeetlegetGameBeetle ()
 
EntitiesgetGameEntities ()
 
FightgetGameFight ()
 
SaveLoadgetGameSaveLoad ()
 
StategetGameState ()
 

Additional Inherited Members

- Public Types inherited from LastExpress::EventHandler
typedef Common::Functor1< const Common::Event &, void > EventFunction
 

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