#include <World.h>
Inheritance diagram for Teem::SquareArenaWorld:

Public Member Functions | |
| virtual An::Point | getDimension ()=0 |
| Return the size of this square world. | |
| virtual void | setWallTextures (const std::valarray< An::Texture > &textures)=0 |
| Set the wall textures of this world. | |
| virtual void | useWalls (bool use)=0 |
| Enable/disable the use of walls. A square arena has walls by default. | |
1.4.2