Exemplo n.º 1
0
 public void SetTime(int seconds)
 {
     TimeValue.text = GameUtils.TimeFormat(seconds);
 }