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

This is the complete list of members for StarSystem, 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
createFromDump(ObjectId id, const std::string &type) (defined in StarSystem)StarSystemstatic
createFromJsonFile(const std::string &category, ObjectId id)GameObjectinlinestatic
createFromTemplate(const std::string &name, const std::string &type) (defined in StarSystem)StarSystemstatic
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
queueCommand(std::shared_ptr< Command > command) (defined in StarSystem)StarSystem
registerSubtype(const std::string &category, undumpFactory undumpCb)GameObjectstatic
reparent(std::shared_ptr< GameObject > new_parent)GameObject
StarSystem(const std::string &name, double radius_kkm) (defined in StarSystem)StarSystem
StarSystem(ObjectId id) (defined in StarSystem)StarSystem
starsystemCategory (defined in StarSystem)StarSystemstatic
tick(double delta_time_s, double total_time_s) final (defined in StarSystem)StarSystemvirtual
toJson()GameObject
type() constGameObjectinline
undumpFactory typedef (defined in GameObject)GameObject
unlock() (defined in GameObject)GameObject
writeToJsonFile()GameObject
~GameObject() (defined in GameObject)GameObjectprotectedvirtual
~StarSystem() (defined in StarSystem)StarSystemvirtual