Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
D
- DAVIDE_HOTSPOT_IP - Static variable in class it.polimi.ingsw.view.IP
- DAVIDE_IP_MANTOVA - Static variable in class it.polimi.ingsw.view.IP
- DAVIDE_IP_MILANO - Static variable in class it.polimi.ingsw.view.IP
- DAVIDE_POLIMI_IP - Static variable in class it.polimi.ingsw.view.IP
- DAVIDE_XIAOMI_IP_F - Static variable in class it.polimi.ingsw.view.IP
- DAVIDE_XIAOMI_IP_G - Static variable in class it.polimi.ingsw.view.IP
- DFSHelper - Class in it.polimi.ingsw.model
-
helper class for the Depth First Search algorithm.
- DFSHelper() - Constructor for class it.polimi.ingsw.model.DFSHelper
- Dimensions - Class in it.polimi.ingsw.view
-
helper class which defines the dimensions of the objects showed in the GUI
- Dimensions() - Constructor for class it.polimi.ingsw.view.Dimensions
- DISCONNECTED - Enum constant in enum class it.polimi.ingsw.controller.MessageType
- doesPlayerExists(String) - Method in class it.polimi.ingsw.view.Player
-
check if the name of a player exists in the game (used by the chat)
- draw() - Method in class it.polimi.ingsw.model.Board
-
method that print the game board
- draw() - Method in class it.polimi.ingsw.model.Card
-
method used to draw the card itself (TUI)
- draw() - Method in class it.polimi.ingsw.model.Library
-
method that draws the library of the owner
- draw() - Method in class it.polimi.ingsw.model.CommonObjective
-
placeholder function, which will be overwritten by the subclasses, it draws itself
- draw() - Method in class it.polimi.ingsw.model.PrivateObjective
-
method that draws the objective itself (the matrix of cards)
- draw(int) - Method in class it.polimi.ingsw.model.CommonObjective
-
method that draws this objective
- draw(String) - Method in class it.polimi.ingsw.model.Library
-
method that draws the library of a player, not the owner
- drawAll() - Method in class it.polimi.ingsw.view.TUI.PlayerTUI
-
print the name of the active player, the 2 CO, the PO, the board, the libraries, and then prints spaces before the next execution of drawAll.
- drawLibrary() - Method in class library.drawTest
-
matrix PPPPP PBPPP BBBBB PBGPP PPGPP PPGPP
- drawTest - Class in library
- drawTest() - Constructor for class library.drawTest
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form