Public Member Functions | |
Boot (const Common::Path &path) | |
Public Attributes | |
Common::String | _gameTitle |
VersionInfo | _versionInfo |
Common::String | _engineInfo |
Common::String | _sourceString |
Common::HashMap< uint32, ContextDeclaration > | _contextDeclarations |
Common::HashMap< uint32, ScreenDeclaration > | _screenDeclarations |
Common::HashMap< uint32, FileDeclaration > | _fileDeclarations |
Common::HashMap< uint32, SubfileDeclaration > | _subfileDeclarations |
Common::HashMap< uint32, CursorDeclaration > | _cursorDeclarations |
Common::HashMap< uint32, EngineResourceDeclaration > | _engineResourceDeclarations |
uint32 | _entryContextId = 0 |
bool | _allowMultipleSounds = false |
bool | _allowMultipleStreams = false |