Hosting courtesy of Sourceforge

SourceForge Logo
Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Game::IndestructibleTile Class Reference

#include <Tile.h>

Inheritance diagram for Game::IndestructibleTile:

Inheritance graph
[legend]
Collaboration diagram for Game::IndestructibleTile:

Collaboration graph
[legend]
List of all members.

Detailed Description

Tile that is never passable, regardless of how many explosions it gets it by

Definition at line 114 of file Tile.h.


Constructor & Destructor Documentation

virtual Game::IndestructibleTile::~IndestructibleTile   [virtual]
 

Definition at line 116 of file Tile.h.


Member Function Documentation

AbstractTile * IndestructibleTile::dynCopy   const [virtual]
 

Reimplemented from Game::AbstractTile.

Definition at line 78 of file Tile.cpp.

bool IndestructibleTile::isPassable   const [virtual]
 

Reimplemented from Game::AbstractTile.

Definition at line 102 of file Tile.cpp.


The documentation for this class was generated from the following files:
Generated on Tue May 21 07:26:53 2002 for BomberLAN by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001