Module it.polimi.ingsw.am13
Class MsgResponseInGame
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.MsgResponseInGame
- All Implemented Interfaces:
Serializable
Response message which is sent when the game reaches the in game phase
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class it.polimi.ingsw.am13.network.socket.message.response.MsgResponse
getType
-
Constructor Details
-
MsgResponseInGame
public MsgResponseInGame()Builds a new response message
-