Module it.polimi.ingsw.am13
Class MsgCommandChoosePersonalObjective
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.MsgCommandChoosePersonalObjective
- All Implemented Interfaces:
Serializable
Command message which is sent to choose the personal objective
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCreates the message by setting the attribute to the parameter -
Method Summary
-
Field Details
-
card
The chosen personal objective
-
-
Constructor Details
-
MsgCommandChoosePersonalObjective
Creates the message by setting the attribute to the parameter- Parameters:
card
- the chosen personal objective
-
-
Method Details
-
getCard
- Returns:
- the chosen personal objective
-