Exemplo n.º 1
0
 public void SkipInstructions()
 {
     timerActive           = false;
     currentCountdownValue = 0;
     instructionsGuiHandler.DisableArrows();
     AudioClipPlayer.StopCountdown();
     panelAnimator.HidePanel();
 }