|
| AABBEnteredPoll (WorldObject *worldObject, const AABB &aabb, const std::function< void()> &callback) |
|
virtual bool | isDead () override |
|
| 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 void | specialOnCallback () override |
|
void | doCallback () |
|
|
static const int | INVALID_KEY = -1 |
|
The documentation for this class was generated from the following files: