Public Member Functions | |
| virtual bool | attemptToReadFromStream (Chunk &chunk, uint sectionType) override |
| ScriptValue | call (uint functionId, Common::Array< ScriptValue > &args) |
| ScriptFunction * | getFunctionById (uint functionId) |
| void | deleteFunctionsForContext (uint contextId) |
Public Attributes | |
| MazeMinigame::Maze * | _maze = nullptr |
| CheckersMinigame::Checkers * | _checkers = nullptr |
| uint | _scriptBlockCallDepth = 0 |