示例#1
0
 /**
  * Exits the minigame to the overworld scene.
  */
 public void exitMinigame()
 {
     system.exit();
 }