Module polimi.ingsw.am21.codex
Package polimi.ingsw.am21.codex.client.localModel
package polimi.ingsw.am21.codex.client.localModel
-
ClassesClassDescriptionCLass that represents a game available in the game menu.Class that represents the local game board It is included in the local model container class It is used to store the information about the current game the player is in for view drawing purposes only.Class that represents the local lobby.Class that represents the local menu.The LocalModelContainer class is the container of the model of the game that is stored locally on the client side to enable client interaction with the server.A class used to store the client context in the localModel, It is queried by the view in case View Updates are received.The class that represents the local player.