Index
All Classes and Interfaces|All Packages|Constant Field Values
G
- get() - Static method in class edu.cornell.gdiac.assets.ResourceManager
-
Returns the singleton resource manager.
- get() - Static method in class edu.cornell.gdiac.util.Controllers
-
Returns the wrapper singleton
- get(int) - Method in class edu.cornell.gdiac.util.PooledList
-
Returns the element at the specified position
- get(String) - Method in class edu.cornell.gdiac.assets.ResourceManager
-
Returns the resource with the given key
- get(String, Class<T>) - Method in class edu.cornell.gdiac.assets.ResourceManager
-
Returns the resource with the given key
- getA() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns true if the A button is currently pressed.
- getAlignment() - Method in class edu.cornell.gdiac.graphics.TextLayout
-
Returns the alignment of the text.
- getAll(Class<T>, Array<T>) - Method in class edu.cornell.gdiac.assets.ResourceManager
-
Stores all resources of the given type in the array out
- getAmbientMap() - Method in class edu.cornell.gdiac.graphics.obj.Material
-
Returns the texture map of the ambient light.
- getAmbientTint() - Method in class edu.cornell.gdiac.graphics.obj.Material
-
Returns the color coefficient of the ambient light.
- getAnchors(float) - Method in class edu.cornell.gdiac.math.SplinePather
-
Returns a
Poly2
representing handles for the anchor points - getAnchors(float, int) - Method in class edu.cornell.gdiac.math.SplinePather
-
Returns a
Poly2
representing handles for the anchor points - geTangentX(int) - Method in class edu.cornell.gdiac.graphics.obj.ObjMesh
-
Returns the x-coordinate of the tangent for index idx
- getAngle() - Method in class edu.cornell.gdiac.physics2.Obstacle
-
Returns the angle of rotation for this body (about the center).
- getAngularDamping() - Method in class edu.cornell.gdiac.physics2.Obstacle
-
Returns the angular damping for this body.
- getAngularVelocity() - Method in class edu.cornell.gdiac.physics2.Obstacle
-
Returns the angular velocity for this physics body
- getAxis(int) - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns the value of the axis, between -1 and 1
- getAxisCount() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns the number of axes of this controller.
- getB() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns true if the B button is currently pressed.
- getBack() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns true if the back button is currently pressed.
- getBindPoint() - Method in class edu.cornell.gdiac.graphics.Texture2D
-
Returns the bind point for this texture.
- getBindPoint() - Method in class edu.cornell.gdiac.graphics.UniformBuffer
-
Returns the bind point for this uniform buffer.
- getBlank() - Static method in class edu.cornell.gdiac.graphics.obj.ObjPipeline
-
Returns a blank material that can be used to make solid shapes.
- getBlank() - Static method in class edu.cornell.gdiac.graphics.Texture2D
-
Returns a blank texture that can be used to make solid shapes.
- getBlendDstFunc() - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Returns the destination blending function for the RGB components
- getBlendDstFuncAlpha() - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Returns the destination blending function for the alpha component
- getBlendEquation() - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Returns the blending equation for this sprite batch
- getBlendSrcFunc() - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Returns the source blending function for the RGB components
- getBlendSrcFuncAlpha() - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Returns the source blending function for the alpha component
- getBlock() - Method in class edu.cornell.gdiac.graphics.UniformBuffer
-
Returns the active uniform block in this buffer.
- getBlockCount() - Method in class edu.cornell.gdiac.graphics.UniformBuffer
-
Returns the number of blocks supported by this buffer.
- getBlur() - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Returns the blur radius in pixels (0 if there is no blurring).
- getBody() - Method in class edu.cornell.gdiac.physics2.Obstacle
-
Returns the Box2d body for this object.
- getBodyType() - Method in class edu.cornell.gdiac.physics2.Obstacle
-
Returns the body type for Box2d physics
- getBoolean() - Static method in class edu.cornell.gdiac.util.RandomGenerator
-
Returns the next pseudorandom boolean
- getBorder() - Method in class edu.cornell.gdiac.math.PathExtruder
-
Returns a (closed) path representing the extrusion border(s)
- getBorder(Path2[]) - Method in class edu.cornell.gdiac.math.PathExtruder
-
Stores a (closed) path representing the extrusion border in the buffer
- getBounds() - Method in class edu.cornell.gdiac.graphics.Scissor
-
Returns (a copy of) the bounding box of this scissor mask
- getBounds() - Method in class edu.cornell.gdiac.graphics.TextLayout
-
Returns the bounds of this text layout
- getBounds() - Method in class edu.cornell.gdiac.math.Path2
-
Returns the bounding box for the path
- getBounds() - Method in class edu.cornell.gdiac.math.Poly2
-
Returns the bounding box for the polygon
- getBounds() - Method in class edu.cornell.gdiac.physics2.PolygonObstacle
-
Returns the bounds of this polygon
- getBounds(Rectangle) - Method in class edu.cornell.gdiac.math.Poly2
-
Sets given rectangle to be the bounding box for the polygon
- getBounds(Rectangle) - Method in class edu.cornell.gdiac.physics2.PolygonObstacle
-
Sets the given rectangle to the bounds of this polygon
- getBuffer() - Method in class edu.cornell.gdiac.graphics.obj.Model.Surface
-
Returns the vertex buffer storing the drawing data
- getBuffer() - Method in class edu.cornell.gdiac.graphics.Texture2D
-
Returns the OpenGL buffer for this texture.
- getBuffer() - Method in class edu.cornell.gdiac.graphics.UniformBuffer
-
Returns the OpenGL buffer for this uniform buffer.
- getBumpMap() - Method in class edu.cornell.gdiac.graphics.obj.Material
-
Returns the texture map of the fragment normals.
- getButton(int) - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns whether the button is pressed.
- getByteOffset() - Method in interface edu.cornell.gdiac.audio.AudioStream
-
Returns the current byte position in this stream.
- getByteSize() - Method in interface edu.cornell.gdiac.audio.AudioStream
-
Returns the total number of bytes in this stream.
- getByteSize() - Method in class edu.cornell.gdiac.graphics.Texture2D
-
Returns the number of bytes in a single pixel of this texture.
- getCamera() - Method in class edu.cornell.gdiac.util.Gimbal
-
Returns the current camera
- getCapacity() - Method in interface edu.cornell.gdiac.audio.AudioEngine
-
Returns the number of simultaneous sound sources supported by this audio engine.
- getCentroid() - Method in class edu.cornell.gdiac.physics2.Obstacle
-
Returns the center of mass of this body
- getChannels() - Method in interface edu.cornell.gdiac.audio.AudioSource
-
Returns the number of audio channels in this source.
- getChoice(Array<T>) - Static method in class edu.cornell.gdiac.util.RandomGenerator
-
Returns a pointer to a randomly selected item in data
- getChoice(T[]) - Static method in class edu.cornell.gdiac.util.RandomGenerator
-
Returns a pointer to a randomly selected item in data
- getColor() - Method in class edu.cornell.gdiac.graphics.obj.ObjPipeline
-
Returns the current tint color for this pipeline.
- getColor() - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Returns the active color of this sprite batch
- getColor() - Method in class edu.cornell.gdiac.graphics.TextLayout
-
Returns the font color to use for the text
- getColor(int) - Method in class edu.cornell.gdiac.graphics.SpriteMesh
-
Returns the vertex color for index idx
- getColor(int, Color) - Method in class edu.cornell.gdiac.graphics.SpriteMesh
-
Returns the vertex color for index idx
- getCommand() - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Returns the current drawing command.
- getComponents(float[], int) - Method in class edu.cornell.gdiac.graphics.Gradient
-
Reads the gradient into the provided array
- getComponents(float[], int) - Method in class edu.cornell.gdiac.graphics.Scissor
-
Reads the scissor mask into the provided array
- getControllers() - Method in class edu.cornell.gdiac.util.Controllers
-
Returns an array of connected
Controller
instances. - getControlPoints() - Method in class edu.cornell.gdiac.math.Spline2
-
Returns the spline control points.
- getCurrent() - Method in interface edu.cornell.gdiac.audio.MusicQueue
-
Returns the current audio sources being played.
- getDamping() - Method in class edu.cornell.gdiac.physics2.ObstacleSelector
-
Returns the damping ratio of the mouse joint
- getData() - Method in interface edu.cornell.gdiac.audio.AudioSource
-
Returns a byte buffer encapsulating the audio asset
- getData(float[], int) - Method in class edu.cornell.gdiac.graphics.Gradient
-
Reads the gradient into the provided array
- getData(float[], int) - Method in class edu.cornell.gdiac.graphics.Scissor
-
Reads the scissor mask into the provided array
- getDeadZone() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns the deadzone value for the joysticks.
- getDebugColor() - Method in class edu.cornell.gdiac.physics2.ObstacleSprite
-
Returns the debug color of this sprite
- getDensity() - Method in class edu.cornell.gdiac.physics2.Obstacle
-
Returns the density of this body
- getDependencies(String, FileHandle, AudioSourceLoader.AudioSourceParameters) - Method in class edu.cornell.gdiac.assets.AudioSourceLoader
-
Returns the other assets this asset requires to be loaded first.
- getDependencies(String, FileHandle, DirectoryLoader.DirectoryLoaderParameters) - Method in class edu.cornell.gdiac.assets.DirectoryLoader
-
Returns the other assets this asset requires to be loaded first.
- getDependencies(String, FileHandle, JsonValueLoader.JsonValueParameters) - Method in class edu.cornell.gdiac.assets.JsonValueLoader
-
Returns the other assets this asset requires to be loaded first.
- getDependencies(String, FileHandle, MaterialLibLoader.MaterialLibParameters) - Method in class edu.cornell.gdiac.assets.MaterialLibLoader
-
Returns the other assets this asset requires to be loaded first.
- getDependencies(String, FileHandle, MusicLoader.MusicParameters) - Method in class edu.cornell.gdiac.assets.MusicLoader
-
Returns the other assets this asset requires to be loaded first.
- getDependencies(String, FileHandle, MusicQueueLoader.MusicQueueParameters) - Method in class edu.cornell.gdiac.assets.MusicQueueLoader
-
Returns the other assets this asset requires to be loaded first.
- getDependencies(String, FileHandle, ObjModelLoader.ModelParameters) - Method in class edu.cornell.gdiac.assets.ObjModelLoader
-
Returns the other assets this asset requires to be loaded first.
- getDependencies(String, FileHandle, ShaderLoader.ShaderParameters) - Method in class edu.cornell.gdiac.assets.ShaderLoader
-
Returns the other assets this asset requires to be loaded first.
- getDependencies(String, FileHandle, SoundEffectLoader.SoundEffectParameters) - Method in class edu.cornell.gdiac.assets.SoundEffectLoader
-
Returns the other assets this asset requires to be loaded first.
- getDependencies(String, FileHandle, SoundLoader.SoundParameters) - Method in class edu.cornell.gdiac.assets.SoundLoader
-
Returns the other assets this asset requires to be loaded first.
- getDependencies(String, FileHandle, SpriteSheetLoader.SpriteSheetParameters) - Method in class edu.cornell.gdiac.assets.SpriteSheetLoader
-
Returns the other assets this asset requires to be loaded first.
- getDependencies(String, FileHandle, TextureRegionLoader.TextureRegionParameters) - Method in class edu.cornell.gdiac.assets.TextureRegionLoader
-
Returns the other assets this asset requires to be loaded first.
- getDependencies(String, FileHandle, WidgetValueLoader.WidgetValueParameters) - Method in class edu.cornell.gdiac.assets.WidgetValueLoader
-
Returns the other assets this asset requires to be loaded first.
- getDepthStencil() - Method in class edu.cornell.gdiac.graphics.RenderTarget
-
Returns the depth/stencil buffer for this render target
- getDiffuseMap() - Method in class edu.cornell.gdiac.graphics.obj.Material
-
Returns the texture map of the diffuse light.
- getDiffuseTint() - Method in class edu.cornell.gdiac.graphics.obj.Material
-
Returns the color coefficient of the diffuse light.
- getDimension() - Method in class edu.cornell.gdiac.physics2.BoxObstacle
-
Returns the dimensions of this box
- getDimension() - Method in class edu.cornell.gdiac.physics2.CapsuleObstacle
-
Returns the dimensions of this capsule
- getDirectory() - Method in class edu.cornell.gdiac.assets.AssetDirectory
-
Returns the file name for the asset directory.
- getDouble() - Static method in class edu.cornell.gdiac.util.RandomGenerator
-
Returns the next pseudorandom double in [0..1)
- getDouble(double, double) - Static method in class edu.cornell.gdiac.util.RandomGenerator
-
Returns a random double between min and max (exclusive).
- getDPadDirection() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns the current direction of the DPad
- getDPadDown() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns true if the DPad Down button currently pressed.
- getDPadLeft() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns true if the DPad Left button currently pressed.
- getDPadRight() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns true if the DPad Right button currently pressed.
- getDPadUp() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns true if the DPad Up button currently pressed.
- getDuration() - Method in interface edu.cornell.gdiac.audio.AudioSource
-
Returns the duration of this audio asset in seconds
- getDuration() - Method in interface edu.cornell.gdiac.audio.MusicQueue
-
Returns the current duration of this music stream in seconds.
- getDuration() - Method in interface edu.cornell.gdiac.audio.SoundEffect
-
Returns the duration of this audio asset in seconds.
- getEffectFactory() - Method in interface edu.cornell.gdiac.audio.AudioEngine
-
Returns an EffectFactory for generating sound filters
- getEndCap() - Method in class edu.cornell.gdiac.math.PathExtruder
-
Returns the end cap value for the extrusion.
- getEntry(String, Class<T>) - Method in class edu.cornell.gdiac.assets.AssetDirectory
-
Returns the asset associated with the given directory key
- getEpsilon() - Method in class edu.cornell.gdiac.math.PathSmoother
-
Returns the epsilon value for the smoothing algorithm.
- geTexCoordX(int) - Method in class edu.cornell.gdiac.graphics.obj.ObjMesh
-
Returns the x-coordinate of the texture coordinates for index idx
- getExp(double) - Static method in class edu.cornell.gdiac.util.RandomGenerator
-
Returns the next element in the exponential distribution.
- getExtent() - Method in class edu.cornell.gdiac.graphics.Gradient
-
Returns (a copy of) the extent of this gradient
- getEye() - Method in class edu.cornell.gdiac.util.Gimbal
-
Returns the eye position of this gimbal.
- getFeather() - Method in class edu.cornell.gdiac.graphics.Gradient
-
Returns the feather value for this gradient.
- getFile() - Method in interface edu.cornell.gdiac.audio.AudioSource
-
Returns the file that generated this source.
- getFile() - Method in interface edu.cornell.gdiac.audio.SoundEffect
-
Returns the file that generated this asset.
- getFileName(String, Class<T>) - Method in class edu.cornell.gdiac.assets.AssetDirectory
-
Returns the asset path associated with the given directory key
- getFilterData() - Method in class edu.cornell.gdiac.physics2.Obstacle
-
Returns the filter data for this object (or null if there is none)
- getFloat() - Static method in class edu.cornell.gdiac.util.RandomGenerator
-
Returns the next pseudorandom float in [0..1)
- getFloat(float, float) - Static method in class edu.cornell.gdiac.util.RandomGenerator
-
Returns a random float between min and max (exclusive).
- getFont() - Method in class edu.cornell.gdiac.graphics.TextLayout
-
Returns the font associated with this layout.
- getForce() - Method in class edu.cornell.gdiac.physics2.ObstacleSelector
-
Returns the force multiplier of the mouse joint
- getFormat() - Method in class edu.cornell.gdiac.graphics.Texture2D
-
Returns the data format of this texture.
- getFrame() - Method in class edu.cornell.gdiac.graphics.SpriteSheet
-
Returns the current active frame.
- getFree() - Method in class edu.cornell.gdiac.graphics.SpriteBatch.LayoutPool
-
Returns the number of objects available to be obtained.
- getFrequency() - Method in class edu.cornell.gdiac.physics2.ObstacleSelector
-
Returns the response speed of the mouse joint
- getFriction() - Method in class edu.cornell.gdiac.physics2.Obstacle
-
Returns the friction coefficient of this body
- getFringe() - Method in class edu.cornell.gdiac.graphics.Scissor
-
Returns the edge fringe of this scissor mask
- getGamma(double, double) - Static method in class edu.cornell.gdiac.util.RandomGenerator
-
Returns the next element in the gamma distribution.
- getGlyphBounds(int) - Method in class edu.cornell.gdiac.graphics.TextLayout
-
Returns the glyph bounds of the character at the given index
- getGlyphBoxes() - Method in class edu.cornell.gdiac.graphics.TextLayout
-
Returns a (line) mesh of the quad outlines for the text glyphs.
- getGlyphBoxes(SpriteMesh) - Method in class edu.cornell.gdiac.graphics.TextLayout
-
Stores the quad outlines for the text glyphs in the given mesh.
- getGlyphIndex(float, float) - Method in class edu.cornell.gdiac.graphics.TextLayout
-
Returns the index of the character whose glyph is located at (x,y)
- getGlyphIndex(Vector2) - Method in class edu.cornell.gdiac.graphics.TextLayout
-
Returns the index of the character whose glyph is located at p
- getGradient() - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Returns the active gradient of this sprite batch
- getGradientCoord(int) - Method in class edu.cornell.gdiac.graphics.SpriteMesh
-
Returns the vertex gradient coordinate for index idx
- getGradientCoord(int, Vector2) - Method in class edu.cornell.gdiac.graphics.SpriteMesh
-
Returns the vertex gradient coordinate for index idx
- getGradientX(int) - Method in class edu.cornell.gdiac.graphics.SpriteMesh
-
Returns the x-coordinate of the gradient for index idx
- getGradientY(int) - Method in class edu.cornell.gdiac.graphics.SpriteMesh
-
Returns the y-coordinate of the gradient for index idx
- getGravityScale() - Method in class edu.cornell.gdiac.physics2.Obstacle
-
Returns the gravity scale to apply to this body
- getHandle(float) - Method in class edu.cornell.gdiac.math.SplinePather
-
Returns a Poly2 representing handles for the tangent points
- getHandle(float, int) - Method in class edu.cornell.gdiac.math.SplinePather
-
Returns a
Poly2
representing handles for the tangent points - getHead() - Method in class edu.cornell.gdiac.util.PooledList
-
Returns the first element of the list.
- getHeight() - Method in class edu.cornell.gdiac.graphics.RenderTarget
-
Returns the height of this render target
- getHeight() - Method in class edu.cornell.gdiac.physics2.BoxObstacle
-
Returns the box height
- getHeight() - Method in class edu.cornell.gdiac.physics2.CapsuleObstacle
-
Returns the capsule height
- getIllum() - Method in class edu.cornell.gdiac.graphics.obj.Material
-
Returns the illumination setting of this material.
- getIndex() - Method in class edu.cornell.gdiac.graphics.obj.Model.Surface
-
Returns the smoothing index for this surface.
- getIndices() - Method in class edu.cornell.gdiac.math.Path2
-
Returns a list of vertex indices representing this path.
- getIndices(short[]) - Method in class edu.cornell.gdiac.math.Path2
-
Stores a list of vertex indices in the given buffer.
- getInertia() - Method in class edu.cornell.gdiac.physics2.Obstacle
-
Returns the rotational inertia of this body
- getInnerColor() - Method in class edu.cornell.gdiac.graphics.Gradient
-
Returns (a copy of) the inner color of this gradient
- getInstance() - Static method in class edu.cornell.gdiac.audio.SoundEffectManager
-
Returns the single instance for the SoundEffectManager
- getInt() - Static method in class edu.cornell.gdiac.util.RandomGenerator
-
Returns the next pseudorandom integer in [-2^31, 2^31-1]
- getInt(int, int) - Static method in class edu.cornell.gdiac.util.RandomGenerator
-
Returns a random int between min and max (inclusive).
- getJoint() - Method in class edu.cornell.gdiac.math.PathExtruder
-
Returns the joint value for the extrusion.
- getJson() - Method in class edu.cornell.gdiac.assets.WidgetValue
-
Returns the JsonValue representation of this widget.
- getKey(T) - Method in class edu.cornell.gdiac.assets.ResourceManager
-
Returns the key for the given resource (null if resource is not present)
- getLBumper() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns true if the left bumper is currently pressed.
- getLeftTrigger() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns the value of the left trigger.
- getLeftX() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns the X axis value of the left analog stick.
- getLeftY() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns the Y axis value of the left analog stick.
- getLightSource() - Method in class edu.cornell.gdiac.graphics.obj.ObjPipeline
-
Returns the light source for this pipeline.
- getLine(int) - Method in class edu.cornell.gdiac.graphics.TextLayout
-
Returns the text for the given line.
- getLinearDamping() - Method in class edu.cornell.gdiac.physics2.Obstacle
-
Returns the linear damping for this body.
- getLinearVelocity() - Method in class edu.cornell.gdiac.physics2.Obstacle
-
Returns the linear velocity for this physics body
- getLineCount() - Method in class edu.cornell.gdiac.graphics.TextLayout
-
Returns the number of lines in this text layout
- getListeners() - Method in class edu.cornell.gdiac.util.Controllers
-
Returns all listeners currently registered.
- getLoadedDirectory() - Method in class edu.cornell.gdiac.assets.DirectoryLoader
-
Returns the
JsonValue
instance currently loaded by this loader. - getLoadedJSON() - Method in class edu.cornell.gdiac.assets.JsonValueLoader
-
Returns the
JsonValue
instance currently loaded by this loader. - getLoadedLibrary() - Method in class edu.cornell.gdiac.assets.MaterialLibLoader
-
Returns the
MaterialLib
instance currently loaded by this loader. - getLoadedLibrary() - Method in class edu.cornell.gdiac.assets.ObjModelLoader
-
Returns the
Model
instance currently loaded by this loader. - getLoadedMusic() - Method in class edu.cornell.gdiac.assets.MusicLoader
-
Returns the
Music
instance currently loaded by this loader. - getLoadedMusic() - Method in class edu.cornell.gdiac.assets.MusicQueueLoader
-
Returns the
MusicQueue
instance currently loaded by this loader. - getLoadedRegion() - Method in class edu.cornell.gdiac.assets.TextureRegionLoader
-
Returns the
TextureRegion
instance currently loaded by this loader. - getLoadedShader() - Method in class edu.cornell.gdiac.assets.ShaderLoader
-
Returns the
Shader
instance currently loaded by this loader. - getLoadedSound() - Method in class edu.cornell.gdiac.assets.SoundEffectLoader
-
Returns the
SoundEffect
instance currently loaded by this loader. - getLoadedSound() - Method in class edu.cornell.gdiac.assets.SoundLoader
-
Returns the
Sound
instance currently loaded by this loader. - getLoadedSource() - Method in class edu.cornell.gdiac.assets.AudioSourceLoader
-
Returns the
AudioSource
instance currently loaded by this loader. - getLoadedSprite() - Method in class edu.cornell.gdiac.assets.SpriteSheetLoader
-
Returns the
SpriteSheet
instance currently loaded by this loader. - getLogNorm(double, double) - Static method in class edu.cornell.gdiac.util.RandomGenerator
-
Returns the next element in the log normal distribution.
- getLong() - Static method in class edu.cornell.gdiac.util.RandomGenerator
-
Returns the next pseudorandom integer in [-2^63, 2^63-1]
- getLoopBehavior() - Method in interface edu.cornell.gdiac.audio.MusicQueue
-
Returns the loop behavior of this music buffer.
- getLooping(long) - Method in interface edu.cornell.gdiac.audio.SoundEffect
-
Returns the loop setting of the given instance
- getLStick() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns true if the left analog stick is currently pressed.
- getMapping() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns button and axis mapping for this controller (or platform).
- getMass() - Method in class edu.cornell.gdiac.physics2.Obstacle
-
Returns the mass of this body
- getMaterial() - Method in class edu.cornell.gdiac.graphics.obj.Model.Surface
-
Returns the material associated with this surface.
- getMaterial() - Method in class edu.cornell.gdiac.graphics.obj.ModelRef
-
Returns the default material for this model reference.
- getMaterial() - Method in class edu.cornell.gdiac.graphics.obj.ObjPipeline
-
Returns the default material for this pipeline.
- getMaterial(String) - Method in class edu.cornell.gdiac.graphics.obj.MaterialLib
-
Returns the material for the given name.
- getMaterialName() - Method in class edu.cornell.gdiac.graphics.obj.Model.Surface
-
Returns the name of the material associated with this surface.
- getMaxButtonIndex() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns the maximum button index code that can be queried
- getMaximumZoom() - Method in class edu.cornell.gdiac.util.Gimbal
-
Returns the maximum zoom factor allowed.
- getMesh() - Method in class edu.cornell.gdiac.graphics.obj.Model.Surface
-
Returns the
ObjMesh
for storing the drawing data - getMesh() - Method in class edu.cornell.gdiac.physics2.ObstacleSprite
-
Returns the sprite mesh associated with the obstacle.
- getMeshes() - Method in class edu.cornell.gdiac.graphics.TextLayout
-
Returns an array of textured meshes to render the text layout
- getMinButtonIndex() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns the minimum button index code that can be queried
- getMinimumZoom() - Method in class edu.cornell.gdiac.util.Gimbal
-
Returns the minimum zoom factor allowed.
- getMitreLimit() - Method in class edu.cornell.gdiac.math.PathExtruder
-
Returns the mitre limit of the extrusion.
- getModel() - Method in class edu.cornell.gdiac.graphics.obj.ModelRef
-
Returns the model stored in this model reference
- getModelView() - Method in class edu.cornell.gdiac.graphics.obj.ModelRef
-
Returns the model view matrix.
- getMouseSize() - Method in class edu.cornell.gdiac.physics2.ObstacleSelector
-
Returns the size of the mouse pointer
- getMtl(String) - Method in class edu.cornell.gdiac.graphics.obj.ObjParser
-
Returns the information for a previously parsed MTL file.
- getName() - Method in class edu.cornell.gdiac.graphics.obj.Material
-
Returns the name of this material.
- getName() - Method in class edu.cornell.gdiac.graphics.obj.Model
-
Returns the name of this model
- getName() - Method in class edu.cornell.gdiac.graphics.Texture2D
-
Returns the name of this texture.
- getName() - Method in class edu.cornell.gdiac.physics2.Obstacle
-
Returns the physics object tag.
- getName() - Method in class edu.cornell.gdiac.physics2.ObstacleSprite
-
Returns the name of the obstacle associated with this sprite.
- getName() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns the device name
- getNearestIndex(float, float) - Method in class edu.cornell.gdiac.graphics.TextLayout
-
Returns the index of the character whose glyph is nearest (x,y)
- getNormal(double, double) - Static method in class edu.cornell.gdiac.util.RandomGenerator
-
Returns the next element in the normal distribution.
- getNormal(int) - Method in class edu.cornell.gdiac.graphics.obj.ObjMesh
-
Returns the vertex normal for index idx
- getNormal(int, Vector3) - Method in class edu.cornell.gdiac.graphics.obj.ObjMesh
-
Returns the vertex normal for index idx
- getNormals() - Method in class edu.cornell.gdiac.graphics.obj.ModelRef
-
Returns the normal matrix.
- getNormals() - Method in class edu.cornell.gdiac.math.SplinePather
-
Returns a list of normals for a polygon approximation
- getNormalX(int) - Method in class edu.cornell.gdiac.graphics.obj.ObjMesh
-
Returns the x-coordinate of the normal for index idx
- getNormalY(int) - Method in class edu.cornell.gdiac.graphics.obj.ObjMesh
-
Returns the y-coordinate of the normal for index idx
- getNormalZ(int) - Method in class edu.cornell.gdiac.graphics.obj.ObjMesh
-
Returns the z-coordinate of the normal for index idx
- getNumberOfSources() - Method in interface edu.cornell.gdiac.audio.MusicQueue
-
Returns the number of audio sources in this buffer
- getObj(String) - Method in class edu.cornell.gdiac.graphics.obj.ObjParser
-
Returns the information for a previously parsed OBJ file.
- getObject() - Method in class edu.cornell.gdiac.graphics.obj.Model.Surface
-
Returns the object that this surface is associated with.
- getObject(String) - Method in class edu.cornell.gdiac.graphics.obj.Model.Surface
-
Sets the object that this surface is associated with.
- getObstacle() - Method in class edu.cornell.gdiac.physics2.ObstacleSelector
-
Returns the Obstacle selected (if any)
- getObstacle() - Method in class edu.cornell.gdiac.physics2.ObstacleSprite
-
Returns the obstacle associated with this sprite.
- getOffset() - Method in class edu.cornell.gdiac.graphics.TextLayout
-
Returns the translation offset for the alignment
- getOffset(String) - Method in class edu.cornell.gdiac.graphics.UniformBuffer
-
Returns the byte offset for the given name.
- getOffsets() - Method in class edu.cornell.gdiac.graphics.UniformBuffer
-
Returns the offsets defined for this buffer
- getOuterColor() - Method in class edu.cornell.gdiac.graphics.Gradient
-
Returns (a copy of) the outer color of this gradient
- getOutline() - Method in class edu.cornell.gdiac.physics2.Obstacle
-
Returns an outline of the obstacle in drawing space The outline will be scaled according the physics units of this obstacle.
- getPackedColor() - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Returns the packed representation of the active color
- getPackedColor(int) - Method in class edu.cornell.gdiac.graphics.SpriteMesh
-
Returns the packed color representation for index idx
- getPan() - Method in interface edu.cornell.gdiac.audio.MusicQueue
-
Returns the pan value of the music stream
- getPan(long) - Method in interface edu.cornell.gdiac.audio.SoundEffect
-
Returns the pan value of the given instance
- getParameters() - Method in class edu.cornell.gdiac.math.SplinePather
-
Returns a list of parameters for a path approximation
- getPareto(double, double) - Static method in class edu.cornell.gdiac.util.RandomGenerator
-
Returns the next element in the Pareto distribution.
- getParsers() - Method in class edu.cornell.gdiac.assets.AssetDirectory
-
Returns the
AssetParser
objects associated with this directory loader - getParsers() - Method in class edu.cornell.gdiac.assets.DirectoryLoader
-
Returns the
AssetParser
objects associated with this directory loader - getPath() - Method in class edu.cornell.gdiac.math.PathSmoother
-
Returns a path object representing the smoothed result.
- getPath() - Method in class edu.cornell.gdiac.math.SplinePather
-
Returns a new path approximating this spline.
- getPhysicsUnits() - Method in class edu.cornell.gdiac.physics2.Obstacle
-
Returns the physics units for this obstacle.
- getPhysicsUnits() - Method in class edu.cornell.gdiac.physics2.ObstacleSelector
-
Returns the physics units for this obstacle selector.
- getPitch() - Method in interface edu.cornell.gdiac.audio.MusicQueue
-
Returns the pitch of the music stream
- getPitch(long) - Method in interface edu.cornell.gdiac.audio.SoundEffect
-
Returns the pitch of the given instance
- getPixelData() - Method in class edu.cornell.gdiac.graphics.RenderTarget
-
Returns the pixel data for the primary output texture.
- getPixelData(int) - Method in class edu.cornell.gdiac.graphics.RenderTarget
-
Returns the pixel data for the given output texture.
- getPixelData(Buffer) - Method in class edu.cornell.gdiac.graphics.RenderTarget
-
Returns the pixel data for the given output texture, stored in place
- getPixelData(Buffer, int) - Method in class edu.cornell.gdiac.graphics.RenderTarget
-
Returns the pixel data for the given output texture, stored in place
- getPixmap() - Method in class edu.cornell.gdiac.graphics.RenderTarget
-
Returns the pixmap for the primary output texture.
- getPixmap(int) - Method in class edu.cornell.gdiac.graphics.RenderTarget
-
Returns the pixmap for the given output texture.
- getPlayerIndex() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns 0-based player index of this controller
- getPoint(float) - Method in class edu.cornell.gdiac.math.Spline2
-
Returns the spline point for parameter tp.
- getPoint(float, Vector2) - Method in class edu.cornell.gdiac.math.Spline2
-
Returns the spline point for parameter tp.
- getPoints() - Method in class edu.cornell.gdiac.math.PathSmoother
-
Returns a list of points representing the smoothed path.
- getPolygon() - Method in class edu.cornell.gdiac.math.Path2
-
Returns a polygon represent by this path2.
- getPolygon() - Method in class edu.cornell.gdiac.math.PathExtruder
-
Returns a polygon representing the path extrusion.
- getPolygon() - Method in class edu.cornell.gdiac.math.PolyTriangulator
-
Returns a polygon representing the triangulation.
- getPolygon(Poly2) - Method in class edu.cornell.gdiac.math.PathExtruder
-
Stores the path extrusion in the given buffer.
- getPolygon(Poly2) - Method in class edu.cornell.gdiac.math.PolyTriangulator
-
Stores the triangulation in the given buffer.
- getPolyline() - Method in class edu.cornell.gdiac.math.Path2
-
Returns a polyline represent by this path2.
- getPosition() - Method in class edu.cornell.gdiac.graphics.obj.ModelRef
-
Returns the position of this model in the scene.
- getPosition() - Method in class edu.cornell.gdiac.physics2.Obstacle
-
Returns the current position for this physics body
- getPosition(int) - Method in class edu.cornell.gdiac.graphics.obj.ObjMesh
-
Returns the vertex position for index idx
- getPosition(int) - Method in class edu.cornell.gdiac.graphics.SpriteMesh
-
Returns the vertex position for index idx
- getPosition(int, Vector2) - Method in class edu.cornell.gdiac.graphics.SpriteMesh
-
Returns the vertex position for index idx
- getPosition(int, Vector3) - Method in class edu.cornell.gdiac.graphics.obj.ObjMesh
-
Returns the vertex position for index idx
- getPosition(long) - Method in interface edu.cornell.gdiac.audio.SoundEffect
-
Returns the current position of this instance in seconds.
- getPositionX(int) - Method in class edu.cornell.gdiac.graphics.obj.ObjMesh
-
Returns the x-coordinate of the position for index idx
- getPositionX(int) - Method in class edu.cornell.gdiac.graphics.SpriteMesh
-
Returns the x-coordinate of the position for index idx
- getPositionX(int) - Method in class edu.cornell.gdiac.math.Path2
-
Returns the x-coordinate of the position for index idx
- getPositionY(int) - Method in class edu.cornell.gdiac.graphics.obj.ObjMesh
-
Returns the y-coordinate of the position for index idx
- getPositionY(int) - Method in class edu.cornell.gdiac.graphics.SpriteMesh
-
Returns the y-coordinate of the position for index idx
- getPositionY(int) - Method in class edu.cornell.gdiac.math.Path2
-
Returns the y-coordinate of the position for index idx
- getPositionZ(int) - Method in class edu.cornell.gdiac.graphics.obj.ObjMesh
-
Returns the z-coordinate of the position for index idx
- getPowerLevel() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns the value of enum
ControllerPowerLevel
- getProgress() - Method in class edu.cornell.gdiac.assets.AssetDirectory
-
Returns the progress in percent of completion.
- getProjectionMatrix() - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Returns the active perspective matrix of this sprite batch
- getRadius() - Method in class edu.cornell.gdiac.graphics.Gradient
-
Returns the corner radius of the gradient rectangle
- getRadius() - Method in class edu.cornell.gdiac.physics2.WheelObstacle
-
Returns the radius of this circle
- getRBumper() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns true if the right bumper is currently pressed.
- getRefinement() - Method in class edu.cornell.gdiac.math.SplinePather
-
Returns an expanded version of this spline
- getRestitution() - Method in class edu.cornell.gdiac.physics2.Obstacle
-
Returns the restitution of this body
- getRightTrigger() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns the value of the right trigger.
- getRightX() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns the X axis value of the right analog stick.
- getRightY() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns the Y axis value of the right analog stick.
- getRotation() - Method in class edu.cornell.gdiac.graphics.obj.ModelRef
-
Returns the rotation quaterion of this model about the anchor.
- getRStick() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns true if the right analog stick is currently pressed.
- getRun(int) - Method in class edu.cornell.gdiac.graphics.TextLayout
-
Returns the glyph run corresponding to line
idx
- getSampleOffset() - Method in interface edu.cornell.gdiac.audio.AudioStream
-
Returns the current audio sample in this stream.
- getSampleRate() - Method in interface edu.cornell.gdiac.audio.AudioSource
-
Returns the sample rate of this audio asset
- getSampleRate() - Method in interface edu.cornell.gdiac.audio.MusicQueue
-
Returns the number of audio samples (per channel) per second.
- getSampleRate() - Method in interface edu.cornell.gdiac.audio.SoundEffect
-
Returns the number of audio samples (per channel) per second.
- getSampleSize() - Method in interface edu.cornell.gdiac.audio.AudioStream
-
Returns the total number of audio samples in this stream.
- getScale() - Method in class edu.cornell.gdiac.graphics.obj.ModelRef
-
Returns the non-uniform scaling factor for this model about the anchor.
- getScissor() - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Returns the active scissor mask of this sprite batch
- getSeamOffset() - Method in class edu.cornell.gdiac.physics2.CapsuleObstacle
-
Returns the seam offset of the core rectangle
- getShader() - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Returns the shader for this sprite batch
- getShininess() - Method in class edu.cornell.gdiac.graphics.obj.Material
-
Returns the shininess coefficient.
- getSize() - Method in class edu.cornell.gdiac.graphics.SpriteSheet
-
Returns the number of frames in this sprite sheet.
- getSource() - Method in interface edu.cornell.gdiac.audio.AudioStream
-
Returns the
AudioSource
that generated this stream. - getSource(int) - Method in interface edu.cornell.gdiac.audio.MusicQueue
-
Returns the audio source at the given queue position.
- getSpecularMap() - Method in class edu.cornell.gdiac.graphics.obj.Material
-
Returns the texture map of the specular light.
- getSpecularTint() - Method in class edu.cornell.gdiac.graphics.obj.Material
-
Returns the color coefficient of the specular light.
- getSpriteSheet() - Method in class edu.cornell.gdiac.physics2.ObstacleSprite
-
Returns a reference to the associated sprite sheet
- getStart() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns true if the start button is currently pressed.
- getStencilEffect() - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Returns the current stencil effect
- getStream() - Method in interface edu.cornell.gdiac.audio.AudioSource
-
Returns a new
AudioStream
to stream this asset. - getStride() - Method in class edu.cornell.gdiac.graphics.SpriteMesh
-
Returns the float stride for vertices in this mesh
- getStride() - Method in class edu.cornell.gdiac.graphics.VertexBuffer
-
Returns the stride of this vertex buffer
- getStyle() - Method in class edu.cornell.gdiac.physics2.CapsuleObstacle
-
Returns the style of this capsule
- getSubModel(String) - Method in class edu.cornell.gdiac.graphics.obj.Model
-
Returns a submodel consisting of meshes that match the given tag.
- getSurface(int) - Method in class edu.cornell.gdiac.graphics.obj.Model
-
Returns the surfaces at the given array index.
- getSurfaces() - Method in class edu.cornell.gdiac.graphics.obj.Model
-
Returns the surfaces that make up this object.
- getTags() - Method in class edu.cornell.gdiac.graphics.obj.Model.Surface
-
Returns the group tags associated with this surface.
- getTail() - Method in class edu.cornell.gdiac.util.PooledList
-
Returns the last element of the list.
- getTangent(int) - Method in class edu.cornell.gdiac.graphics.obj.ObjMesh
-
Returns the vertex tangent for index idx
- getTangent(int) - Method in class edu.cornell.gdiac.math.Spline2
-
Returns the tangent at the given index.
- getTangent(int, Vector2) - Method in class edu.cornell.gdiac.math.Spline2
-
Returns the tangent at the given index.
- getTangent(int, Vector3) - Method in class edu.cornell.gdiac.graphics.obj.ObjMesh
-
Returns the vertex tangent for index idx
- getTangents() - Method in class edu.cornell.gdiac.math.SplinePather
-
Returns a list of tangents for a path approximation
- getTangentY(int) - Method in class edu.cornell.gdiac.graphics.obj.ObjMesh
-
Returns the y-coordinate of the tangent for index idx
- getTangentZ(int) - Method in class edu.cornell.gdiac.graphics.obj.ObjMesh
-
Returns the z-coordinate of the tangent for index idx
- getTarget() - Method in class edu.cornell.gdiac.util.Gimbal
-
Returns the target position of this gimbal.
- getTexCoord(int) - Method in class edu.cornell.gdiac.graphics.obj.ObjMesh
-
Returns the texture coordinates for index idx
- getTexCoord(int, Vector2) - Method in class edu.cornell.gdiac.graphics.obj.ObjMesh
-
Returns the texture coordinates for index idx
- getTexCoordY(int) - Method in class edu.cornell.gdiac.graphics.obj.ObjMesh
-
Returns the y-coordinate of the texture coordinates for index idx
- getText() - Method in class edu.cornell.gdiac.graphics.TextLayout
-
Returns the text associated with this layout.
- getTextIndex(int) - Method in class edu.cornell.gdiac.graphics.TextLayout
-
Returns the string index of the
idx
th glyph. - getTexture() - Method in class edu.cornell.gdiac.graphics.RenderTarget
-
Returns the primary output texture.
- getTexture(int) - Method in class edu.cornell.gdiac.graphics.RenderTarget
-
Returns the output texture for the given index.
- getTextureCoord(int) - Method in class edu.cornell.gdiac.graphics.SpriteMesh
-
Returns the vertex texture coordinate for index idx
- getTextureCoord(int, Vector2) - Method in class edu.cornell.gdiac.graphics.SpriteMesh
-
Returns the vertex texture coordinate for index idx
- getTextureRegion() - Method in class edu.cornell.gdiac.graphics.TexturedMesh
-
Returns the texture region associated with this mesh
- getTextureRegion() - Method in class edu.cornell.gdiac.physics2.ObstacleSelector
-
Returns the texture region to display the selector on screen
- getTextureX(int) - Method in class edu.cornell.gdiac.graphics.SpriteMesh
-
Returns the x-coordinate of the texture for index idx
- getTextureY(int) - Method in class edu.cornell.gdiac.graphics.SpriteMesh
-
Returns the y-coordinate of the texture for index idx
- getTolerance() - Method in class edu.cornell.gdiac.math.PathExtruder
-
Returns the error tolerance of the extrusion.
- getTolerance() - Method in class edu.cornell.gdiac.math.PathFactory
-
Returns the curve tolerance for rounded shapes.
- getTolerance() - Method in class edu.cornell.gdiac.physics2.CapsuleObstacle
-
Returns the outline tolerance of this obstacle.
- getTolerance() - Method in class edu.cornell.gdiac.physics2.WheelObstacle
-
Returns the outline tolerance of this obstacle.
- getTransform() - Method in class edu.cornell.gdiac.graphics.Gradient
-
Returns (a copy of) the transform component of this gradient
- getTransform() - Method in class edu.cornell.gdiac.graphics.Scissor
-
Returns (a copy of) the transform component of this scissor mask
- getTransformMatrix() - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Returns the active transform matrix of this sprite batch
- getTriangulation() - Method in class edu.cornell.gdiac.math.PolyTriangulator
-
Returns an array of indices representing the triangulation.
- getTriangulation(ShortArray) - Method in class edu.cornell.gdiac.math.PolyTriangulator
-
Stores the triangulation indices in the given buffer.
- getType() - Method in interface edu.cornell.gdiac.assets.AssetParser
-
Returns the asset type generated by this parser
- getType() - Method in class edu.cornell.gdiac.assets.AudioSourceParser
-
Returns the asset type generated by this parser
- getType() - Method in class edu.cornell.gdiac.assets.FreetypeFontParser
-
Returns the asset type generated by this parser
- getType() - Method in class edu.cornell.gdiac.assets.JsonValueParser
-
Returns the asset type generated by this parser
- getType() - Method in class edu.cornell.gdiac.assets.MaterialLibParser
-
Returns the asset type generated by this parser
- getType() - Method in class edu.cornell.gdiac.assets.MusicParser
-
Returns the asset type generated by this parser
- getType() - Method in class edu.cornell.gdiac.assets.MusicQueueParser
-
Returns the asset type generated by this parser
- getType() - Method in class edu.cornell.gdiac.assets.ObjModelParser
-
Returns the asset type generated by this parser
- getType() - Method in class edu.cornell.gdiac.assets.ShaderParser
-
Returns the asset type generated by this parser
- getType() - Method in class edu.cornell.gdiac.assets.SoundEffectParser
-
Returns the asset type generated by this parser
- getType() - Method in class edu.cornell.gdiac.assets.SoundParser
-
Returns the asset type generated by this parser
- getType() - Method in class edu.cornell.gdiac.assets.SpriteSheetParser
-
Returns the asset type generated by this parser
- getType() - Method in class edu.cornell.gdiac.assets.TextureParser
-
Returns the asset type generated by this parser
- getType() - Method in class edu.cornell.gdiac.assets.TextureRegionParser
-
Returns the asset type generated by this parser
- getType() - Method in class edu.cornell.gdiac.assets.WidgetValueParser
-
Returns the asset type generated by this parser
- getUnicodeType(int) - Static method in class edu.cornell.gdiac.graphics.TextLayout
-
Returns the unicode type for the given unicode code point
- getUniform(int, int, Color) - Method in class edu.cornell.gdiac.graphics.UniformBuffer
-
Returns true if it can access the given uniform variable as a color.
- getUniform(int, int, Affine2) - Method in class edu.cornell.gdiac.graphics.UniformBuffer
-
Returns true if it can access the given uniform variable as an affine transform.
- getUniform(int, int, Matrix4) - Method in class edu.cornell.gdiac.graphics.UniformBuffer
-
Returns true if it can access the given uniform variable as a matrix.
- getUniform(int, int, Quaternion) - Method in class edu.cornell.gdiac.graphics.UniformBuffer
-
Returns true if it can access the given uniform variable as a quaternion.
- getUniform(int, int, Vector2) - Method in class edu.cornell.gdiac.graphics.UniformBuffer
-
Returns true if it can access the given uniform variable as a vector.
- getUniform(int, int, Vector3) - Method in class edu.cornell.gdiac.graphics.UniformBuffer
-
Returns true if it can access the given uniform variable as a vector.
- getUniform(int, String, Color) - Method in class edu.cornell.gdiac.graphics.UniformBuffer
-
Returns true if it can access the given uniform variable as a color.
- getUniform(int, String, Affine2) - Method in class edu.cornell.gdiac.graphics.UniformBuffer
-
Returns true if it can access the given uniform variable as an affine transform.
- getUniform(int, String, Matrix4) - Method in class edu.cornell.gdiac.graphics.UniformBuffer
-
Returns true if it can access the given uniform variable as a matrix.
- getUniform(int, String, Vector2) - Method in class edu.cornell.gdiac.graphics.UniformBuffer
-
Returns true if it can access the given uniform variable as a vector.
- getUniform(int, String, Vector3) - Method in class edu.cornell.gdiac.graphics.UniformBuffer
-
Returns true if it can access the given uniform variable as a vector.
- getUniformBlock(int) - Method in class edu.cornell.gdiac.graphics.Shader
-
Returns the buffer bindpoint associated with the given uniform block.
- getUniformBlock(String) - Method in class edu.cornell.gdiac.graphics.Shader
-
Returns the buffer bindpoint associated with the given uniform block.
- getUniformBlocks() - Method in class edu.cornell.gdiac.graphics.Shader
-
Returns a vector of all uniform blocks used by this shader
- getUniformfv(int, int, int, float[], int) - Method in class edu.cornell.gdiac.graphics.UniformBuffer
-
Returns true if it can access the given buffer offset as an array of floats
- getUniformfv(int, String, int, float[], int) - Method in class edu.cornell.gdiac.graphics.UniformBuffer
-
Returns true if it can access the given buffer location as an array of floats
- getUniformiv(int, int, int, int[], int) - Method in class edu.cornell.gdiac.graphics.UniformBuffer
-
Returns true if it can access the given buffer offset as an array of integers
- getUniformiv(int, String, int, int[], int) - Method in class edu.cornell.gdiac.graphics.UniformBuffer
-
Returns true if it can access the given buffer location as an array of integers
- getUniformQuaternion(int, String, Quaternion) - Method in class edu.cornell.gdiac.graphics.UniformBuffer
-
Returns true if it can access the given uniform variable as a quaternion.
- getUniformsForBlock(int) - Method in class edu.cornell.gdiac.graphics.Shader
-
Returns a vector of all uniforms for the given block.
- getUniformsForBlock(String) - Method in class edu.cornell.gdiac.graphics.Shader
-
Returns a vector of all uniforms for the given block.
- getUniqueId() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns the unique ID for this controller.
- getUp() - Method in class edu.cornell.gdiac.util.Gimbal
-
Returns the up direction of this gimbal.
- getUserData() - Method in class edu.cornell.gdiac.physics2.Obstacle
-
Returns the attached user data.
- getValue() - Method in class edu.cornell.gdiac.util.PooledList.Entry
-
Returns the value for this entry
- getVariables() - Method in class edu.cornell.gdiac.assets.WidgetValue
-
Returns the list of variables in this widget.
- getVertices() - Method in class edu.cornell.gdiac.math.Path2
-
Returns the list of vertices
- getVertices() - Method in class edu.cornell.gdiac.math.Poly2
-
Returns the list of vertices
- getVolume(long) - Method in interface edu.cornell.gdiac.audio.SoundEffect
-
Returns the volume of the given instance
- getVX() - Method in class edu.cornell.gdiac.physics2.Obstacle
-
Returns the x-velocity for this physics body
- getVY() - Method in class edu.cornell.gdiac.physics2.Obstacle
-
Returns the y-velocity for this physics body
- getWeibull(double, double) - Static method in class edu.cornell.gdiac.util.RandomGenerator
-
Returns the next element in the Weibull distribution.
- getWidth() - Method in class edu.cornell.gdiac.graphics.RenderTarget
-
Returns the width of this render target
- getWidth() - Method in class edu.cornell.gdiac.graphics.TextLayout
-
Returns the maximum lines width of this layout.
- getWidth() - Method in class edu.cornell.gdiac.physics2.BoxObstacle
-
Returns the box width
- getWidth() - Method in class edu.cornell.gdiac.physics2.CapsuleObstacle
-
Returns the capsule width
- getX() - Method in class edu.cornell.gdiac.physics2.Obstacle
-
Returns the x-coordinate for this physics body
- getX() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns true if the X button is currently pressed.
- getXBoxControllers() - Method in class edu.cornell.gdiac.util.Controllers
-
Returns an array of connected
XBoxController
instances. - getY() - Method in class edu.cornell.gdiac.physics2.Obstacle
-
Returns the y-coordinate for this physics body
- getY() - Method in class edu.cornell.gdiac.util.XBoxController
-
Returns true if the Y button is currently pressed.
- getZoom() - Method in class edu.cornell.gdiac.util.Gimbal
-
Returns the zoom factor of this gimbal.
- Gimbal - Class in edu.cornell.gdiac.util
-
This class represents a camera gimbal.
- Gimbal() - Constructor for class edu.cornell.gdiac.util.Gimbal
-
Creates a new gimbal with no camera.
- Gimbal(PerspectiveCamera) - Constructor for class edu.cornell.gdiac.util.Gimbal
-
Creates a gimbal for the specified camera
- gl30Format(Pixmap.Format) - Static method in enum class edu.cornell.gdiac.graphics.Texture2D.PixelFormat
-
Returns the PixelFormat equivalent to a Pixmap.Format
- GLDebug - Class in edu.cornell.gdiac.graphics
-
This class is just a collection of static functions to help with debugging OpenGL.
- GLDebug() - Constructor for class edu.cornell.gdiac.graphics.GLDebug
- glFormat() - Method in enum class edu.cornell.gdiac.graphics.Texture2D.PixelFormat
-
Returns the OpenGL format associated with this pixel format
- GRADCOORD_ATTRIBUTE - Static variable in class edu.cornell.gdiac.graphics.Shader
-
default name for gradient coordinates attributes
- GRADCOORD_ATTRIBUTE - Static variable in class edu.cornell.gdiac.graphics.shaders.SpriteShader
-
The gradient coordinate attribute variable (uses the default from
Shader
- Gradient - Class in edu.cornell.gdiac.graphics
-
This class defines a two color gradient.
- Gradient() - Constructor for class edu.cornell.gdiac.graphics.Gradient
-
Creates a degenerate, white-colored gradient.
- Gradient(Color) - Constructor for class edu.cornell.gdiac.graphics.Gradient
-
Initializes a degenerate gradient of the given color.
- Gradient(Color, Color, Rectangle, float, float) - Constructor for class edu.cornell.gdiac.graphics.Gradient
-
Initializes a box gradient of the two colors.
- Gradient(Color, Color, Vector2, float) - Constructor for class edu.cornell.gdiac.graphics.Gradient
-
Creates a simple radial gradient of the two colors.
- Gradient(Color, Color, Vector2, float, float) - Constructor for class edu.cornell.gdiac.graphics.Gradient
-
Initializes a general radial gradient of the two colors.
- Gradient(Color, Color, Vector2, Vector2) - Constructor for class edu.cornell.gdiac.graphics.Gradient
-
Initializes a linear gradient of the two colors.
- Gradient(Gradient) - Constructor for class edu.cornell.gdiac.graphics.Gradient
-
Creates a copy of the given gradient.
- Group() - Constructor for class edu.cornell.gdiac.graphics.obj.ModelInfo.Group
-
Creates an unintialized GroupInfo with default values
- groups - Variable in class edu.cornell.gdiac.graphics.obj.ModelInfo
-
The render groups in this file
All Classes and Interfaces|All Packages|Constant Field Values