ComponentQuery

Undocumented in source.

Members

Aliases

Components
alias Components = staticMap!(StorageComponentTypePtr, Filter!(isAnyComponentStorage, ComponentStorages))
Undocumented in source.

Functions

opApply
int opApply(int delegate(Row) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
opApply
int opApply(int delegate(EntityId id, Components) dg)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta