Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
ActiveObject Member List

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

ActiveObject(u16 id)ActiveObjectinline
addAttachmentChild(int child_id)ActiveObjectinlinevirtual
clearChildAttachments()ActiveObjectinlinevirtual
clearParentAttachment()ActiveObjectinlinevirtual
collideWithObjects() const =0ActiveObjectpure virtual
getAttachment(int *parent_id, std::string *bone, v3f *position, v3f *rotation, bool *force_visible) constActiveObjectinlinevirtual
getCollisionBox(aabb3f *toset) const =0ActiveObjectpure virtual
getId() constActiveObjectinline
getSelectionBox(aabb3f *toset) const =0ActiveObjectpure virtual
getType() const =0ActiveObjectpure virtual
m_idActiveObjectprotected
removeAttachmentChild(int child_id)ActiveObjectinlinevirtual
setAttachment(int parent_id, const std::string &bone, v3f position, v3f rotation, bool force_visible)ActiveObjectinlinevirtual
setId(u16 id)ActiveObjectinline