Flecs v3.2
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
builder.hpp File Reference

System builder. More...

Include dependency graph for builder.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  flecs::system_builder< Components >
 System builder. More...
 

Namespaces

namespace  flecs::_
 Int to enum.
 

Typedefs

template<typename ... Components>
using flecs::_::system_builder_base
 

Detailed Description

System builder.

Definition in file builder.hpp.