Entitas  0.35.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Entitas.INoneOfMatcher Interface Reference
Inheritance diagram for Entitas.INoneOfMatcher:
Entitas.ICompoundMatcher Entitas.IMatcher Entitas.Matcher

Additional Inherited Members

- Public Member Functions inherited from Entitas.IMatcher
bool Matches (Entity entity)
 
- Properties inherited from Entitas.ICompoundMatcher
int [] allOfIndices [get]
 
int [] anyOfIndices [get]
 
int [] noneOfIndices [get]
 
- Properties inherited from Entitas.IMatcher
int [] indices [get]
 

Detailed Description

Definition at line 21 of file MatcherInterfaces.cs.


The documentation for this interface was generated from the following file: