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

This is the complete list of members for Entitas.ICompoundMatcher< 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 >
noneOfIndices (defined in Entitas.ICompoundMatcher< TEntity >)Entitas.ICompoundMatcher< TEntity >