Minetest 5.10.0-dev
 
Loading...
Searching...
No Matches
DecorationManager Member List

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

add(ObjDef *obj)ObjDefManagervirtual
addRaw(ObjDef *obj)ObjDefManagervirtual
clear()ObjDefManagervirtual
clone() constDecorationManager
cloneTo(ObjDefManager *mgr) constObjDefManagerprotected
create(DecorationType type)DecorationManagerinlinestatic
createHandle(u32 index, ObjDefType type, u32 uid)ObjDefManagerstatic
decodeHandle(ObjDefHandle handle, u32 *index, ObjDefType *type, u32 *uid)ObjDefManagerstatic
DecorationManager(IGameDef *gamedef)DecorationManager
DecorationManager()DecorationManagerinlineprivate
DISABLE_CLASS_COPY(ObjDefManager)ObjDefManager
get(ObjDefHandle handle) constObjDefManagervirtual
getByName(const std::string &name) constObjDefManagervirtual
getNodeDef() constObjDefManagerinline
getNumObjects() constObjDefManagerinline
getObjectTitle() constDecorationManagerinlinevirtual
getRaw(u32 index) constObjDefManagervirtual
getType() constObjDefManagerinline
m_ndefObjDefManagerprotected
m_objectsObjDefManagerprotected
m_objtypeObjDefManagerprotected
ObjDefManager(IGameDef *gamedef, ObjDefType type)ObjDefManager
ObjDefManager()ObjDefManagerinlineprotected
placeAllDecos(Mapgen *mg, u32 blockseed, v3s16 nmin, v3s16 nmax)DecorationManager
set(ObjDefHandle handle, ObjDef *obj)ObjDefManagervirtual
setRaw(u32 index, ObjDef *obj)ObjDefManagervirtual
validateHandle(ObjDefHandle handle) constObjDefManager
~DecorationManager()=defaultDecorationManagervirtual
~ObjDefManager()ObjDefManagervirtual