ScummVM API documentation
Dgds::Globals Class Reference
Inheritance diagram for Dgds::Globals:
Dgds::DragonGlobals Dgds::HocGlobals Dgds::WillyGlobals

Public Member Functions

 Globals (Clock &clock)
 
int16 getGlobal (uint16 num)
 
int16 setGlobal (uint16 num, int16 val)
 
virtual Common::Error syncState (Common::Serializer &s)
 
Common::Array< Global * > & getAllGlobals ()
 
int16 getGameMinsToAddOnLClick () const
 
int16 getGameMinsToAddOnStartDrag () const
 
int16 getGameMinsToAddOnRClick () const
 
int16 getGameMinsToAddOnDragFinished () const
 
int16 getGameMinsToAddOnObjInteraction () const
 
int16 getGameIsInteractiveGlobal ()
 
void setLastSceneNum (int16 num)
 

Protected Attributes

int16 _lastOpcode1SceneChageNum
 
int16 _sceneOp12SceneNum
 
int16 _currentSelectedItem
 
int16 _gameMinsToAddOnLClick
 
int16 _gameMinsToAddOnStartDrag
 
int16 _gameMinsToAddOnRClick
 
int16 _gameMinsToAddOnDragFinished
 
int16 _gameMinsToAddOnObjInteraction
 
int16 _gameIsInteractiveGlobal
 
int16 _sceneOpcode15FromScene
 
int16 _sceneOpcode15ToScene
 
Common::Array< Global * > _globals
 

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