Uses of Package
it.polimi.ingsw.model
-
Packages that use it.polimi.ingsw.model Package Description it.polimi.ingsw.controller This package contains classes to manage the comunication I/O with the Game State.it.polimi.ingsw.model This package contains classes used in the Server Side to manage the State of a Game. -
Classes in it.polimi.ingsw.model used by it.polimi.ingsw.controller Class Description Game This is the Game Class, it is used to manage the data of the game. -
Classes in it.polimi.ingsw.model used by it.polimi.ingsw.model Class Description Action Interface used to implement different type of Player actions on the BoardBlock Class that is used to store a game board block informationCell Class that is used to store a single board cell informationColor GameMode GamePhase God Player Class that is used to store general player's informationStatusPlayer TypeBlock