ScummVM API documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
MediaStation::Boot Class Reference
Inheritance diagram for MediaStation::Boot:
MediaStation::Datafile

Public Member Functions

 Boot (const Common::Path &path)
 

Public Attributes

Common::String_gameTitle = nullptr
 
VersionInfo_versionInfo = nullptr
 
Common::String_sourceString = nullptr
 
Common::HashMap< uint32, ContextDeclaration * > _contextDeclarations
 
Common::Array< UnknownDeclaration * > _unknownDeclarations
 
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: