Projection.Projection

Undocumented in source.
template Projection(T : Entity, string algorithm = "")
class Projection : T {}

Constructors

this
this(E args)
Undocumented in source.

Members

Functions

attach
void attach(Player player)
Undocumented in source. Be warned that the author may not have intended to support it.
move_event
void move_event(PlayerMoveEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
tick
void tick()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta