public void TurnAround() { Movement.TurnAround(this); }
public void TurnAround() { Movement.TurnAround(this); this.StopMoving(); }