![]() |
Entitas
0.40.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
|
This is the complete list of members for Entitas.IAllOfMatcher< TEntity >, including all inherited members.
allOfIndices (defined in Entitas.ICompoundMatcher< TEntity >) | Entitas.ICompoundMatcher< TEntity > | |
AnyOf(params int[] indices) (defined in Entitas.IAllOfMatcher< TEntity >) | Entitas.IAllOfMatcher< TEntity > | |
AnyOf(params IMatcher< TEntity >[] matchers) (defined in Entitas.IAllOfMatcher< TEntity >) | Entitas.IAllOfMatcher< TEntity > | |
anyOfIndices (defined in Entitas.ICompoundMatcher< TEntity >) | Entitas.ICompoundMatcher< TEntity > | |
indices (defined in Entitas.IMatcher< TEntity >) | Entitas.IMatcher< TEntity > | |
Matches(TEntity entity) (defined in Entitas.IMatcher< TEntity >) | Entitas.IMatcher< TEntity > | |
NoneOf(params int[] indices) (defined in Entitas.IAnyOfMatcher< TEntity >) | Entitas.IAnyOfMatcher< TEntity > | |
NoneOf(params IMatcher< TEntity >[] matchers) (defined in Entitas.IAnyOfMatcher< TEntity >) | Entitas.IAnyOfMatcher< TEntity > | |
noneOfIndices (defined in Entitas.ICompoundMatcher< TEntity >) | Entitas.ICompoundMatcher< TEntity > |