#include <shapes.hpp>
Inheritance diagram for Flatland::Block:

Definition at line 32 of file shapes.hpp.
Public Member Functions | |
| Block (vec2 topleft, vec2 bottomright) | |
| Block (vec2 center, float width, float height) | |
| Block (float left, float top, float right, float bottom) | |