コード例 #1
0
 public void GameWin()
 {
     Debug.Log("游戏胜利了");
     winPanel.Show();
 }