Example #1
0
 public void TestMethod1()
 {
     TitleScroller.TitleScreen();
     Game.MainMenu();
     PlanetMenu.Display("Mercury");
     PlanetMenu.Menu("Mercury");
 }