Entitas Redux
|
This is the complete list of members for JCMG.EntitasRedux.EntityIndex< TEntity, TKey >, including all inherited members.
Activate() | JCMG.EntitasRedux.EntityIndex< TEntity, TKey > | virtual |
Deactivate() | JCMG.EntitasRedux.AbstractEntityIndex< TEntity, TKey > | virtual |
EntityIndex(string name, IGroup< TEntity > group, Func< TEntity, IComponent, TKey > getKey) | JCMG.EntitasRedux.EntityIndex< TEntity, TKey > | |
EntityIndex(string name, IGroup< TEntity > group, Func< TEntity, IComponent, TKey[]> getKeys) | JCMG.EntitasRedux.EntityIndex< TEntity, TKey > | |
EntityIndex(string name, IGroup< TEntity > group, Func< TEntity, IComponent, TKey > getKey, IEqualityComparer< TKey > comparer) | JCMG.EntitasRedux.EntityIndex< TEntity, TKey > | |
EntityIndex(string name, IGroup< TEntity > group, Func< TEntity, IComponent, TKey[]> getKeys, IEqualityComparer< TKey > comparer) | JCMG.EntitasRedux.EntityIndex< TEntity, TKey > | |
GetEntities(TKey key) | JCMG.EntitasRedux.EntityIndex< TEntity, TKey > | |
Name | JCMG.EntitasRedux.AbstractEntityIndex< TEntity, TKey > | |
ToString() | JCMG.EntitasRedux.EntityIndex< TEntity, TKey > |