Uses of Class
it.polimi.ingsw.view.model.Player
-
Packages that use Player Package Description it.polimi.ingsw.view.GUI This package contians the GUI applicationit.polimi.ingsw.view.socket This package contains the classes used in socket connection -
-
Uses of Player in it.polimi.ingsw.view.GUI
Methods in it.polimi.ingsw.view.GUI that return types with arguments of type Player Modifier and Type Method Description List<Player>
MainController. getUserInfo()
Get player's information -
Uses of Player in it.polimi.ingsw.view.socket
Methods in it.polimi.ingsw.view.socket that return types with arguments of type Player Modifier and Type Method Description List<Player>
Parser. getPlayers()
Get Player Info
-