Component

Undocumented in source.

Constructors

this
this(ECSHandler handler, Entity e)
Undocumented in source.

Members

Functions

register
void register(void delegate(EventArgs) del, int event)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_handler
ECSHandler _handler;
Undocumented in source.
entity
Entity entity;
Undocumented in source.

Meta