Exemple #1
0
 private void StartButtonClicked()
 {
     timer.StartTimer();
     cubes.StartFlickering();
 }