Public Member Functions | |
| SRoom & | getCurRoom () |
| Common::SharedPtr< Common::SeekableReadStream > | resolveFile (const char *path, bool noFastFile=false) |
| void | configLoaderFlags (bool debugMode) |
| int | StartPlayingGame (const Common::String &LoaderName_override) |
| bool | LoadAndSetup (const Common::String &name, uint8 lite) |
| void | LoadMisc () |
| void | UpdateAll () |
| void | initCharNames () |
| void | CleanUpAndPostQuit () |
| bool | CheckAndLoadMoglieSupervisoreModel (int32 c) |
| void | GameLoop () |
| void | addMeshModifier (const Common::String &name, int16 com, void *p) |
| void | loadMeshModifiers (Common::SeekableReadStream &stream) |
Public Attributes | |
| Common::RandomSource * | _rnd |
| Renderer * | _renderer |
| WorkDirs | workDirs |
| GameOptions | gameOptions |
| Init | init |
| sdl_wrapper * | sdl |
| GameVars | _gameVars |
| GameRect | _gameRect |
| Fonts | _fonts |
| MessageSystem | _messageSystem |
| RoomManager * | _roomManager |
| CameraMan * | _cameraMan |