Exemple #1
0
 private void ShowHome()
 {
     playing.HideScore();
     gameOver.Hide();
     home.Show();
 }