17template <
typename ... Args>
24template <
typename First,
typename Second>
31template <
typename First>
ecs_entity_t entity_t
Entity type.
Class that wraps around a flecs::id_t.
flecs::id pair(entity_t o) const
Get pair ID from relationship and object.
flecs::id pair() const
Get pair ID from relationship and object.
flecs::id id() const
Get ID from a type.
flecs::id id(Args &&... args) const
ID factory.
flecs::id pair(entity_t r, entity_t o) const
Get pair ID from relationship and object.