HashmapComponentStorage

Undocumented in source.

Members

Functions

add
void add(EntityId eid, ComponentType component)
Undocumented in source. Be warned that the author may not have intended to support it.
byKeyValue
auto byKeyValue()
Undocumented in source. Be warned that the author may not have intended to support it.
get
ComponentType* get(EntityId eid)
Undocumented in source. Be warned that the author may not have intended to support it.
length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
remove
void remove(EntityId eid)
Undocumented in source. Be warned that the author may not have intended to support it.
removeAll
void removeAll()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta