MapSite Class Reference

#include <MapSite.h>

Inherits Object.

Inherited by Door, Room, and Wall.

Collaboration diagram for MapSite:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void Enter ()=0
virtual void Print (int indent=0)

Protected Member Functions

 MapSite ()
virtual ~MapSite ()


Detailed Description

Definition at line 9 of file MapSite.h.


Constructor & Destructor Documentation

MapSite::MapSite (  )  [protected]

Definition at line 5 of file MapSite.cpp.

MapSite::~MapSite (  )  [protected, virtual]

Definition at line 7 of file MapSite.cpp.


Member Function Documentation

virtual void MapSite::Enter (  )  [pure virtual]

Implemented in Door, Room, and Wall.

void MapSite::Print ( int  indent = 0  )  [virtual]

Reimplemented from Object.

Reimplemented in BombedWall, Door, Room, and Wall.

Definition at line 9 of file MapSite.cpp.

References PrintIndent().


The documentation for this class was generated from the following files:

Generated on Sat Mar 21 17:07:54 2009 for Abstract Factory Design Pattern by  doxygen 1.5.8