Example #1
0
 private static void SetWheelPositions(WheelBay wheelBay)
 {
     wheelBay.SetWheelPositions(
         0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
 }