|
| WillyGlobals (Clock &clock) |
|
void | setPalFade (int16 val) |
|
int16 | getPalFade () const |
|
void | setDroppedItemNum (int16 val) |
|
bool | isHideMouseCursor () const |
|
bool | isDrawTimeSkipButtons () const |
|
| 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 |
|
int16 | getGameIsInteractiveGlobal () |
|
void | setLastSceneNum (int16 num) |
|
|
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: