Index
A B C D E F G H I J K L M N O P Q R S T U V W Y
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
D
- dark - Variable in class it.polimi.ingsw.view.cli.console.graphics.components.Color
- del() - Method in class it.polimi.ingsw.view.cli.console.RawConsoleOutput
-
Clears the last character printed
- deselect() - Method in class it.polimi.ingsw.view.cli.console.graphics.components.SimpleListItem
-
Brings the item to its initial state, using the parent's background color
- deselectCell(Cell) - Method in class it.polimi.ingsw.view.cli.console.printers.fancyPrinter.FancyPrinterBoardUtils
-
Deselects a cell, hiding the highlighted border
- DetailedSingleChoiceListDialog - Class in it.polimi.ingsw.view.cli.console.graphics
-
A dialog containing a list of possible options, each having a description, which is shown when the cursor passes on the item
- DetailedSingleChoiceListDialog(String, String, Window, Map<String, LinkedList<String>>) - Constructor for class it.polimi.ingsw.view.cli.console.graphics.DetailedSingleChoiceListDialog
-
Default constructor
- DetailPane - Class in it.polimi.ingsw.view.cli.console.graphics.components
-
A window showing details about an item in its parent
- DetailPane(WindowItem, int, int, String) - Constructor for class it.polimi.ingsw.view.cli.console.graphics.components.DetailPane
-
Custom constructor
- DetailPane(Window, String) - Constructor for class it.polimi.ingsw.view.cli.console.graphics.components.DetailPane
-
Default constructor
- Dialog - Class in it.polimi.ingsw.view.cli.console.graphics.components
-
General abstraction for a dialog window
- Dialog(String, String, int, int, CursorPosition, Window, String) - Constructor for class it.polimi.ingsw.view.cli.console.graphics.components.Dialog
-
Custom constructor
- Dialog(String, String, int, int, Window, String) - Constructor for class it.polimi.ingsw.view.cli.console.graphics.components.Dialog
-
Custom constructor
- Dialog(String, String, Window, String) - Constructor for class it.polimi.ingsw.view.cli.console.graphics.components.Dialog
-
Default constructor
- disableConsoleInput() - Method in class it.polimi.ingsw.view.cli.console.RawConsoleInput
-
Disables the console input
- disconnectFromServer() - Method in class it.polimi.ingsw.network.server.VirtualClient
-
Disconnects this user from the server
- doEffect() - Method in class it.polimi.ingsw.model.godCardsEffects.affectMyTurnEffects.BuildBeforeAfterMovement
-
Applies end turn effects
- doEffect() - Method in class it.polimi.ingsw.model.godCardsEffects.affectOpponentTurnEffects.CannotMoveUp
-
Applies the end turn effect
- doEffect() - Method in class it.polimi.ingsw.model.godCardsEffects.buildingEffects.BuildAgainDifferentCell
-
Applies end turn effects
- doEffect() - Method in class it.polimi.ingsw.model.godCardsEffects.buildingEffects.BuildAgainSameCell
-
Applies end turn effects
- doEffect() - Method in class it.polimi.ingsw.model.godCardsEffects.movementEffects.MoveAgain
-
Applies end turn effects
- doEffect() - Method in class it.polimi.ingsw.model.rules.RuleSetBase
-
Applies end turn effects
- doEffect() - Method in class it.polimi.ingsw.model.rules.RuleSetContext
-
Applies end turn effects
- doEffect() - Method in interface it.polimi.ingsw.model.rules.RuleSetStrategy
-
Applies end turn effects
- DOME - it.polimi.ingsw.model.Block
- DOME_DIR - Static variable in class it.polimi.ingsw.view.gui.utils.MapTileImage
- Down2Levels - Class in it.polimi.ingsw.model.godCardsEffects.winConditionEffects
-
Jump down two levels to win
- Down2Levels() - Constructor for class it.polimi.ingsw.model.godCardsEffects.winConditionEffects.Down2Levels
-
Default constructor
- drawBackground() - Method in class it.polimi.ingsw.view.cli.console.graphics.components.Dialog
-
Draws the dialog background
- drawBackground() - Method in class it.polimi.ingsw.view.cli.console.graphics.components.Rectangle
-
Draws the rectangle on the screen
- drawBorders() - Method in class it.polimi.ingsw.view.cli.console.graphics.components.Rectangle
-
Draws black and white borders
- drawBorders() - Method in class it.polimi.ingsw.view.cli.console.graphics.LoggerPane
-
Does nothing, because the alternative color scheme is used to show urgent messages
- drawMatrix(String[][]) - Method in class it.polimi.ingsw.view.cli.console.RawConsoleOutput
-
Shows a matrix on the console
- drawMatrix(String[][], CursorPosition) - Method in class it.polimi.ingsw.view.cli.console.RawConsoleOutput
-
Shows a matrix on the console; requires the terminal to be in non-canonical mode
- drawMessage() - Method in class it.polimi.ingsw.view.cli.console.graphics.components.Dialog
-
Draws the dialog message, splitting it on multiple lines if necessary
- drawShadows() - Method in class it.polimi.ingsw.view.cli.console.graphics.components.DetailPane
-
Draws right and bottom shadows
Uses the parent's parent color scheme, to merge seamlessly with the background - drawShadows() - Method in class it.polimi.ingsw.view.cli.console.graphics.components.Dialog
-
Draws right and bottom shadows
Uses the caller's color as background, because it looks better - drawShadows() - Method in class it.polimi.ingsw.view.cli.console.graphics.components.Rectangle
-
Draws right and bottom shadows
- drawShadows() - Method in class it.polimi.ingsw.view.cli.console.graphics.components.WindowItem
-
Draws right and bottom shadows
Uses the parent color scheme, to merge seamlessly with the background - drawText() - Method in class it.polimi.ingsw.view.cli.console.graphics.components.Button
-
Draws the button text
- drawTitle() - Method in class it.polimi.ingsw.view.cli.console.graphics.components.Dialog
-
Draws the dialog title
All Classes|All Packages