Class ViewUpdatingMessage

java.lang.Object
polimi.ingsw.am21.codex.controller.messages.Message
polimi.ingsw.am21.codex.controller.messages.ViewUpdatingMessage
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CardPlacedMessage, ChatMessageMessage, GameCreatedMessage, GameDeletedMessage, GameHaltedMessage, GameOverMessage, GameStartedMessage, LobbyInfoMessage, NextTurnUpdateMessage, PlayerChoseObjectiveCardMessage, PlayerConnectionChangedMessage, PlayerJoinedGameMessage, PlayerJoinedLobbyMessage, PlayerLeftLobbyMessage, PlayerScoresUpdateMessage, PlayerSetNicknameMessage, PlayerSetTokenColorMessage, RemainingRoundsMessage, UserContextMessage, WinningPlayerMessage

public abstract class ViewUpdatingMessage extends Message
See Also:
  • Constructor Details

    • ViewUpdatingMessage

      public ViewUpdatingMessage(MessageType type)