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

Public Member Functions

 DragonGlobals (Clock &clock)
 
- Public Member Functions inherited from Dgds::Globals
 Globals (Clock &clock)
 
int16 getGlobal (uint16 num)
 
int16 setGlobal (uint16 num, int16 val)
 
Common::Array< Global * > & getAllGlobals ()
 
int16 getGameMinsToAddOnLClick () const
 
int16 getGameMinsToAddOnStartDrag () const
 
int16 getGameMinsToAddOnRClick () const
 
int16 getGameMinsToAddOnDragFinished () const
 
int16 getGameMinsToAddOnObjInteraction () const
 
void setLastSceneNum (int16 num)
 

Additional Inherited Members

- Protected Attributes inherited from Dgds::Globals
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: