![]() |
Entitas
0.35.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
|
Public Member Functions | |
INoneOfMatcher | NoneOf (params int[] indices) |
INoneOfMatcher | NoneOf (params IMatcher[] matchers) |
![]() | |
bool | Matches (Entity entity) |
Additional Inherited Members | |
![]() | |
int [] | allOfIndices [get] |
int [] | anyOfIndices [get] |
int [] | noneOfIndices [get] |
![]() | |
int [] | indices [get] |
Definition at line 16 of file MatcherInterfaces.cs.