Inheritance diagram for Demo::Block:

Definition at line 79 of file demo.hpp.
Public Member Functions | |
| Block (vec2 center, float width, float height) | |
| void | Draw () const |
| Flatland::Object * | GetFlatlandObject () |
Private Attributes | |
| Dynamic< Flatland::Block > | object |