예제 #1
0
 public void InitWindow(GamePlayers i_GamePlayers)
 {
     r_GameWindow.Init(i_GamePlayers.GetNames());
 }