Ejemplo n.º 1
0
 public void changeState(RotatorHP.State newState)
 {
     this.currentState = newState;
     
 }
Ejemplo n.º 2
0
 public void changeState(RotatorHP.State newState)
 {
     this.currentState = newState;
 }