CWall.h File Reference

Header file of the arena's wall element. More...

#include "CElement.h"

Include dependency graph for CWall.h:

This graph shows which files directly or indirectly include this file:


Classes

class  CWall
 An element in the arena which represents a wall. More...

Enumerations

enum  EWallType { WALL_HARD, WALL_SOFT, WALL_FALLING }
 Describe a wall type. More...

Detailed Description

Header file of the arena's wall element.


Enumeration Type Documentation

enum EWallType

Describe a wall type.

Enumerator:
WALL_HARD  Hard walls cannot be burnt by flames.
WALL_SOFT  Soft walls can be burnt by flames.
WALL_FALLING  Falling walls come from the sky and crush what's on the ground.


Generated on Sat Oct 18 12:26:39 2008 for Bombermaaan by  doxygen 1.5.5
Visit the Bombermaaan project page
SourceForge.net Logo