- add
void add(Entity e, string group)
Undocumented in source. Be warned that the author may not have intended to support it.
- deleted
void deleted(Entity e)
Undocumented in source. Be warned that the author may not have intended to support it.
- getEntities
Bag!Entity getEntities(string group)
Undocumented in source. Be warned that the author may not have intended to support it.
- getGroups
Bag!string getGroups(Entity e)
Undocumented in source. Be warned that the author may not have intended to support it.
- initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.
- isInAnyGroup
bool isInAnyGroup(Entity e)
Undocumented in source. Be warned that the author may not have intended to support it.
- isInGroup
bool isInGroup(Entity e, string group)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
void remove(Entity e, string group)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeFromAllGroups
void removeFromAllGroups(Entity e)
Undocumented in source. Be warned that the author may not have intended to support it.