R-Type
Distributed multiplayer game engine in C++
Loading...
Searching...
No Matches
ecs::wrapper::EntityBuilder Member List

This is the complete list of members for ecs::wrapper::EntityBuilder, including all inherited members.

_entityecs::wrapper::EntityBuilderprivate
_worldecs::wrapper::EntityBuilderprivate
build()ecs::wrapper::EntityBuilder
configure(std::function< void(Entity &)> configurator)ecs::wrapper::EntityBuilder
EntityBuilder(ECSWorld *world)ecs::wrapper::EntityBuilderexplicit
operator Entity()ecs::wrapper::EntityBuilder
with(const T &component)ecs::wrapper::EntityBuilder
with(std::function< T()> factory)ecs::wrapper::EntityBuilder