Example #1
0
 private void activateAtLastCheckpoint()
 {
     ship.moveToLastCheckpoint();
     ship.activateShip();
 }