Inheritance diagram for Demo::Wall:
Definition at line 89 of file demo.hpp.
Public Member Functions | |
Wall (vec2 center, float width, float height) | |
Wall (float left, float top, float right, float bottom) | |
void | Draw () const |
Flatland::Object * | GetFlatlandObject () |
Private Attributes | |
Static< Flatland::Block > | object |