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 and Interfaces|All Packages|Constant Field Values|Serialized Form

N

name - Static variable in class it.polimi.ingsw.eriantys.server.Server
 
newRound() - Method in class it.polimi.ingsw.eriantys.controller.Game
Advances to the next round of the game, or ends the game if the round which just ended was the last to be played.
newTurn(Map<String, String>) - Method in class it.polimi.ingsw.eriantys.controller.Game
Handles the assistant cards played by the players and sets up the new order of the players.
nextPlayer() - Method in class it.polimi.ingsw.eriantys.controller.Game
Advances the current player to the next player in the current turn order.
NO_GAME - Enum constant in enum class it.polimi.ingsw.eriantys.server.HelpContent
 
NoConnectionException - Exception in it.polimi.ingsw.eriantys.server.exceptions
This exception is thrown by the Server class and by the classes of the controller package whenever no connection can be retrieved for the desired client.
NoConnectionException() - Constructor for exception it.polimi.ingsw.eriantys.server.exceptions.NoConnectionException
Constructs a new exception with null as its detail message.
NoConnectionException(String) - Constructor for exception it.polimi.ingsw.eriantys.server.exceptions.NoConnectionException
Constructs a new exception with the specified detail message.
NoConnectionException(String, Throwable) - Constructor for exception it.polimi.ingsw.eriantys.server.exceptions.NoConnectionException
Constructs a new exception with the specified detail message and cause.
NoConnectionException(Throwable) - Constructor for exception it.polimi.ingsw.eriantys.server.exceptions.NoConnectionException
Constructs a new exception with the specified cause.
noEntryEnforced(IslandGroup) - Method in class it.polimi.ingsw.eriantys.model.Board
Returns true if and only if the specified island has at least one no-entry tile on it, in which case the last added tile is removed and returned to the HerbGranny character card.
NoMovementException - Exception in it.polimi.ingsw.eriantys.model.exceptions
This exception is thrown by StudentContainer's movement methods to indicate that a movement of students between two containers was not completed.
NoMovementException() - Constructor for exception it.polimi.ingsw.eriantys.model.exceptions.NoMovementException
Constructs a new exception with null as its detail message.
NoMovementException(String) - Constructor for exception it.polimi.ingsw.eriantys.model.exceptions.NoMovementException
Constructs a new exception with the specified detail message.
NoMovementException(String, Throwable) - Constructor for exception it.polimi.ingsw.eriantys.model.exceptions.NoMovementException
Constructs a new exception with the specified detail message and cause.
NOT_STARTED - Enum constant in enum class it.polimi.ingsw.eriantys.server.HelpContent
 
NotEnoughMovementsException - Exception in it.polimi.ingsw.eriantys.model.exceptions
This exception is thrown by GameManager.handleMotherNatureMovement(String) to indicate that the movement cannot be completed since the player does not have enough Mother Nature movements during this turn.
NotEnoughMovementsException(String) - Constructor for exception it.polimi.ingsw.eriantys.model.exceptions.NotEnoughMovementsException
Constructs a new exception with the specified detail message.
notifyLobbyChange() - Method in class it.polimi.ingsw.eriantys.controller.Game
Notifies every player in the game about the players currently waiting for the game to start.
NoTowersInfluence - Class in it.polimi.ingsw.eriantys.model.influence
This concrete implementation for the state design pattern involving InfluenceCalculator defines the Centaur's CharacterCard effect.
NoTowersInfluence() - Constructor for class it.polimi.ingsw.eriantys.model.influence.NoTowersInfluence
 
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 and Interfaces|All Packages|Constant Field Values|Serialized Form