Index
All Classes and Interfaces|All Packages|Constant Field Values
F
- filename - Variable in class edu.cornell.gdiac.assets.AssetDirectory
-
The asset directory of this asset manager
- fill(float, float, float, float) - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Draws the given rectangle filled with the current color and texture.
- fill(Rectangle) - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Draws the given rectangle filled with the current color and texture.
- fill(Rectangle, float, float) - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Draws the given rectangle filled with the current color and texture.
- fill(Rectangle, Affine2) - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Draws the given rectangle filled with the current color and texture.
- fill(Rectangle, Vector2) - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Draws the given rectangle filled with the current color and texture.
- fill(Rectangle, Vector2, Vector2, float, Vector2) - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Draws the given rectangle filled with the current color and texture.
- fill(Poly2) - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Draws the given polygon filled with the current color and texture.
- fill(Poly2, float, float) - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Draws the given polygon filled with the current color and texture.
- fill(Poly2, Affine2) - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Draws the given polygon filled with the current color and texture.
- fill(Poly2, Vector2) - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Draws the given polygon filled with the current color and texture.
- fill(Poly2, Vector2, Vector2, float, Vector2) - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Draws the given polygon filled with the current color and texture.
- FILL - Enum constant in enum class edu.cornell.gdiac.graphics.Stencil.Effect
-
Restrict all drawing to the unified stencil region.
- FILL_CLIP - Enum constant in enum class edu.cornell.gdiac.graphics.Stencil.Effect
-
Applies a lower buffer
Stencil.Effect.FILL
with an upperStencil.Effect.CLIP
. - FILL_JOIN - Enum constant in enum class edu.cornell.gdiac.graphics.Stencil.Effect
-
Restricts all drawing to the unified stencil region.
- FILL_MASK - Enum constant in enum class edu.cornell.gdiac.graphics.Stencil.Effect
-
Applies a lower buffer
Stencil.Effect.FILL
with an upperStencil.Effect.MASK
. - FILL_MEET - Enum constant in enum class edu.cornell.gdiac.graphics.Stencil.Effect
-
Restricts all drawing to the intersecting stencil region.
- FILL_NONE - Enum constant in enum class edu.cornell.gdiac.graphics.Stencil.Effect
-
Applies
Stencil.Effect.FILL
using the lower stencil buffer only. - finalize() - Method in class edu.cornell.gdiac.graphics.RenderTarget
-
Cleans up frame buffer on Garbage collection
- finalize() - Method in class edu.cornell.gdiac.graphics.Texture2D
-
Cleans up texture on Garbage collection
- finalize() - Method in class edu.cornell.gdiac.graphics.UniformBuffer
- finalize() - Method in class edu.cornell.gdiac.graphics.VertexBuffer
-
Cleans up vertex buffer on Garbage collection
- fixture - Variable in class edu.cornell.gdiac.physics2.Obstacle
-
Stores the fixture information for this shape
- FLANGER_DELAY - Variable in class edu.cornell.gdiac.audio.EffectFactory.FlangerDef
-
Sets number of times per second the LFO controlling the amount of delay repeats.
- FLANGER_DEPTH - Variable in class edu.cornell.gdiac.audio.EffectFactory.FlangerDef
-
Sets number of times per second the LFO controlling the amount of delay repeats.
- FLANGER_FEEDBACK - Variable in class edu.cornell.gdiac.audio.EffectFactory.FlangerDef
-
Sets number of times per second the LFO controlling the amount of delay repeats.
- FLANGER_PHASE - Variable in class edu.cornell.gdiac.audio.EffectFactory.FlangerDef
-
Selects the shape of the LFO waveform that controls the amount of the delay of the sampled signal.
- FLANGER_RATE - Variable in class edu.cornell.gdiac.audio.EffectFactory.FlangerDef
-
Sets number of times per second the LFO controlling the amount of delay repeats.
- FLANGER_WAVEFORM - Variable in class edu.cornell.gdiac.audio.EffectFactory.FlangerDef
-
Selects the shape of the LFO waveform that controls the amount of the delay of the sampled signal.
- FlangerDef() - Constructor for class edu.cornell.gdiac.audio.EffectFactory.FlangerDef
- floatVertData - Variable in class edu.cornell.gdiac.graphics.VertexBuffer
-
Corresponding float buffer for the vert buffer
- flush() - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Flushes the current mesh without completing the drawing pass.
- flush() - Method in class edu.cornell.gdiac.graphics.UniformBuffer
-
Flushes any changes in the backing byte buffer to the graphics card.
- formatType() - Method in enum class edu.cornell.gdiac.graphics.Texture2D.PixelFormat
-
Returns the data type for the pixel format
- fragment20 - Variable in class edu.cornell.gdiac.assets.ShaderLoader.ShaderParameters
-
The source code for the fragment shader for GL20
- fragment30 - Variable in class edu.cornell.gdiac.assets.ShaderLoader.ShaderParameters
-
The source code for the fragment shader for GL30
- frame - Variable in class edu.cornell.gdiac.assets.SpriteSheetLoader.SpriteSheetParameters
-
The initial frame to start with
- framebo - Variable in class edu.cornell.gdiac.graphics.RenderTarget
-
The framebuffer associated with this render target
- free(TextLayout) - Method in class edu.cornell.gdiac.graphics.SpriteBatch.LayoutPool
-
Puts the specified object in the pool, making it eligible for reuse.
- FreetypeFontParser - Class in edu.cornell.gdiac.assets
-
This class parses a JSON entry for TrueType font into a
BitmapFont
. - FreetypeFontParser() - Constructor for class edu.cornell.gdiac.assets.FreetypeFontParser
- FreqShiftDef() - Constructor for class edu.cornell.gdiac.audio.EffectFactory.FreqShiftDef
- FREQUENCY_SHIFTER_FREQUENCY - Variable in class edu.cornell.gdiac.audio.EffectFactory.FreqShiftDef
-
Sets the the carrier frequency.
- FREQUENCY_SHIFTER_LEFT_DIRECTION - Variable in class edu.cornell.gdiac.audio.EffectFactory.FreqShiftDef
-
Selects which internal signals are added together to produce the output.
- FREQUENCY_SHIFTER_RIGHT_DIRECTION - Variable in class edu.cornell.gdiac.audio.EffectFactory.FreqShiftDef
-
Selects which internal signals are added together to produce the output.
- FULL - Enum constant in enum class edu.cornell.gdiac.math.Capsule
-
A full capsule with round ends on the major axis.
All Classes and Interfaces|All Packages|Constant Field Values