![]() |
levelz-c 0.1.0
|
#include <block.h>
Public Attributes | |
| Block * | block |
| Coordinate2D * | coordinate |
Utility Object for representing a Level Block and its Coordinate.
| Block* LevelObject2D::block |
The block of the object.
| Coordinate2D* LevelObject2D::coordinate |
The 2D coordinate of the object.