Exemplo n.º 1
0
 public void Action(int action)
 {
     // gamemanager action
     GameManager.ActionPlayer(action);
 }