|
| Script (GroovieEngine *vm, EngineVersion version) |
|
void | setDebugger (Debugger *debugger) |
|
void | setVariable (uint16 varnum, byte value) |
|
void | timerTick () |
|
bool | loadScript (Common::String scriptfile) |
|
void | directGameLoad (int slot) |
|
void | directGameSave (int slot, const Common::String &desc) |
|
bool | canDirectSave () const |
|
void | step () |
|
void | setMouseClick (uint8 button) |
|
void | setKbdChar (uint8 c) |
|
void | setAction (uint8 a) |
|
void | setBitFlag (int bitnum, bool value) |
|
bool | getBitFlag (int bitnum) |
|
Common::String & | getContext () |
|
The documentation for this class was generated from the following file: