Esempio n. 1
0
 public bool IsReadyToPlay()
 {
     return(GameHandler.ArePlayersReady());
 }