EntityGroupSpatialOpaque

Undocumented in source.

Constructors

this
this(EntityManager entityManager, bool dynamic, Owner owner)
Undocumented in source.

Members

Functions

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

Variables

dynamic
bool dynamic;
Undocumented in source.
entityManager
EntityManager entityManager;
Undocumented in source.

Inherited Members

From EntityGroup

opApply
int opApply(int delegate(Entity) dg)
Undocumented in source.

Meta