public void AdjustSpinMarker(int x, int y)
 {
     flightPath.SetSpinMarker(x, y);
 }