Classes | |
struct | SoundIdent |
Public Member Functions | |
RoomInfo (const byte *data, int gameType, bool isCD, bool isDemo) | |
Public Attributes | |
int | _roomFlag |
int | _estIndex |
FileIdent | _musicFile |
int | _scaleH1 |
int | _scaleH2 |
int | _scaleN1 |
FileIdent | _playFieldFile |
Common::Array< CellIdent > | _cells |
FileIdent | _scriptFile |
FileIdent | _animFile |
int | _scaleI |
int | _scrollThreshold |
FileIdent | _paletteFile |
int | _startColor |
int | _numColors |
Common::Array< ExtraCell > | _extraCells |
Common::Array< SoundIdent > | _sounds |