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

V

validate(List<PlayerAction>, Model) - Method in class it.polimi.ingsw.Controller.Actions.PlayerAction
The validate function is used to check whether or not the declared PlayerAction is possible.
The validate function will check for: The game must not be over The action must be called during the correct turn If the action is unique, check that no duplicates have been played before Any additional constraint imposed by PlayerAction.customValidation(List, Model)
value - Variable in class it.polimi.ingsw.Misc.OptionalValue
 
valueOf(String) - Static method in enum class it.polimi.ingsw.Client.GUI.ActionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.polimi.ingsw.Controller.DestinationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.polimi.ingsw.Model.Enums.GameMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.polimi.ingsw.Model.Enums.GamePhase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.polimi.ingsw.Model.Enums.PawnColour
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.polimi.ingsw.Model.Enums.StateType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.polimi.ingsw.Model.Enums.TeamID
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.polimi.ingsw.Model.Enums.TowerColour
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.polimi.ingsw.Server.LobbyServer.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.polimi.ingsw.Server.Messages.ServerResponses.SupportStructures.StatusCode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class it.polimi.ingsw.Client.GUI.ActionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.polimi.ingsw.Controller.DestinationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.polimi.ingsw.Model.Enums.GameMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.polimi.ingsw.Model.Enums.GamePhase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.polimi.ingsw.Model.Enums.PawnColour
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.polimi.ingsw.Model.Enums.StateType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.polimi.ingsw.Model.Enums.TeamID
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.polimi.ingsw.Model.Enums.TowerColour
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.polimi.ingsw.Server.LobbyServer.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.polimi.ingsw.Server.Messages.ServerResponses.SupportStructures.StatusCode
Returns an array containing the constants of this enum class, in the order they are declared.
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