#include <CSWWall.h>
Additional Inherited Members | |
Public Member Functions inherited from CodeSubWars::CSWObject | |
const std::string & | getName () const |
This class represents a wall. A wall is not dynamic, i.e. it can not move or be moved within the world. Also its not possible to destroy walls.