Monad Engine da02fba2
> Undercity Codex_
Loading...
Searching...
No Matches
eng::Scene Member List

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::Sceneinline
GetMainCamera()eng::Scene
Load(const std::string &path)eng::Scenestatic
RegisterTypes()eng::Scenestatic
SetMainCamera(GameObject *camera)eng::Scene
SetParent(GameObject *obj, GameObject *parent)eng::Scene
Update(float deltaTime)eng::Scene