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

E

echo(char) - Method in class it.polimi.ingsw.view.cli.console.RawConsoleOutput
Echoes back on the console the pressed key
emptyBoard - Variable in class it.polimi.ingsw.view.cli.console.printers.BoardUtils
 
enable() - Method in class it.polimi.ingsw.view.cli.console.graphics.components.ActiveItem
Enables the component
enable() - Method in interface it.polimi.ingsw.view.cli.console.graphics.components.Toggleable
Enables the component
enable() - Method in class it.polimi.ingsw.view.cli.console.graphics.GridOverlay
Enables the component
enable() - Method in class it.polimi.ingsw.view.cli.console.graphics.ListPane
Enables the component
enableActionSelector(List<PossibleActions>) - Method in class it.polimi.ingsw.view.cli.console.printers.fancyPrinter.FancyPrinterBoardUtils
Shows a dialog asking the user to select an action to perform
enableBlockSelector(List<Block>) - Method in class it.polimi.ingsw.view.cli.console.printers.fancyPrinter.FancyPrinterBoardUtils
 
enableConsoleInput() - Method in class it.polimi.ingsw.view.cli.console.RawConsoleInput
Enables the console input
enableCreateButton() - Method in class it.polimi.ingsw.view.gui.viewController.LobbyController
 
enableGridInput() - Method in class it.polimi.ingsw.view.cli.console.printers.fancyPrinter.FancyPrinterBoardUtils
 
enableGridInput(List<Cell>) - Method in class it.polimi.ingsw.view.cli.console.printers.fancyPrinter.FancyPrinterBoardUtils
Enables the user to select a cell, using a GridOverlay
enableInputOnReturn - Variable in class it.polimi.ingsw.view.cli.console.graphics.components.Window
Determines if the console input has to be enabled when closing this
enableRawMode() - Method in class it.polimi.ingsw.view.cli.CLI
Determines if the terminal running the application allows non-canonical mode
END_OF_TEXT - Static variable in class it.polimi.ingsw.view.Constants
 
EndGameListener - Interface in it.polimi.ingsw.listeners
Listens tor the end of the game
endTurn() - Method in class it.polimi.ingsw.model.Game
Ends the turn upon a request
endTurn(EndTurnRequest) - Method in class it.polimi.ingsw.controller.MessageManagerParser
Handles a EndTurnRequest message
endTurn(EndTurnRequest) - Method in interface it.polimi.ingsw.controller.ServerMessageManagerVisitor
Visitor for EndTurnRequest
EndTurnEvent - Class in it.polimi.ingsw.network.message.fromServerToClient
 
EndTurnEvent(Type, String, String, List<Cell>) - Constructor for class it.polimi.ingsw.network.message.fromServerToClient.EndTurnEvent
 
EndTurnListener - Interface in it.polimi.ingsw.listeners
Listens for the end of a turn to happen
EndTurnRequest - Class in it.polimi.ingsw.network.message.fromClientToServer
 
EndTurnRequest(String) - Constructor for class it.polimi.ingsw.network.message.fromClientToServer.EndTurnRequest
 
enterLobby(Map<String, List<String>>) - Method in class it.polimi.ingsw.network.client.MessageManagerParser
Lets the user decide to join or create a lobby
equals(Object) - Method in class it.polimi.ingsw.dataClass.GodData
Compares the argument to the receiver, and answers true if their names, number of workers and description are equals
equals(Object) - Method in class it.polimi.ingsw.model.Cell
Compares the argument to the receiver, and answers true if their coordinates and blocks built (including dome) are equals
equals(Object) - Method in class it.polimi.ingsw.model.GameBoard
Compares the argument to the receiver, and answers true if their representation as Arrays is the same
equals(Object) - Method in class it.polimi.ingsw.model.Player
Compares the argument to the receiver, and answers true if their names are equals
equals(Object) - Method in class it.polimi.ingsw.model.Worker
Compares the argument to the receiver, and answers true if their coordinates and color are equals
ERROR_GENERAL - it.polimi.ingsw.network.message.Type
 
ErrorDialog - Class in it.polimi.ingsw.view.cli.console.graphics
A dialog showing an error message and a button to close it
ErrorDialog(String, Window) - Constructor for class it.polimi.ingsw.view.cli.console.graphics.ErrorDialog
Default constructor
ErrorDialog(String, Window, int, int, CursorPosition) - Constructor for class it.polimi.ingsw.view.cli.console.graphics.ErrorDialog
 
ESCAPE - Static variable in class it.polimi.ingsw.view.Constants
 
evaluateInput(String) - Method in class it.polimi.ingsw.view.cli.CLI
Passes a string to the inputManager
EXIT - Static variable in class it.polimi.ingsw.view.Constants
 
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