Exemplo n.º 1
0
 /// What round of the game this is.
 int roundNumber() {
   return Client.INSTANCE.getRoundNumber(connection);
 }