Module it.polimi.ingsw.am13
Class MsgResponseEndGame
java.lang.Object
it.polimi.ingsw.am13.network.socket.message.Message
it.polimi.ingsw.am13.network.socket.message.response.MsgResponse
it.polimi.ingsw.am13.network.socket.message.response.MsgResponseEndGame
- All Implemented Interfaces:
Serializable
Response message which is sent to signal the end of the game
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class it.polimi.ingsw.am13.network.socket.message.response.MsgResponse
getType
-
Constructor Details
-
MsgResponseEndGame
public MsgResponseEndGame()Builds a new response message
-