levelz-c 0.1.0
|
#include <block.h>
Public Attributes | |
Block * | block |
Coordinate3D * | coordinate |
Utility Object for representing a Level Block and its Coordinate.
Block* LevelObject3D::block |
The block of the object.
Coordinate3D* LevelObject3D::coordinate |
The 3D coordinate of the object.