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

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.
 

Detailed Description

Term world mixin.

Definition in file mixin.inl.