Class GameSetupSelection
java.lang.Object
it.polimi.ingsw.eriantys.messages.Message
it.polimi.ingsw.eriantys.messages.GameMessage
it.polimi.ingsw.eriantys.messages.client.GameSetupSelection
- All Implemented Interfaces:
Serializable
A
GameMessage
sent by a client in order to inform the server the tower color and wizard chosen by the user.- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionA getter for the tower color requested by the user.A getter for the wizard requested by the user.
-
Constructor Details
-
GameSetupSelection
-
-
Method Details
-
getTowerColor
A getter for the tower color requested by the user.- Returns:
- the chosen tower color
-
getWizard
A getter for the wizard requested by the user.- Returns:
- the chosen wizard
-