OpenAstra
 
Loading...
Searching...
No Matches
GameObject Member List

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

_finalizeDump()GameObjectinlineprotectedvirtual
_finalizeUndump(std::shared_ptr< GameObject >)GameObjectinlineprotectedvirtual
_finalizeUndump()GameObjectinlineprotectedvirtual
accessDataItem(const std::string &dataItem)GameObjectinline
accessDataItem(const std::string &dataItem) constGameObjectinline
addDataItem(const std::string &dataItem)GameObjectinline
category() constGameObjectinline
childrenMap()GameObjectinline
createFromJsonFile(const std::string &category, ObjectId id)GameObjectinlinestatic
dataItemsFromTemplate(const nlohmann::json &template_data)GameObject
GameObject(const std::string &category, ObjectId id, const std::string &type)GameObjectprotected
getChild(ObjectId id)GameObjectinline
getChild(ObjectId id)GameObjectinline
getParent() constGameObjectinline
getParent() constGameObjectinline
getSibling(ObjectId id)GameObjectinline
getSibling(ObjectId id)GameObjectinline
hasChild(ObjectId id)GameObject
hasDataItem(const std::string &dataItem) constGameObjectinline
id() constGameObjectinline
initialize(const std::string &storage_path)GameObjectstatic
invalidDataItem (defined in GameObject)GameObjectinlinestatic
lock() (defined in GameObject)GameObject
registerSubtype(const std::string &category, undumpFactory undumpCb)GameObjectstatic
reparent(std::shared_ptr< GameObject > new_parent)GameObject
tick(double, double) (defined in GameObject)GameObjectinlinevirtual
toJson()GameObject
type() constGameObjectinline
undumpFactory typedef (defined in GameObject)GameObject
unlock() (defined in GameObject)GameObject
writeToJsonFile()GameObject
~GameObject() (defined in GameObject)GameObjectprotectedvirtual