- add
void add(Entity entity, T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- assure
Storage!(T)* assure()
Undocumented in source. Be warned that the author may not have intended to support it.
- create_entity
Entity create_entity()
Undocumented in source. Be warned that the author may not have intended to support it.
- destroy_entity
void destroy_entity(Entity entity)
Undocumented in source. Be warned that the author may not have intended to support it.
- get
T* get(Entity entity)
Undocumented in source. Be warned that the author may not have intended to support it.
- has
bool has(Entity entity)
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.
- removeAll
void removeAll(Entity entity)
Undocumented in source. Be warned that the author may not have intended to support it.
- valid
bool valid(Entity entity)
Undocumented in source. Be warned that the author may not have intended to support it.
- view
auto view()
Undocumented in source. Be warned that the author may not have intended to support it.
- view
auto view()
Undocumented in source. Be warned that the author may not have intended to support it.