Exemplo n.º 1
0
 public override Selector ActivateBehavior(Dwarf d)
 {
     d.SetActionVector(Position);
     return new MoveToVector();
 }