Uses of Class
it.polimi.ingsw.model.Game
-
Packages that use Game Package Description it.polimi.ingsw.controller This package contains classes to manage the comunication I/O with the Game State. -
-
Uses of Game in it.polimi.ingsw.controller
Constructors in it.polimi.ingsw.controller with parameters of type Game Constructor Description Controller(Game game)
Create an instance of Controller that manage the Game
-