Class SelectCloud
java.lang.Object
it.polimi.ingsw.eriantys.messages.Message
it.polimi.ingsw.eriantys.messages.GameMessage
it.polimi.ingsw.eriantys.messages.client.SelectCloud
- All Implemented Interfaces:
Serializable
A
GameMessage
sent by a client in order to inform the server of
the cloud tile literal specified by the user in the current action phase.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
getCloud()
A getter for the cloud tile literal requested by the user.
-
Constructor Details
-
SelectCloud
-
-
Method Details
-
getCloud
public int getCloud()A getter for the cloud tile literal requested by the user.- Returns:
- the chosen cloud tile literal
-