Package it.polimi.ingsw.eriantys.messages.client
package it.polimi.ingsw.eriantys.messages.client
-
ClassDescriptionA
GameMessage
sent by a client in order to inform the server the tower color and wizard chosen by the user.AConnectionMessage
sent by a client in order to communicate the chosen (global and unique) username and subsequently establish a connection with the server.AMessage
sent by a client in order to request the usage screen coded for the current application phase.AConnectionMessage
sent by a client in order to request the server to join a lobby.AConnectionMessage
sent by a client in order to request the server to leave the lobby.AConnectionMessage
sent by a client in order to request a list of the available server-side lobbies.AConnectionMessage
sent by a client in order to request the server to create a new lobby with the specified number of players and game mode.AGameMessage
sent by a client in order to inform the server of theIslandGroup
literal for the Mother Nature pawn movement specified by the user in the current action phase.AGameMessage
sent by a client in order to inform the server of a (single) student disc movement specified by the user in the current action phase.AGameMessage
sent by a client in order to inform the server of theAssistantCard
literal chosen by the user in the current planning phase.AGameMessage
sent by a client in order to inform the server of theCharacterCard
literal chosen by the user in the current action phase.AConnectionMessage
sent by a client in order to request the server to reconnect to a lobby.AGameMessage
sent by a client in order to inform the server of the cloud tile literal specified by the user in the current action phase.