EntityGroupBackground

Undocumented in source.

Constructors

this
this(EntityManager entityManager, 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

entityManager
EntityManager entityManager;
Undocumented in source.

Inherited Members

From EntityGroup

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

Meta