BasicView

Undocumented in source.

Members

Functions

get
T* get(Entity entity)
Undocumented in source. Be warned that the author may not have intended to support it.
opApply
int opApply(int delegate(Entity) dg)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
BasicView create(Storage!(T)* s)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

storage
Storage!(T)* storage;
Undocumented in source.

Meta