Class LastRoundUpdate
java.lang.Object
it.polimi.ingsw.eriantys.messages.Message
it.polimi.ingsw.eriantys.messages.server.UserActionUpdate
it.polimi.ingsw.eriantys.messages.server.LastRoundUpdate
- All Implemented Interfaces:
Serializable
A message of type
UserActionUpdate
sent by the server in order to notify the client of the last round of the game.
The condition is met under a number of circumstances based on the players' actions and the status of the Board
.- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class it.polimi.ingsw.eriantys.messages.server.UserActionUpdate
getNextPlayer, setNextPlayer
-
Constructor Details
-
LastRoundUpdate
public LastRoundUpdate()
-