Ejemplo n.º 1
0
 public void SetTimer()
 {
     UITimer.ResetAnimatorBools();
     UITimer.EnableAllDots();
     UITimer.amountOfEnabledDots = amountOfDots;
     UITimer.lastTime            = currentTime = timePerQuestion;
 }