Public Member Functions | |
void | load (byte *dataStart, Common::SeekableReadStream &stream) |
int | getRegionIndex (Common::Point pos) |
uint32 | getRegionSequenceId (int regionIndex) |
Protected Attributes | |
uint32 | _unk |
byte * | _regionSequenceIds |
int16 | _width |
int16 | _height |
int16 | _mapWidth |
int16 | _mapHeight |
byte * | _map |
byte * | _values |