Index
All Classes and Interfaces|All Packages|Constant Field Values
E
- EAST - Enum constant in enum class edu.cornell.gdiac.util.XBoxController.Direction
-
The right d-pad button is pressed, and not other is
- EAXREVERB_AIR_ABSORPTION_GAINHF - Variable in class edu.cornell.gdiac.audio.EffectFactory.EAXReverbDef
-
These settings are the same as their standard reverb counterparts, refer to
EffectFactory.ReverbDef
- EAXREVERB_DECAY_HFRATIO - Variable in class edu.cornell.gdiac.audio.EffectFactory.EAXReverbDef
-
These settings are the same as their standard reverb counterparts, refer to
EffectFactory.ReverbDef
- EAXREVERB_DECAY_LFRATIO - Variable in class edu.cornell.gdiac.audio.EffectFactory.EAXReverbDef
-
Adjusts the spectral quality of the Decay Time parameter.
- EAXREVERB_DECAY_TIME - Variable in class edu.cornell.gdiac.audio.EffectFactory.EAXReverbDef
-
These settings are the same as their standard reverb counterparts, refer to
EffectFactory.ReverbDef
- EAXREVERB_DENSITY - Variable in class edu.cornell.gdiac.audio.EffectFactory.EAXReverbDef
-
These settings are the same as their standard reverb counterparts, refer to
EffectFactory.ReverbDef
- EAXREVERB_DIFFUSION - Variable in class edu.cornell.gdiac.audio.EffectFactory.EAXReverbDef
-
These settings are the same as their standard reverb counterparts, refer to
EffectFactory.ReverbDef
- EAXREVERB_ECHO_DEPTH - Variable in class edu.cornell.gdiac.audio.EffectFactory.EAXReverbDef
-
Introduces a cyclic echo in the reverberation decay, which will be noticeable with transient or percussive sounds.
- EAXREVERB_ECHO_TIME - Variable in class edu.cornell.gdiac.audio.EffectFactory.EAXReverbDef
-
Controls the rate at which the cyclic echo repeats itself along the reverberation decay.
- EAXREVERB_GAIN - Variable in class edu.cornell.gdiac.audio.EffectFactory.EAXReverbDef
-
These settings are the same as their standard reverb counterparts, refer to
EffectFactory.ReverbDef
- EAXREVERB_GAINHF - Variable in class edu.cornell.gdiac.audio.EffectFactory.EAXReverbDef
-
These settings are the same as their standard reverb counterparts, refer to
EffectFactory.ReverbDef
- EAXREVERB_GAINLF - Variable in class edu.cornell.gdiac.audio.EffectFactory.EAXReverbDef
-
Tweaks reflected sound by attenuating it at low frequencies.
- EAXREVERB_HFREFERENCE - Variable in class edu.cornell.gdiac.audio.EffectFactory.EAXReverbDef
-
Determines the frequencies at which the high-frequency effects are measured.
- EAXREVERB_LATE_REVERB_DELAY - Variable in class edu.cornell.gdiac.audio.EffectFactory.EAXReverbDef
-
These settings are the same as their standard reverb counterparts, refer to
EffectFactory.ReverbDef
- EAXREVERB_LATE_REVERB_GAIN - Variable in class edu.cornell.gdiac.audio.EffectFactory.EAXReverbDef
-
These settings are the same as their standard reverb counterparts, refer to
EffectFactory.ReverbDef
- EAXREVERB_LATE_REVERB_PAN - Variable in class edu.cornell.gdiac.audio.EffectFactory.EAXReverbDef
-
Controls the spatial distribution of the cluster of early reflections.
- EAXREVERB_LFREFERENCE - Variable in class edu.cornell.gdiac.audio.EffectFactory.EAXReverbDef
-
Determines the frequencies at which the low-frequency effects are measured.
- EAXREVERB_MODULATION_DEPTH - Variable in class edu.cornell.gdiac.audio.EffectFactory.EAXReverbDef
-
Controls the amount of pitch change.
- EAXREVERB_MODULATION_TIME - Variable in class edu.cornell.gdiac.audio.EffectFactory.EAXReverbDef
-
Create sa pitch modulation in the reverberant sound.
- EAXREVERB_REFLECTIONS_DELAY - Variable in class edu.cornell.gdiac.audio.EffectFactory.EAXReverbDef
-
These settings are the same as their standard reverb counterparts, refer to
EffectFactory.ReverbDef
- EAXREVERB_REFLECTIONS_GAIN - Variable in class edu.cornell.gdiac.audio.EffectFactory.EAXReverbDef
-
These settings are the same as their standard reverb counterparts, refer to
EffectFactory.ReverbDef
- EAXREVERB_REFLECTIONS_PAN - Variable in class edu.cornell.gdiac.audio.EffectFactory.EAXReverbDef
-
Controls the spatial distribution of the cluster of early reflections.
- EAXREVERB_ROOM_ROLLOFF_FACTOR - Variable in class edu.cornell.gdiac.audio.EffectFactory.EAXReverbDef
-
These settings are the same as their standard reverb counterparts, refer to
EffectFactory.ReverbDef
- EAXReverbDef() - Constructor for class edu.cornell.gdiac.audio.EffectFactory.EAXReverbDef
- ECHO_DAMPING - Variable in class edu.cornell.gdiac.audio.EffectFactory.EchoDef
-
Controls the delay between the original sound and the first ‘tap’, or echo instance.
- ECHO_DELAY - Variable in class edu.cornell.gdiac.audio.EffectFactory.EchoDef
-
Controls the delay between the original sound and the first ‘tap’, or echo instance.
- ECHO_FEEDBACK - Variable in class edu.cornell.gdiac.audio.EffectFactory.EchoDef
-
Controls the delay between the original sound and the first ‘tap’, or echo instance.
- ECHO_LRDELAY - Variable in class edu.cornell.gdiac.audio.EffectFactory.EchoDef
-
Controls the delay between the original sound and the first ‘tap’, or echo instance.
- ECHO_SPREAD - Variable in class edu.cornell.gdiac.audio.EffectFactory.EchoDef
-
Controls the delay between the original sound and the first ‘tap’, or echo instance.
- EchoDef() - Constructor for class edu.cornell.gdiac.audio.EffectFactory.EchoDef
- edu.cornell.gdiac.assets - package edu.cornell.gdiac.assets
- edu.cornell.gdiac.audio - package edu.cornell.gdiac.audio
- edu.cornell.gdiac.graphics - package edu.cornell.gdiac.graphics
- edu.cornell.gdiac.graphics.obj - package edu.cornell.gdiac.graphics.obj
- edu.cornell.gdiac.graphics.shaders - package edu.cornell.gdiac.graphics.shaders
- edu.cornell.gdiac.math - package edu.cornell.gdiac.math
- edu.cornell.gdiac.physics2 - package edu.cornell.gdiac.physics2
- edu.cornell.gdiac.util - package edu.cornell.gdiac.util
- EffectFactory - Interface in edu.cornell.gdiac.audio
-
This is a factory class for creating
EffectFilter
objects. - EffectFactory.AutoWAHDef - Class in edu.cornell.gdiac.audio
-
This class contains definitions for constructing a AutoWAH object
- EffectFactory.ChorusDef - Class in edu.cornell.gdiac.audio
-
This class contains definitions for constructing a chorus effect filter object
- EffectFactory.DistortionDef - Class in edu.cornell.gdiac.audio
-
This class contains definitions for constructing a distortion object
- EffectFactory.EAXReverbDef - Class in edu.cornell.gdiac.audio
-
This class contains definitions for constructing a EAXReverb object
- EffectFactory.EchoDef - Class in edu.cornell.gdiac.audio
-
This class contains definitions for constructing an echo object
- EffectFactory.EqualizerDef - Class in edu.cornell.gdiac.audio
-
This class contains definitions for constructing an Equalizer object
- EffectFactory.FlangerDef - Class in edu.cornell.gdiac.audio
-
This class contains definitions for constructing a flanger object
- EffectFactory.FreqShiftDef - Class in edu.cornell.gdiac.audio
-
This class contains definitions for constructing a FrequencyShifter object
- EffectFactory.PitchShifterDef - Class in edu.cornell.gdiac.audio
-
This class contains definitions for constructing a Pitch Shifter object
- EffectFactory.ReverbDef - Class in edu.cornell.gdiac.audio
-
This class contains definitions for constructing a reverberation sound effect
- EffectFactory.RingModDef - Class in edu.cornell.gdiac.audio
-
This class contains definitions for constructing a Ring Modulator object
- EffectFactory.VocalMorpherDef - Class in edu.cornell.gdiac.audio
-
This class contains definitions for constructing a VocalMorpher object
- EffectFilter - Interface in edu.cornell.gdiac.audio
-
This class represents external sound effects in OpenAL.
- empty() - Method in class edu.cornell.gdiac.math.Path2
-
Returns true if the path is empty.
- enableAttribute(String) - Method in class edu.cornell.gdiac.graphics.VertexBuffer
-
Enables the given attribute
- enableBlending() - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Sets this sprite batch to support color blending
- enabled - Variable in class edu.cornell.gdiac.graphics.VertexBuffer
-
The enabled attributes
- end() - Method in class edu.cornell.gdiac.graphics.obj.ObjPipeline
-
Completes the drawing pass for this pipeline.
- end() - Method in class edu.cornell.gdiac.graphics.RenderTarget
-
Unbinds this frame buffer so that it no longer receives draw commands.
- end() - Method in class edu.cornell.gdiac.graphics.SpriteBatch
-
Completes the drawing pass for this sprite batch, flushing the buffer.
- end1 - Variable in class edu.cornell.gdiac.physics2.CapsuleObstacle
-
Shape information for the end cap
- end2 - Variable in class edu.cornell.gdiac.physics2.CapsuleObstacle
-
Shape information for the end cap
- Entry() - Constructor for class edu.cornell.gdiac.util.PooledList.Entry
-
Constructs a new, isolated entry
- entryIterator() - Method in class edu.cornell.gdiac.util.PooledList
-
Returns an iterator over the list entries
- EQUALIZER_HIGH_CUTOFF - Variable in class edu.cornell.gdiac.audio.EffectFactory.EqualizerDef
-
Controls amount of cut or boost on the low frequency range.
- EQUALIZER_HIGH_GAIN - Variable in class edu.cornell.gdiac.audio.EffectFactory.EqualizerDef
-
Controls amount of cut or boost on the low frequency range.
- EQUALIZER_LOW_CUTOFF - Variable in class edu.cornell.gdiac.audio.EffectFactory.EqualizerDef
-
Controls amount of cut or boost on the low frequency range.
- EQUALIZER_LOW_GAIN - Variable in class edu.cornell.gdiac.audio.EffectFactory.EqualizerDef
-
Controls amount of cut or boost on the low frequency range.
- EQUALIZER_MID1_CENTER - Variable in class edu.cornell.gdiac.audio.EffectFactory.EqualizerDef
-
Controls amount of cut or boost on the low frequency range.
- EQUALIZER_MID1_GAIN - Variable in class edu.cornell.gdiac.audio.EffectFactory.EqualizerDef
-
Controls amount of cut or boost on the low frequency range.
- EQUALIZER_MID1_WIDTH - Variable in class edu.cornell.gdiac.audio.EffectFactory.EqualizerDef
-
Controls amount of cut or boost on the low frequency range.
- EQUALIZER_MID2_CENTER - Variable in class edu.cornell.gdiac.audio.EffectFactory.EqualizerDef
-
Controls amount of cut or boost on the low frequency range.
- EQUALIZER_MID2_GAIN - Variable in class edu.cornell.gdiac.audio.EffectFactory.EqualizerDef
-
Controls amount of cut or boost on the low frequency range.
- EQUALIZER_MID2_WIDTH - Variable in class edu.cornell.gdiac.audio.EffectFactory.EqualizerDef
-
Controls amount of cut or boost on the low frequency range.
- EqualizerDef() - Constructor for class edu.cornell.gdiac.audio.EffectFactory.EqualizerDef
- equals(Object) - Method in class edu.cornell.gdiac.assets.AudioSourceParser
-
Returns true if o is another SoundBufferParser
- equals(Object) - Method in class edu.cornell.gdiac.assets.FreetypeFontParser
-
Returns true if o is another FreetypeFontParser
- equals(Object) - Method in class edu.cornell.gdiac.assets.JsonValueParser
-
Returns true if o is another JsonValueParser
- equals(Object) - Method in class edu.cornell.gdiac.assets.MaterialLibParser
-
Returns true if o is another MaterialLibParser
- equals(Object) - Method in class edu.cornell.gdiac.assets.MusicParser
-
Returns true if o is another MusicBufferParser
- equals(Object) - Method in class edu.cornell.gdiac.assets.MusicQueueParser
-
Returns true if o is another MusicBufferParser
- equals(Object) - Method in class edu.cornell.gdiac.assets.ObjModelParser
-
Returns true if o is another ObjModelParser
- equals(Object) - Method in class edu.cornell.gdiac.assets.ShaderParser
-
Returns true if o is another ShaderParser
- equals(Object) - Method in class edu.cornell.gdiac.assets.SoundEffectParser
-
Returns true if o is another SoundEffectParser
- equals(Object) - Method in class edu.cornell.gdiac.assets.SoundParser
-
Returns true if o is another SoundParser
- equals(Object) - Method in class edu.cornell.gdiac.assets.SpriteSheetParser
-
Returns true if o is another SpriteSheetParser
- equals(Object) - Method in class edu.cornell.gdiac.assets.TextureParser
-
Returns true if o is another TextureParser
- equals(Object) - Method in class edu.cornell.gdiac.assets.TextureRegionParser
-
Returns true if o is another TextureRegionParser
- equals(Object) - Method in class edu.cornell.gdiac.graphics.obj.ModelInfo.Vertex
-
Returns true if the VertexInfo rhs is equivalent to this one.
- errorName(int) - Static method in class edu.cornell.gdiac.graphics.GLDebug
-
Returns a string description of an OpenGL error type
- exitScreen(Screen, int) - Method in interface edu.cornell.gdiac.util.ScreenListener
-
The given screen has made a request to exit its player mode.
- exterior() - Method in class edu.cornell.gdiac.math.Poly2
-
Returns the setx of indices that are on a boundary of this polygon
All Classes and Interfaces|All Packages|Constant Field Values