Voxellancer
0.3
A game about voxels in space
|
This is the complete list of members for WorldObjectDestroyedPoll, including all inherited members.
doCallback() (defined in EventPoll) | EventPoll | protected |
EventPoll(const std::function< void()> &callback) (defined in EventPoll) | EventPoll | |
handle() (defined in EventPoll) | EventPoll | |
INVALID_KEY (defined in Scriptable) | Scriptable | static |
isActive() const (defined in EventPoll) | EventPoll | |
isDead() override (defined in WorldObjectDestroyedPoll) | WorldObjectDestroyedPoll | protectedvirtual |
isScriptLocal() const (defined in Scriptable) | Scriptable | |
m_active (defined in EventPoll) | EventPoll | protected |
m_callback (defined in EventPoll) | EventPoll | protected |
m_handle (defined in EventPoll) | EventPoll | protected |
m_key (defined in Scriptable) | Scriptable | protected |
m_local (defined in Scriptable) | Scriptable | protected |
m_worldObject (defined in WorldObjectDestroyedPoll) | WorldObjectDestroyedPoll | protected |
poll() override (defined in WorldObjectDestroyedPoll) | WorldObjectDestroyedPoll | protectedvirtual |
Scriptable() (defined in Scriptable) | Scriptable | |
scriptKey() const (defined in Scriptable) | Scriptable | |
setActive(bool active) (defined in EventPoll) | EventPoll | |
setScriptKey(int key) (defined in Scriptable) | Scriptable | |
setScriptLocal(bool local) (defined in Scriptable) | Scriptable | |
specialOnCallback() (defined in EventPoll) | EventPoll | protectedvirtual |
update(float deltaSec) (defined in EventPoll) | EventPoll | virtual |
WorldObjectDestroyedPoll(WorldObject *worldObject, const std::function< void()> &callback) (defined in WorldObjectDestroyedPoll) | WorldObjectDestroyedPoll | |
~EventPoll() (defined in EventPoll) | EventPoll | |
~Scriptable() (defined in Scriptable) | Scriptable | virtual |