- add
void add(Entity entity, Component component)
Undocumented in source. Be warned that the author may not have intended to support it.
- contains
bool contains(Entity entity)
Undocumented in source. Be warned that the author may not have intended to support it.
- get
Component* get(Entity entity)
Undocumented in source. Be warned that the author may not have intended to support it.
- len
size_t len()
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
void remove(Entity entity)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeIfContains
void removeIfContains(Entity entity)
Undocumented in source. Be warned that the author may not have intended to support it.