Package it.polimi.ingsw.gc14.Network.NetworkEvents


package it.polimi.ingsw.gc14.Network.NetworkEvents
  • Classes
    Class
    Description
    Network event used to register a new player in the lobby.
    Network event that transitions all clients to the next round.
    Network event used to notify all clients that a player has disconnected.
    NetworkEvent to draw a building card from the lower card list.
    NetworkEvent to draw a tribe card from the lower card list.
    NetworkEvent to draw a building card from the upper card list.
    NetworkEvent to draw a tribe card from the upper card list.
    Network event that signals the end of the game and delivers the final standings.
    Network event used to notify that a player has reconnected to the game.
    Network event used to skip the current player's optional card action.
    NetworkEvent to select a slot where to place the player totem.
    Network event used to handle a player's totem choice.