Ejemplo n.º 1
0
 public MoveRangeCalculator(Creature owner)
     : this(owner.MapBattlemap)
 {
     _owner = owner;
 }