Ejemplo n.º 1
0
 void updateVisualTimer(float secondsRemaining)
 {
     timeRemaining.text = timer.ToString();
 }