#include "CElement.h"


Classes | |
| class | CFloor |
| An element in the arena which represents a bomb. More... | |
Enumerations | |
| enum | EFloorAction { FLOORACTION_NONE, FLOORACTION_MOVEBOMB_RIGHT, FLOORACTION_MOVEBOMB_DOWN, FLOORACTION_MOVEBOMB_LEFT, FLOORACTION_MOVEBOMB_UP } |
| Describes actions on floors (moving bombs so far). More... | |
| enum EFloorAction |
Describes actions on floors (moving bombs so far).
1.5.5