Package it.polimi.ingsw.model
This package contains classes used in the Server Side to manage the State of
a Game.
-
Interface Summary Interface Description Action Interface used to implement different type of Player actions on the Board -
Class Summary Class Description Block Class that is used to store a game board block informationCell Class that is used to store a single board cell informationGame This is the Game Class, it is used to manage the data of the game.Player Class that is used to store general player's information -
Enum Summary Enum Description Color GameMode GamePhase God StatusPlayer TypeBlock