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