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

This is the complete list of members for mnd::Scene, including all inherited members.

Clear()mnd::Scene
CollectLight()mnd::Scene
CreateObject(const std::string &name, GameObject *parent=nullptr)mnd::Scene
CreateObject(const std::string &type, const std::string &name, GameObject *parent=nullptr)mnd::Scene
CreateObject(const str &name, GameObject *parent=nullptr)mnd::Sceneinline
GetMainCamera()mnd::Scene
GetRootObjects() constmnd::Sceneinline
Load(const str &path)mnd::Scenestatic
RegisterTypes()mnd::Scenestatic
SetMainCamera(GameObject *camera)mnd::Scene
SetParent(GameObject *obj, GameObject *parent)mnd::Scene
Update(f32 deltaTime)mnd::Scene