Package it.polimi.ingsw.controller

  • Class Summary
    Class Description
    LocalVirtualView
    A model observer that calls method directly on ClientModelUpdaterInterface when an update is received: used in local game (to instantiate instead of NetworkVirtualView)
    NetworkVirtualView
    A model observer that send all the received update in the network: used when the game is not in local