PositionSync

Undocumented in source.

Constructors

this
this(EventManager em, Entity e, Entity parent)
Undocumented in source.

Members

Functions

update
void update(Time time)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

parent
Entity parent;
Undocumented in source.

Inherited Members

From EntityComponent

entity
Entity entity;
Undocumented in source.
update
void update(Time t)
Undocumented in source. Be warned that the author may not have intended to support it.
render
void render(GraphicsState* state)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta