xecs.Query#
- class xecs.Query[source]#
Bases:
Generic[T]A system parameter providing selective access to component data.
Methods
Get the cartesian product of component data matching the query.
Get the component data matching the query.
Attributes
Bases: Generic[T]
A system parameter providing selective access to component data.
Methods
Get the cartesian product of component data matching the query. |
|
Get the component data matching the query. |
Attributes