Blowbox 2017
A 3D Game Engine by Riko Ophorst using DirectX 12
|
This is the complete list of members for blowbox::EntityFactory, including all inherited members.
AddChildToEntity(SharedPtr< Entity > entity, SharedPtr< Entity > child) | blowbox::EntityFactory | static |
CreateEntity(const String &name) | blowbox::EntityFactory | static |
CreateEntity(const String &name, SharedPtr< Entity > parent) | blowbox::EntityFactory | static |
RemoveChildFromEntity(SharedPtr< Entity > entity, SharedPtr< Entity > child) | blowbox::EntityFactory | static |