Class LastRoundUpdate

All Implemented Interfaces:
Serializable

public class LastRoundUpdate extends UserActionUpdate
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 Details

    • LastRoundUpdate

      public LastRoundUpdate()