Exemplo n.º 1
0
 /// <summary>
 /// Close the application.
 /// </summary>
 public static void quit()
 {
     //onQuit event.                             TODO
     game.Close();
 }