Ejemplo n.º 1
0
 public void StartButtonClicked()
 {
     //Hide the main menu UI element
     showPanels.HideMenu();
     showPanels.ShowLevels();
 }