#include <mob.h>


Public Member Functions | |
| Fleeing (Mob *m) | |
| virtual bool | act (bool enemyInFOV, bool justAlerted) |
| virtual std::string | status () |
Public Member Functions inherited from Mob::AiState | |
| AiState (Mob *m) | |
Static Public Attributes | |
| static const std::string | TAG = "FLEEING" |
Protected Member Functions | |
| void | nowhereToRun () |
Additional Inherited Members | |
Public Attributes inherited from Mob::AiState | |
| Mob * | owner |
|
inline |

|
virtual |
|
inlineprotected |

|
virtual |
|
static |