|
R-Type
Distributed multiplayer game engine in C++
|
This is the complete list of members for ecs::wrapper::EntityBuilder, including all inherited members.
| _entity | ecs::wrapper::EntityBuilder | private |
| _world | ecs::wrapper::EntityBuilder | private |
| build() | ecs::wrapper::EntityBuilder | |
| configure(std::function< void(Entity &)> configurator) | ecs::wrapper::EntityBuilder | |
| EntityBuilder(ECSWorld *world) | ecs::wrapper::EntityBuilder | explicit |
| operator Entity() | ecs::wrapper::EntityBuilder | |
| with(const T &component) | ecs::wrapper::EntityBuilder | |
| with(std::function< T()> factory) | ecs::wrapper::EntityBuilder |