Index

A B C D E F G H I J K L M N O P Q R S T U V W Z 
All Classes|All Packages

N

N - Static variable in class it.polimi.ingsw.server.model.WorkerMap
 
neighboringEnemyWorkers() - Method in class it.polimi.ingsw.server.model.WorkerMap
Finds all neighboring enemy Workers.
NetworkHandler - Class in it.polimi.ingsw.client
Handles connection to the server.
NetworkHandler(Socket, Client) - Constructor for class it.polimi.ingsw.client.NetworkHandler
 
NicknameController - Class in it.polimi.ingsw.client.gui
Manages the Nickname scene of the GUI.
NicknameController() - Constructor for class it.polimi.ingsw.client.gui.NicknameController
 
nicknameFormatError() - Method in class it.polimi.ingsw.client.cli.Cli
Lets the client know that the nickname entered is too long or empty.
nicknameFormatError() - Method in class it.polimi.ingsw.client.gui.GuiManager
Lets the client know that the nickname entered is too long or empty.
nicknameFormatError() - Method in interface it.polimi.ingsw.client.View
Lets the client know that the nickname entered is too long or empty.
nicknameFormatError() - Method in class it.polimi.ingsw.server.VirtualView
Lets the client know that the nickname entered is too long or empty.
nicknameIsAvailable(String) - Method in class it.polimi.ingsw.server.controller.GameController
Helper method to check nickname validity.
nicknameRoot - Static variable in class it.polimi.ingsw.client.gui.GuiManager
 
NO_PARAMETERS - Static variable in class it.polimi.ingsw.serializable.Message
 
notAvailableColor() - Method in class it.polimi.ingsw.client.cli.Cli
Lets the player know that the chosen color was not available, maybe because another player had already chosen it before or maybe because that was not a color defined by the game.
notAvailableColor() - Method in class it.polimi.ingsw.client.gui.GuiManager
Lets the player know that the chosen color was not available, because another player had already chosen it before.
notAvailableColor() - Method in interface it.polimi.ingsw.client.View
Lets the player know that the chosen color was not available, maybe because another player had already chosen it before or maybe because that was not a color defined by the game.
notAvailableColor() - Method in class it.polimi.ingsw.server.VirtualView
Sends a message to let the player know that the chosen color was not available.
notAvailableNickname() - Method in class it.polimi.ingsw.client.cli.Cli
Tells the player that the inserted nickname was not available.
notAvailableNickname() - Method in class it.polimi.ingsw.client.gui.GuiManager
Tells the player that the inserted nickname was not available.
notAvailableNickname() - Method in interface it.polimi.ingsw.client.View
Tells the player that the inserted nickname was not available.
notAvailableNickname() - Method in class it.polimi.ingsw.server.VirtualView
Sends a message to tell the player that the inserted nickname was not available.
notifyObservers() - Method in class it.polimi.ingsw.server.model.Cell
This method updates all the Observer of the Worker Class.
notifyOtherPlayerDisconnection(String) - Method in class it.polimi.ingsw.client.cli.Cli
Displays that a player has been disconnected and reason.
notifyOtherPlayerDisconnection(String) - Method in class it.polimi.ingsw.client.gui.GuiManager
Displays that a player has been disconnected and reason.
notifyOtherPlayerDisconnection(String) - Method in interface it.polimi.ingsw.client.View
Displays that a player has been disconnected and reason.
notifyOtherPlayerDisconnection(String) - Method in class it.polimi.ingsw.server.VirtualView
Sends a message to let other players know that someone has disconnected from the game.
notifyPlayersOfLoss(String) - Method in class it.polimi.ingsw.client.cli.Cli
In a 3 players game, this method notifies the other players that a player has lost the game.
notifyPlayersOfLoss(String) - Method in class it.polimi.ingsw.client.gui.GuiManager
In a 3 players game, this method notifies the other players that a player has lost the game.
notifyPlayersOfLoss(String) - Method in interface it.polimi.ingsw.client.View
In a 3 players game, this method notifies the other players that a player has lost the game.
notifyPlayersOfLoss(String) - Method in class it.polimi.ingsw.server.controller.GameController
Notifies players someone lost the game.
notifyPlayersOfLoss(String) - Method in class it.polimi.ingsw.server.VirtualView
In a 3 players game, this method notifies the other players that a player has lost the game.
notifyValidColor() - Method in class it.polimi.ingsw.client.cli.Cli
Notifies the player that his color choice was accepted by the server.
notifyValidColor() - Method in class it.polimi.ingsw.client.gui.GuiManager
Notifies the player that his color choice was accepted by the server, going to the next scene.
notifyValidColor() - Method in interface it.polimi.ingsw.client.View
Notifies the player that his color choice was accepted by the server.
notifyValidColor() - Method in class it.polimi.ingsw.server.VirtualView
Sends the message to notify the client that his color has been accepted.
notifyValidNick() - Method in class it.polimi.ingsw.client.cli.Cli
Notifies the player that his nickname was accepted by the server.
notifyValidNick() - Method in class it.polimi.ingsw.client.gui.GuiManager
Notifies the player that his nickname was accepted by the server, going to the next scene.
notifyValidNick() - Method in interface it.polimi.ingsw.client.View
Notifies the player that his nickname was accepted by the server.
notifyValidNick() - Method in class it.polimi.ingsw.server.VirtualView
Sends the message to notify the client that his nickname has been accepted.
numberOfPlayers - Static variable in class it.polimi.ingsw.client.gui.GuiManager
 
NumberOfPlayersController - Class in it.polimi.ingsw.client.gui
Manages the choose number of players scene of the GUI.
NumberOfPlayersController() - Constructor for class it.polimi.ingsw.client.gui.NumberOfPlayersController
 
numberOfPLayersHasChanged() - Method in class it.polimi.ingsw.server.controller.TurnHandler
 
numberOfPlayersRoot - Static variable in class it.polimi.ingsw.client.gui.GuiManager
 
A B C D E F G H I J K L M N O P Q R S T U V W Z 
All Classes|All Packages