|
Monad Engine da02fba2
> Undercity Codex_
|
This is the complete list of members for eng::Scene, including all inherited members.
| Clear() | eng::Scene | |
| CollectLights() | eng::Scene | |
| CreateObject(const std::string &name, GameObject *parent=nullptr) | eng::Scene | |
| CreateObject(const std::string &type, const std::string &name, GameObject *parent=nullptr) | eng::Scene | |
| CreateObject(const std::string &name, GameObject *parent=nullptr) | eng::Scene | inline |
| GetMainCamera() | eng::Scene | |
| Load(const std::string &path) | eng::Scene | static |
| RegisterTypes() | eng::Scene | static |
| SetMainCamera(GameObject *camera) | eng::Scene | |
| SetParent(GameObject *obj, GameObject *parent) | eng::Scene | |
| Update(float deltaTime) | eng::Scene |