Blowbox 2017
A 3D Game Engine by Riko Ophorst using DirectX 12
blowbox::EntityFactory Member List

This is the complete list of members for blowbox::EntityFactory, including all inherited members.

AddChildToEntity(SharedPtr< Entity > entity, SharedPtr< Entity > child)blowbox::EntityFactorystatic
CreateEntity(const String &name)blowbox::EntityFactorystatic
CreateEntity(const String &name, SharedPtr< Entity > parent)blowbox::EntityFactorystatic
RemoveChildFromEntity(SharedPtr< Entity > entity, SharedPtr< Entity > child)blowbox::EntityFactorystatic