Index
All Classes and Interfaces|All Packages|Constant Field Values
V
- valueOf(String) - Static method in enum class edu.cornell.gdiac.graphics.SpriteBatch.BlendMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class edu.cornell.gdiac.graphics.Stencil.Effect
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class edu.cornell.gdiac.graphics.TextLayout.UnicodeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class edu.cornell.gdiac.graphics.Texture2D.PixelFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class edu.cornell.gdiac.math.Capsule
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class edu.cornell.gdiac.math.PathExtruder.EndCap
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class edu.cornell.gdiac.math.PathExtruder.Joint
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class edu.cornell.gdiac.math.PathFactory.Traversal
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class edu.cornell.gdiac.util.XBoxController.Direction
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class edu.cornell.gdiac.graphics.SpriteBatch.BlendMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class edu.cornell.gdiac.graphics.Stencil.Effect
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class edu.cornell.gdiac.graphics.TextLayout.UnicodeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class edu.cornell.gdiac.graphics.Texture2D.PixelFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class edu.cornell.gdiac.math.Capsule
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class edu.cornell.gdiac.math.PathExtruder.EndCap
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class edu.cornell.gdiac.math.PathExtruder.Joint
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class edu.cornell.gdiac.math.PathFactory.Traversal
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class edu.cornell.gdiac.util.XBoxController.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- velocityCache - Variable in class edu.cornell.gdiac.physics2.Obstacle
-
A cache value for when the user wants to access the linear velocity
- vertArray - Variable in class edu.cornell.gdiac.graphics.VertexBuffer
-
The array buffer for drawing the shape
- vertBuffer - Variable in class edu.cornell.gdiac.graphics.VertexBuffer
-
The vertex buffer handle
- Vertex() - Constructor for class edu.cornell.gdiac.graphics.obj.ModelInfo.Vertex
-
Creates an uninitalized VertexInfo value.
- vertex20 - Variable in class edu.cornell.gdiac.assets.ShaderLoader.ShaderParameters
-
The source code for the vertex shader for GL20
- vertex30 - Variable in class edu.cornell.gdiac.assets.ShaderLoader.ShaderParameters
-
The source code for the vertex shader for GL30
- vertexAt(int) - Method in class edu.cornell.gdiac.math.Path2
-
Returns the point at given index
- vertexAt(int) - Method in class edu.cornell.gdiac.math.Poly2
-
Returns the point at given index
- vertexAt(int, Vector2) - Method in class edu.cornell.gdiac.math.Path2
-
Returns the point at given index
- vertexAt(int, Vector2) - Method in class edu.cornell.gdiac.math.Poly2
-
Returns the point at given index
- VertexBuffer - Class in edu.cornell.gdiac.graphics
-
This class defines a vertex buffer for drawing with a shader.
- VertexBuffer(int, int) - Constructor for class edu.cornell.gdiac.graphics.VertexBuffer
-
Creates a vertex buffer to support the given stride and capacity
- VertexBuffer(int, int, int) - Constructor for class edu.cornell.gdiac.graphics.VertexBuffer
-
Creates a vertex buffer to support the given stride and capacity
- VertexBuffer.AttribData - Class in edu.cornell.gdiac.graphics
-
A data type for keeping track of attribute data.
- vertexCount() - Method in class edu.cornell.gdiac.graphics.obj.ObjMesh
-
Returns the number of vertices in this mesh
- vertexCount() - Method in class edu.cornell.gdiac.graphics.SpriteMesh
-
Returns the number of vertices in this mesh
- vertices - Variable in class edu.cornell.gdiac.graphics.obj.ModelInfo.Group
-
The vertices associated with this group
- vertices - Variable in class edu.cornell.gdiac.graphics.obj.ObjMesh
-
The vertices for this mesh
- vertices - Variable in class edu.cornell.gdiac.graphics.SpriteMesh
-
The vertices for this mesh
- vertices - Variable in class edu.cornell.gdiac.math.Path2
-
The vector of vertices in this path
- vertices - Variable in class edu.cornell.gdiac.math.Poly2
-
The vector of vertices in this polygon
- vertMax - Variable in class edu.cornell.gdiac.graphics.VertexBuffer
-
Maximum number of vertices
- VOCAL_MORPHER_PHONEMEA - Variable in class edu.cornell.gdiac.audio.EffectFactory.VocalMorpherDef
-
Determines the filtering effect that will be heard.
- VOCAL_MORPHER_PHONEMEA_COARSE_TUNING - Variable in class edu.cornell.gdiac.audio.EffectFactory.VocalMorpherDef
-
Adjusts the pitch of phoneme filters A and B in 1-semitone increments.
- VOCAL_MORPHER_PHONEMEB - Variable in class edu.cornell.gdiac.audio.EffectFactory.VocalMorpherDef
-
Determines the filtering effect that will be heard.
- VOCAL_MORPHER_PHONEMEB_COARSE_TUNING - Variable in class edu.cornell.gdiac.audio.EffectFactory.VocalMorpherDef
-
Adjusts the pitch of phoneme filters A and B in 1-semitone increments.
- VOCAL_MORPHER_RATE - Variable in class edu.cornell.gdiac.audio.EffectFactory.VocalMorpherDef
-
Controls the frequency of the low-frequency oscillator used to morph between the two phoneme filters MAX: 10.0f MIN: 0.0f
- VOCAL_MORPHER_WAVEFORM - Variable in class edu.cornell.gdiac.audio.EffectFactory.VocalMorpherDef
-
Controls the shape of the low-frequency oscillator used to morph between the two phoneme filters.
- VocalMorpherDef() - Constructor for class edu.cornell.gdiac.audio.EffectFactory.VocalMorpherDef
- volume - Variable in class edu.cornell.gdiac.assets.MusicQueueLoader.MusicQueueParameters
-
The initial volume in range [0,1]
All Classes and Interfaces|All Packages|Constant Field Values