|
|
| WorldObjectDestroyedPoll (WorldObject *worldObject, const std::function< void()> &callback) |
| |
|
| EventPoll (const std::function< void()> &callback) |
| |
|
virtual void | update (float deltaSec) |
| |
|
bool | isActive () const |
| |
|
void | setActive (bool active) |
| |
|
Handle< EventPoll > & | handle () |
| |
|
int | scriptKey () const |
| |
|
void | setScriptKey (int key) |
| |
|
bool | isScriptLocal () const |
| |
|
void | setScriptLocal (bool local) |
| |
|
|
virtual bool | poll () override |
| |
|
virtual bool | isDead () override |
| |
|
void | doCallback () |
| |
|
virtual void | specialOnCallback () |
| |
|
|
static const int | INVALID_KEY = -1 |
| |
The documentation for this class was generated from the following files: