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

Public Member Functions

bool Matches (Entity entity)
 

Properties

int [] indices [get]
 

Detailed Description

Definition at line 3 of file IMatcher.cs.


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