Class BoardUpdate

All Implemented Interfaces:
Serializable

public class BoardUpdate extends UserActionUpdate
A message of type UserActionUpdate sent by the server in order to enclose the status of the Board of the game following a player action.
See Also:
  • Constructor Details

  • Method Details

    • getStatus

      public BoardStatus getStatus()
      A getter for the status of the board.
      Returns:
      the internal representation of the status
    • getPhase

      public PhaseName getPhase()
      A getter for the phase name which prompts an information message to the UI.
      Returns:
      the phase name, or null if no message should be shown following the receiving of this