Entitas  0.40.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Entitas.IAnyOfMatcher< TEntity > Member List

This is the complete list of members for Entitas.IAnyOfMatcher< TEntity >, including all inherited members.

allOfIndices (defined in Entitas.ICompoundMatcher< TEntity >)Entitas.ICompoundMatcher< 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 >