Apocalypse mirror
Sourceforge mirror |
News | Info | Characters | Arenas | Screenshots | Forums | Download | ||||
Developer: | Making of | Character-HOWTO | AI Design | Submit a Character | |||
Documentation: | Main Page | Modules | Class Hierarchy | Class List | File List |
#include <FighterStats.h>
Inheritance diagram for CFighterStatsDemo:
Public Member Functions | |
CFighterStatsDemo (FighterEnum a_iFighter=UNKNOWN) | |
virtual | ~CFighterStatsDemo () |
int | Advance (int a_iNumFrames, bool a_bFlip) |
Protected Attributes | |
int | m_iTimeLeft |
FighterEnum | m_enFighter |
CRlePack * | m_poStaff |
std::string | m_sKeys |
std::string | m_sStory |
Static Protected Attributes | |
static int | mg_iLastFighter = -1 |
static FighterEnum | mg_aenFighterOrder [LASTFIGHTER-1] |
|
|
|
|
|
Reimplemented from CDemo. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|