|
Monad Engine da02fba2
> Undercity Codex_
|
#include <GameObject.h>
Public Member Functions | |
| template<typename T > | |
| void | RegisterObject (const std::string &name) |
| GameObject * | CreateGameObject (const std::string &typeName) |
Static Public Member Functions | |
| static GameObjectFactory & | GetInstance () |
Definition at line 55 of file GameObject.h.
|
inline |
Definition at line 70 of file GameObject.h.
Referenced by mnd::Scene::CreateObject().
|
inlinestatic |
Definition at line 58 of file GameObject.h.
Referenced by mnd::Scene::CreateObject().
|
inline |
Definition at line 65 of file GameObject.h.