Ejemplo n.º 1
0
 public void ChangeTargetButton(string direction)
 {
     _targetManager.ChangeTarget(direction);
 }