Voxellancer  0.3
A game about voxels in space
 All Classes Functions Pages
WorldObjectDestroyedPoll Member List

This is the complete list of members for WorldObjectDestroyedPoll, including all inherited members.

doCallback() (defined in EventPoll)EventPollprotected
EventPoll(const std::function< void()> &callback) (defined in EventPoll)EventPoll
handle() (defined in EventPoll)EventPoll
INVALID_KEY (defined in Scriptable)Scriptablestatic
isActive() const (defined in EventPoll)EventPoll
isDead() override (defined in WorldObjectDestroyedPoll)WorldObjectDestroyedPollprotectedvirtual
isScriptLocal() const (defined in Scriptable)Scriptable
m_active (defined in EventPoll)EventPollprotected
m_callback (defined in EventPoll)EventPollprotected
m_handle (defined in EventPoll)EventPollprotected
m_key (defined in Scriptable)Scriptableprotected
m_local (defined in Scriptable)Scriptableprotected
m_worldObject (defined in WorldObjectDestroyedPoll)WorldObjectDestroyedPollprotected
poll() override (defined in WorldObjectDestroyedPoll)WorldObjectDestroyedPollprotectedvirtual
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)EventPollprotectedvirtual
update(float deltaSec) (defined in EventPoll)EventPollvirtual
WorldObjectDestroyedPoll(WorldObject *worldObject, const std::function< void()> &callback) (defined in WorldObjectDestroyedPoll)WorldObjectDestroyedPoll
~EventPoll() (defined in EventPoll)EventPoll
~Scriptable() (defined in Scriptable)Scriptablevirtual