|
|
| RoomPathsData (byte *srcData) |
| |
|
void | load (byte *srcData) |
| |
|
const byte * | data () const |
| |
|
bool | isOccupied (int x, int y) |
| |
|
bool | isOccupied (int x, int y, int width) |
| |
|
void | setOccupied (int x, int y, int width) |
| |
|
void | clearOccupied (int x, int y, int width) |
| |
|
void | decompress (RoomPathsDecompressedData &dataOut, int characterWidth) |
| |
The documentation for this class was generated from the following file: