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
All Classes|All Packages
All Classes|All Packages
V
- valueOf(String) - Static method in enum it.polimi.ingsw.client.cli.CliColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum it.polimi.ingsw.server.model.Color
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum it.polimi.ingsw.server.model.Sex
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum it.polimi.ingsw.client.cli.CliColor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum it.polimi.ingsw.server.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.server.model.Sex
-
Returns an array containing the constants of this enum type, in the order they are declared.
- View - Interface in it.polimi.ingsw.client
-
Interface that defines the methods of the interfaces (CLI and GUI) that need to be implemented to guarantee a correct game flow.
- VirtualView - Class in it.polimi.ingsw.server
-
Represents a mock instance of the client server side.
- VirtualView(Socket, GameController) - Constructor for class it.polimi.ingsw.server.VirtualView
All Classes|All Packages