Public Member Functions | |
| Common::Error | syncState (Common::Serializer &s) |
Public Attributes | |
| 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 |