- value(StateObservation) - Method in class controllers.sampleMCTS.SingleTreeNode
-
- value - Variable in class ontology.effects.unary.ChangeResource
-
- value - Variable in class ontology.sprites.Resource
-
- valueOf(String) - Static method in enum ontology.Types.ACTIONS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ontology.Types.WINNER
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tools.ElapsedCpuTimer.TimerType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum ontology.Types.ACTIONS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ontology.Types.WINNER
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum tools.ElapsedCpuTimer.TimerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Vector2d - Class in tools
-
This class represents a vector, or a position, in the map.
- Vector2d() - Constructor for class tools.Vector2d
-
Default constructor.
- Vector2d(double, double) - Constructor for class tools.Vector2d
-
Builds a vector from its coordinates.
- Vector2d(Vector2d) - Constructor for class tools.Vector2d
-
Builds a vector from another vector.
- VERBOSE - Static variable in class core.ArcadeMachine
-
- VerticalAvatar - Class in ontology.avatar
-
Created with IntelliJ IDEA.
- VerticalAvatar() - Constructor for class ontology.avatar.VerticalAvatar
-
- VerticalAvatar(Vector2d, Dimension, SpriteContent) - Constructor for class ontology.avatar.VerticalAvatar
-
- VGDL_GAME_DEF - Static variable in class ontology.Types
-
- VGDL_INTERACTION_SET - Static variable in class ontology.Types
-
- VGDL_LEVEL_MAPPING - Static variable in class ontology.Types
-
- VGDL_SPRITE_SET - Static variable in class ontology.Types
-
- VGDL_TERMINATION_SET - Static variable in class ontology.Types
-
- VGDLFactory - Class in core
-
Created with IntelliJ IDEA.
- VGDLParser - Class in core
-
Created with IntelliJ IDEA.
- VGDLParser() - Constructor for class core.VGDLParser
-
Default constructor.
- VGDLRegistry - Class in core
-
Created with IntelliJ IDEA.
- VGDLSprite - Class in core
-
Created with IntelliJ IDEA.
- VGDLSprite() - Constructor for class core.VGDLSprite
-
- VGDLViewer - Class in core
-
Created with IntelliJ IDEA.
- VGDLViewer(Game, AbstractPlayer) - Constructor for class core.VGDLViewer
-
Creates the viewer for the game.