Public Member Functions | |
| DgdsParser (ResourceManager *resman, Decompressor *decompressor) | |
| bool | parse (ParserData *data, const Common::String &filename) |
| virtual bool | handleChunk (DgdsChunkReader &chunk, ParserData *data) |
Static Public Member Functions | |
| static Common::HashMap< uint16, Common::String > | readTags (Common::SeekableReadStream *stream) |
Public Attributes | |
| uint32 | _bytesRead |
Protected Attributes | |
| Common::String | _filename |