Index

A B C D E F G H I L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

G

Game - Class in it.polimi.ingsw.controller
class which represent the instance of the current game
Game(int, String) - Constructor for class it.polimi.ingsw.controller.Game
normal constructor for this type of object, this class is also the main process on the server
GameI - Interface in it.polimi.ingsw.controller
skeleton of the remote server
gameLibrary - Variable in class it.polimi.ingsw.model.Library
the matrix which contains the cards placed by the user
generalBorder - Static variable in class it.polimi.ingsw.view.Dimensions
 
getAuthor() - Method in class it.polimi.ingsw.controller.Message
getter for the author of the message
getCO_1() - Method in class it.polimi.ingsw.model.Board
getter for the CO 1
getCO_1_Done() - Method in class it.polimi.ingsw.view.Player
getter for the first common objective
getCO_2() - Method in class it.polimi.ingsw.model.Board
getter for the CO 2
getCO_2_Done() - Method in class it.polimi.ingsw.view.Player
getter for the second common objective
getContent() - Method in class it.polimi.ingsw.controller.Message
getter for the content of the message
getEndGame() - Method in class it.polimi.ingsw.view.Player
getter for the endGame
getFullChat() - Method in class it.polimi.ingsw.view.Player
getter for the full chat
getGameBoard() - Method in class it.polimi.ingsw.model.Board
getter for the game board
getInStream() - Method in class it.polimi.ingsw.view.Player
getter for the socket input stream (from the server)
getInStreams() - Method in class it.polimi.ingsw.controller.Game
getter for the input streams from the server to all the clients
getIsChairMan() - Method in class it.polimi.ingsw.view.Player
getter for the isChairMan
getName() - Method in class it.polimi.ingsw.view.Player
getter for the name
getNames() - Method in class it.polimi.ingsw.controller.Game
getter for the list of names of the players active in this game
getPrivateObjective() - Method in class it.polimi.ingsw.view.Player
Getter for the private objective
getType() - Method in class it.polimi.ingsw.controller.Message
getter for the type of the message
GREEN - Enum constant in enum class it.polimi.ingsw.model.Color
 
GUI - Enum constant in enum class it.polimi.ingsw.view.UIMode
 
A B C D E F G H I L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form