Entitas  0.35.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Entitas.Pools Class Reference

Static Public Member Functions

static Pool CreatePool (string poolName, int totalComponents, string[] componentNames, System.Type[] componentTypes)
 

Properties

static Pools sharedInstance [get, set]
 

Detailed Description

Definition at line 3 of file Pools.cs.


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