コード例 #1
0
 public void Action(int action)
 {
     // gamemanager action
     GameManager.ActionPlayer(action);
 }