Module it.polimi.ingsw.am13
Class MsgCommandPlayStarter
java.lang.Object
it.polimi.ingsw.am13.network.socket.message.Message
it.polimi.ingsw.am13.network.socket.message.command.MsgCommand
it.polimi.ingsw.am13.network.socket.message.command.MsgCommandPlayStarter
- All Implemented Interfaces:
Serializable
Command message which is sent to play the starter card
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionMsgCommandPlayStarter
(Side side) Creates the message by setting the attribute to the parameter -
Method Summary
-
Field Details
-
side
The side on which the starter card should be played
-
-
Constructor Details
-
MsgCommandPlayStarter
Creates the message by setting the attribute to the parameter- Parameters:
side
- on which the starter card should be played
-
-
Method Details
-
getSide
- Returns:
- the side on which the starter card should be played
-