![]() |
Flecs v3.2
A fast entity component system (ECS) for C & C++
|
Term world mixin. More...
Go to the source code of this file.
Functions | |
template<typename T > | |
flecs::term | term () const |
Create a term for a (component) type. | |
template<typename First , typename Second > | |
flecs::term | term () const |
Create a term for a pair. | |
Term world mixin.
Definition in file mixin.inl.