Package it.polimi.ingsw.client

  • Interface Summary 
    Interface Description
    View
    Interface that defines the methods of the interfaces (CLI and GUI) that need to be implemented to guarantee a correct game flow.
  • Class Summary 
    Class Description
    BoardClient
    Representation of the game Board client-side.
    Client
    Client wants to play Santorini and tries to establish a connection to the server.
    HeartbeatClient
    Allows the client to send a ping message to the server, to let him know that the client is still alive.
    NetworkHandler
    Handles connection to the server.
    PlayerClient
    Allows to store in the client information about the players.