|
| cGameEnemyState_Spider_Dead (int alId, cInit *apInit, iGameEnemy *apEnemy) |
|
void | OnEnterState (iGameEnemyState *apPrevState) |
|
void | OnLeaveState (iGameEnemyState *apNextState) |
|
void | OnUpdate (float afTimeStep) |
|
void | OnSeePlayer (const cVector3f &avPosition, float afChance) |
|
bool | OnHearNoise (const cVector3f &avPosition, float afVolume) |
|
void | OnFlashlight (const cVector3f &avPosition) |
|
void | OnTakeHit (float afDamage) |
|
void | OnDeath (float afDamage) |
|
| iGameEnemyState_Spider_Base (int alId, cInit *apInit, iGameEnemy *apEnemy) |
|
virtual void | OnAnimationOver (const tString &asAnimName) |
|
virtual void | OnDraw () |
|
virtual void | OnPostSceneDraw () |
|
| iGameEnemyState (int alId, cInit *apInit, iGameEnemy *apEnemy) |
|
void | SetPreviousState (int alX) |
|
int | GetPreviousState () |
|
int | GetId () |
|
The documentation for this class was generated from the following file: