#include <EnemyDeathInfo.h>
Classes | |
| struct | Arg |
Public Member Functions | |
| EnemyDeathInfo () | |
| bool | isDead () const |
| void | kill (const Arg &arg) |
Static Public Attributes | |
| static Arg | sDefaultArg |
Private Attributes | |
| Arg | mArg |
| bool | mIsDead |
|
inline |
|
inline |
| void EnemyDeathInfo::kill | ( | const Arg & | arg | ) |
|
static |
|
private |
|
private |