Public Attributes | |
| bool | _cdsPlayedSound |
| int16 | _cdsFrame |
| int16 | _cdsDelay |
| bool | _cdsJumped |
| bool | _cdsDidStoreArea |
| DgdsRect | _storedAreaRect |
Public Attributes inherited from Dgds::TTMEnviro | |
| uint16 | _enviro |
| uint16 | _totalFrames |
| Common::Array< int > | _frameOffsets |
| Common::SharedPtr< Image > | _scriptShapes [6] |
| Common::Array< GetPutRegion > | _getPuts |
| int | _scriptPals [6] |
| Common::String | _strings [10] |
| Common::Array< FontManager::FontType > | _fonts |
| int16 | _creditScrollMeasure |
| int16 | _creditScrollYOffset |
| int16 | _xOff |
| int16 | _yOff |
| Common::SharedPtr< Image > | _scrollShape |
| int16 | _xScroll |
| int16 | _yScroll |
| Common::SharedPtr< SoundRaw > | _soundRaw |
| int16 | _lastSelectedSample |
Public Attributes inherited from Dgds::ScriptParserData | |
| Common::String | _filename |
| Common::SeekableReadStream * | scr |
| Common::HashMap< uint16, Common::String > | _tags |
Additional Inherited Members | |
Public Member Functions inherited from Dgds::TTMEnviro | |
| Common::Error | syncState (Common::Serializer &s) |