Entities2D

Undocumented in source.

Constructors

this
this(Scene scene, Owner o)
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.
traverseEntitiesTree
int traverseEntitiesTree(Entity e, int delegate(Entity) dg)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

scene
Scene scene;
Undocumented in source.

Inherited Members

From EntityGroup

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

Meta