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
V
- validateBuildAction(BuildAction) - Method in class it.polimi.ingsw.model.Game
-
Checks if a building action is valid and eventually applies it
- validateBuildAction(BuildAction) - Method in class it.polimi.ingsw.model.rules.RuleSetContext
-
Determines if a buildAction is legal and applies it
- validateMoveAction(MoveAction) - Method in class it.polimi.ingsw.model.Game
-
Checks if a movement action is valid and eventually applies it
- validateMoveAction(MoveAction) - Method in class it.polimi.ingsw.model.rules.RuleSetContext
-
Determines if a moveAction is legal and applies it
- valueOf(String) - Static method in enum it.polimi.ingsw.model.Block
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum it.polimi.ingsw.model.Color
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum it.polimi.ingsw.model.PossibleActions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum it.polimi.ingsw.network.message.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum it.polimi.ingsw.network.ReservedUsernames
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum it.polimi.ingsw.model.Block
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum it.polimi.ingsw.model.Color
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum it.polimi.ingsw.model.PossibleActions
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum it.polimi.ingsw.network.message.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum it.polimi.ingsw.network.ReservedUsernames
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verticalWallWidth - Variable in class it.polimi.ingsw.view.cli.console.printers.BoardUtils
- view - Variable in class it.polimi.ingsw.view.inputManagers.InputManager
-
The view to call methods on
- ViewInterface - Interface in it.polimi.ingsw.view
-
Common methods for the UI
- VirtualClient - Class in it.polimi.ingsw.network.server
-
Server-side client communication and message handler
- VirtualClient(Server, Socket) - Constructor for class it.polimi.ingsw.network.server.VirtualClient
-
Default constructor
All Classes|All Packages