EntityController

Undocumented in source.
abstract
class EntityController : Owner {}

Constructors

this
this(Entity e)
Undocumented in source.

Members

Functions

update
void update(double dt)
Undocumented in source.

Variables

entity
Entity entity;
Undocumented in source.

Meta