A packet to tell the server you want to join a room.
Definition: Lobbies.hpp:41
A packet to send the content of lobbys.
Definition: Lobbies.hpp:24
A packet to tell the server you want to join a room.
Definition: Lobbies.hpp:48
int nbPlayersLobbyOne
Number of players in first lobby.
Definition: Lobbies.hpp:26
int nbOfLobbies
Number of lobbies in Server.
Definition: Lobbies.hpp:25
int id
Id of lobby to join.
Definition: Lobbies.hpp:42
int nbPlayersLobbyTwo
Number of players in second lobby.
Definition: Lobbies.hpp:27
A packet to get the different lobbys from newtork.
Definition: Lobbies.hpp:17
int nbPlayersLobbyThree
Number of players in third lobby.
Definition: Lobbies.hpp:28
A packet to create a lobby.
Definition: Lobbies.hpp:34
int nbPlayers
Number of player in lobby.
Definition: Lobbies.hpp:49