ScummVM API documentation
MediaStation::Boot Class Reference
Inheritance diagram for MediaStation::Boot:
MediaStation::Datafile

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
 

The documentation for this class was generated from the following file: