|
virtual void | Activate () |
|
virtual void | Deactivate () |
|
|
| AbstractEntityIndex (Group group, Func< Entity, IComponent, T > getKey) |
|
void | indexEntities (Group group) |
|
void | onEntityAdded (Group group, Entity entity, int index, IComponent component) |
|
void | onEntityRemoved (Group group, Entity entity, int index, IComponent component) |
|
abstract void | addEntity (Entity entity, IComponent component) |
|
abstract void | removeEntity (Entity entity, IComponent component) |
|
abstract void | clear () |
|
Definition at line 11 of file EntityIndex.cs.
The documentation for this class was generated from the following file: