EntityManager

Undocumented in source.

Constructors

this
this(Owner owner)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

addEntity
void addEntity(Entity e)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

entities
Array!Entity entities;
Undocumented in source.

Meta