- validateContents(String) - Method in class client.login.LoginView.TextFieldValidator
-
- validateInput() - Method in class client.login.LoginView.TextFieldValidator
-
- valueOf(String) - Static method in enum client.domestic.DomesticTradeController.ResourcePositions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum client.domestic.DomesticTradeController.TradeResourceStates
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum client.maritime.MaritimeTradeController.ResourcePositions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum client.resources.ResourceBarElement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum shared.definitions.AIType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum shared.definitions.CatanColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum shared.definitions.DevCardType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum shared.definitions.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum shared.definitions.GameRound
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum shared.definitions.HexType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum shared.definitions.ModelNotification
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum shared.definitions.PieceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum shared.definitions.PortType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum shared.definitions.ResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum shared.definitions.TurnState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum shared.locations.EdgeDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum shared.locations.VertexDirection
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum client.domestic.DomesticTradeController.ResourcePositions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum client.domestic.DomesticTradeController.TradeResourceStates
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum client.maritime.MaritimeTradeController.ResourcePositions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum client.resources.ResourceBarElement
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum shared.definitions.AIType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum shared.definitions.CatanColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum shared.definitions.DevCardType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum shared.definitions.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum shared.definitions.GameRound
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum shared.definitions.HexType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum shared.definitions.ModelNotification
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum shared.definitions.PieceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum shared.definitions.PortType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum shared.definitions.ResourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum shared.definitions.TurnState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum shared.locations.EdgeDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum shared.locations.VertexDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class shared.model.map.model.MapModel
-
- version - Variable in class server.commands.game.GameCommandFactory.ModelBuilder
-
- version - Variable in class server.commands.game.GameModelCommand
-
- version - Variable in class shared.model.GameManager
-
- version - Variable in class shared.model.GameModel
-
- version - Variable in class shared.networking.parameter.PGetModel
-
- version - Variable in class shared.networking.transport.NetGameModel
-
- vertex - Variable in class client.map.view.dropObject.CityDropObject
-
- vertex - Variable in class client.map.view.dropObject.SettlementDropObject
-
- Vertex - Class in shared.model.map.objects
-
Use to store information about a vertex.
- Vertex(Coordinate) - Constructor for class shared.model.map.objects.Vertex
-
Creates a vertex object.
- VertexDirection - Enum in shared.locations
-
- VertexDirection() - Constructor for enum shared.locations.VertexDirection
-
- VertexHandler - Class in shared.model.map.handlers
-
Stores and manages the vertices found in a map.
- VertexHandler() - Constructor for class shared.model.map.handlers.VertexHandler
-
Creates a VertexHandler object.
- VertexLocation - Class in shared.locations
-
Represents the location of a vertex on a hex map
- VertexLocation(HexLocation, VertexDirection) - Constructor for class shared.locations.VertexLocation
-
- vertices - Variable in class shared.model.map.model.MapModel
-
- verticies - Variable in class shared.model.map.handlers.VertexHandler
-
- victimButtons - Variable in class client.map.RobView
-
- victimIndex - Variable in class server.commands.moves.MovesCommandFactory.RobPlayerBuilder
-
- victimIndex - Variable in class server.commands.moves.MovesCommandFactory.SoldierBuilder
-
- victimIndex - Variable in class server.commands.moves.MovesRobPlayerCommand
-
- victimIndex - Variable in class server.commands.moves.MovesSoldierCommand
-
- victimIndex - Variable in class shared.networking.parameter.PRobPlayer
-
- victimIndex - Variable in class shared.networking.parameter.PSoldierCard
-
- victims - Variable in class client.map.RobView
-
- victoryPointManager - Variable in class shared.model.GameManager
-
- victoryPointManager - Variable in class shared.model.GameModel
-
- VictoryPointManager - Class in shared.model
-
An object that keeps track of how many victory points each player has.
- VictoryPointManager(int, int, int, int, int, int, int) - Constructor for class shared.model.VictoryPointManager
-
- VictoryPointManager() - Constructor for class shared.model.VictoryPointManager
-
Generic default contructor
- victoryPoints - Variable in class shared.model.VictoryPointManager
-
- view - Variable in class client.base.Controller
-
- VillagesSatisfyRoadPlacement(Edge, CatanColor) - Method in class shared.model.map.model.MapModel
-
- vpm - Variable in class testing.shared.model.TestVictoryPoint
-