Public Member Functions | |
| Common::Error | syncState (Common::Serializer &s) |
Public Attributes | |
| Common::Array< Common::String > | _scriptNames |
| Common::Array< TTMEnviro > | _scriptEnvs |
| Common::Array< Common::SharedPtr< TTMSeq > > | _ttmSeqs |
| int | _maxSegments |
| int | _state [80] |
| int | _countdown [80] |
| int32 | _segments [80] |
| int32 | _charWhile [80] |
| Common::Array< Common::SharedPtr< TTMSeq > > | _usedSeqs [80] |
| int32 | _scriptDelay |
| int32 | _gotoTarget |
| bool | _hitTTMOp0110 |
| bool | _hitBranchOp |
| int16 | _runningSegmentIdx |
Public Attributes inherited from Dgds::ScriptParserData | |
| Common::String | _filename |
| Common::SeekableReadStream * | scr |
| Common::HashMap< uint16, Common::String > | _tags |