#include <Entity.h>
Inheritance diagram for Teem::RectangularBlock:

Public Member Functions | |
| virtual void | set (double width, double height, double x, double y, double orientation)=0 |
| Set the width, height, position and orientation of this rectangular block. | |
Protected Member Functions | |
| RectangularBlock () | |
| Protected constructor, created by RectangularBlockCreator-capable worlds. | |
Friends | |
| class | RectangularBlockCreator |
1.4.2