Public Member Functions | |
| CMap (const Common::String &fileName, Common::SeekableReadStream *data) | |
| const Common::String & | getFilename () const |
| bool | operator== (const CMap &c) const |
Public Member Functions inherited from Grim::Object | |
| void | reset () |
| void | reference () |
| void | dereference () |
| int32 | getId () const |
Public Attributes | |
| char | _colors [256 *3] |
| Common::String | _fname |