#include <rcistructure.h>
Inheritance diagram for RCIStructure:

Public Member Functions | |
| RCIStructure (const OPENCITY_STRUCTURE_CODE &enumStructCode) | |
| RCIStructure (const OPENCITY_STRUCTURE_CODE &enumStructCode, Structure *pMain) | |
| const OPENCITY_GRAPHIC_CODE | GetNextLevelGraphicCode () const |
| const OPENCITY_GRAPHIC_CODE | GetPreviousLevelGraphicCode () const |
| const bool | LevelUp () |
| const bool | LevelDown () |
Definition at line 28 of file rcistructure.h.
|
|
Returns the GRAPHIC_CODE of the next level Reimplemented from Structure. Definition at line 67 of file rcistructure.cpp. References Structure::_eGC, and Structure::GetBaseGraphicCode(). |
|
|
Returns the GRAPHIC_CODE of the previous level Reimplemented from Structure. Definition at line 79 of file rcistructure.cpp. References Structure::_eGC, and Structure::GetBaseGraphicCode(). |
1.4.2