Ejemplo n.º 1
0
 public void setEstado(Estado_Do_Player novoEstado)
 {
     this.estadoAtual = novoEstado;
 }
Ejemplo n.º 2
0
 public void setEstado(Estado_Do_Player novoEstado)
 {
     this.estadoAtual = novoEstado;
 }