Follower.Follower

Undocumented in source.
template Follower(T : Entity)
class Follower : T {}

Constructors

this
this(E args)
Undocumented in source.

Members

Functions

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

Meta