Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
client::ActiveObjectMgr Member List

This is the complete list of members for client::ActiveObjectMgr, including all inherited members.

ActiveObjectMgr()=defaultActiveObjectMgr< ClientActiveObject >
clear()ActiveObjectMgr< ClientActiveObject >inline
DISABLE_CLASS_COPY(ActiveObjectMgr)ActiveObjectMgr< ClientActiveObject >
getActiveObject(u16 id)ActiveObjectMgr< ClientActiveObject >inline
getActiveObjects(const v3f &origin, f32 max_d, std::vector< DistanceSortedActiveObject > &dest)client::ActiveObjectMgr
getActiveSelectableObjects(const core::line3d< f32 > &shootline)client::ActiveObjectMgr
getFreeId() constActiveObjectMgr< ClientActiveObject >inlineprotected
isFreeId(u16 id) constActiveObjectMgr< ClientActiveObject >inlineprotected
m_active_objectsActiveObjectMgr< ClientActiveObject >protected
registerObject(std::unique_ptr< ClientActiveObject > obj) overrideclient::ActiveObjectMgrvirtual
removeObject(u16 id) overrideclient::ActiveObjectMgrvirtual
step(float dtime, const std::function< void(ClientActiveObject *)> &f) overrideclient::ActiveObjectMgrvirtual
~ActiveObjectMgr() overrideclient::ActiveObjectMgrvirtual