|
| MicroTileArray (int16 width, int16 height) |
|
void | addRect (Common::Rect r) |
|
void | clear () |
|
Common::Rect * | getRectangles (int *num_rects, int min_x, int min_y, int max_x, int max_y) |
|
|
byte | TileX0 (const BoundingBox &boundingBox) |
|
byte | TileY0 (const BoundingBox &boundingBox) |
|
byte | TileX1 (const BoundingBox &boundingBox) |
|
byte | TileY1 (const BoundingBox &boundingBox) |
|
bool | isBoundingBoxEmpty (const BoundingBox &boundingBox) |
|
bool | isBoundingBoxFull (const BoundingBox &boundingBox) |
|
void | setBoundingBox (BoundingBox &boundingBox, byte x0, byte y0, byte x1, byte y1) |
|
void | updateBoundingBox (BoundingBox &boundingBox, byte x0, byte y0, byte x1, byte y1) |
|
|
BoundingBox * | _tiles |
|
int16 | _tilesW |
|
int16 | _tilesH |
|
The documentation for this class was generated from the following file: