Public Member Functions | |
| void | load (const Common::Path &filename) |
| void | loadLevel (const Common::Path &filename) |
Public Attributes | |
| Common::Path | _common |
| Common::Path | _modPath |
| Common::Path | _modCur |
| Common::String | _modExt |
| Common::Path | _mainmenuL |
| Common::Path | _mainmenuR |
| Common::Path | _soundEffect |
| Common::Path | _soundMusic |
| Common::Path | _font |
| Common::Path | _icon |
| Common::Path | _saveDir |
| Common::String | _saveExt |
| Common::Path | _shaders |
| Common::Path | _colors |
| Common::HashMap< Common::String, LevelPath > | _level |
| Common::Path | _currentR |
| Common::Path | _appdata |
| bool | _loaded |