Esempio n. 1
0
 public void actualizarDistancia()
 {
     this.txtRemainingSteps.text = totemActual.distanciaRestante();
 }