Entitas  0.40.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Static Public Member Functions | List of all members
Entitas.GroupExtension Class Reference

Static Public Member Functions

static Collector< TEntity > CreateCollector< TEntity > (this IGroup< TEntity > group, GroupEvent groupEvent=GroupEvent.Added)
 Creates an Collector for this group.
 

Detailed Description

Definition at line 3 of file GroupExtension.cs.


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