Class InitialBoardStatus

java.lang.Object
it.polimi.ingsw.eriantys.messages.Message
it.polimi.ingsw.eriantys.messages.server.InitialBoardStatus
All Implemented Interfaces:
Serializable

public class InitialBoardStatus extends Message
A Message sent by the server in order to enclose the status of the Board at the start of the game.
See Also:
  • Constructor Details

    • InitialBoardStatus

      public InitialBoardStatus(GameManager gm)
  • Method Details

    • getStatus

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