Index
All Classes and Interfaces|All Packages|Constant Field Values
N
- name - Variable in class edu.cornell.gdiac.assets.MaterialLibLoader.MaterialLibParameters
- 
The name of this material lib
- name - Variable in class edu.cornell.gdiac.assets.ObjModelLoader.ModelParameters
- 
The name of this model
- name - Variable in class edu.cornell.gdiac.graphics.obj.MaterialInfo.LightMap
- 
The key for this TextureInfo in anAssetDirectory
- name - Variable in class edu.cornell.gdiac.graphics.obj.MaterialInfo
- 
The material name
- name - Variable in class edu.cornell.gdiac.graphics.obj.MaterialLib
- 
The key for this MaterialLib in anAssetDirectory
- name - Variable in class edu.cornell.gdiac.graphics.obj.ModelInfo
- 
The name of the object model (e.g.
- NATIVE - Enum constant in enum class edu.cornell.gdiac.graphics.Stencil.Effect
- 
Defers to the existing OpenGL stencil settings.
- nearestAnchor(float, float, float) - Method in class edu.cornell.gdiac.math.Spline2
- 
Returns the index of the anchor nearest the given point.
- nearestAnchor(Vector2, float) - Method in class edu.cornell.gdiac.math.Spline2
- 
Returns the index of the anchor nearest the given point.
- nearestParameter(float, float) - Method in class edu.cornell.gdiac.math.Spline2
- 
Returns the parameterization of the nearest point on the spline.
- nearestParameter(Vector2) - Method in class edu.cornell.gdiac.math.Spline2
- 
Returns the parameterization of the nearest point on the spline.
- nearestPoint(Vector2) - Method in class edu.cornell.gdiac.math.Spline2
- 
Returns the nearest point on the spline to the given point.
- nearestPoint(Vector2, Vector2) - Method in class edu.cornell.gdiac.math.Spline2
- 
Returns the nearest point on the spline to the given point.
- nearestTangent(float, float, float) - Method in class edu.cornell.gdiac.math.Spline2
- 
Returns the index of the tangent nearest the given point.
- nearestTangent(Vector2, float) - Method in class edu.cornell.gdiac.math.Spline2
- 
Returns the index of the tangent nearest the given point.
- NEUTRAL - Enum constant in enum class edu.cornell.gdiac.util.XBoxController.Direction
- 
The d-pad is not currently pressed
- NEWLINE - Enum constant in enum class edu.cornell.gdiac.graphics.TextLayout.UnicodeType
- 
A newline (including non-ASCII)
- newMusic(FileHandle) - Method in interface edu.cornell.gdiac.audio.AudioEngine
- 
Creates a newMusicQueueto stream from the given file.
- newMusicQueue(boolean, int) - Method in interface edu.cornell.gdiac.audio.AudioEngine
- 
Creates a newMusicQueuewith the given properties.
- newSound(FileHandle) - Method in interface edu.cornell.gdiac.audio.AudioEngine
- 
Creates a newSoundEffectwhich to play back audio effects.
- newSoundEffect(AudioSource) - Method in interface edu.cornell.gdiac.audio.AudioEngine
- 
Creates a newSoundEffectwhich to play back audio effects.
- newSource(FileHandle) - Method in interface edu.cornell.gdiac.audio.AudioEngine
- 
Creates a new {#link AudioSource} from the given file.
- nindex - Variable in class edu.cornell.gdiac.graphics.obj.ModelInfo.Vertex
- 
The index of the vertex normal in the model (-1 if undefined)
- NONE - Enum constant in enum class edu.cornell.gdiac.graphics.Stencil.Effect
- 
Disables any stencil effects.
- NONE - Enum constant in enum class edu.cornell.gdiac.math.PathFactory.Traversal
- 
No traversal; the index list will be empty.
- NONE_CARVE - Enum constant in enum class edu.cornell.gdiac.graphics.Stencil.Effect
- 
Adds a stencil region to the upper buffer
- NONE_CLAMP - Enum constant in enum class edu.cornell.gdiac.graphics.Stencil.Effect
- 
Uses the upper buffer to limit each pixel to single update.
- NONE_CLIP - Enum constant in enum class edu.cornell.gdiac.graphics.Stencil.Effect
- 
AppliesStencil.Effect.CLIPusing the upper stencil buffer only.
- NONE_FILL - Enum constant in enum class edu.cornell.gdiac.graphics.Stencil.Effect
- 
AppliesStencil.Effect.FILLusing the upper stencil buffer only.
- NONE_MASK - Enum constant in enum class edu.cornell.gdiac.graphics.Stencil.Effect
- 
AppliesStencil.Effect.MASKusing the upper stencil buffer only.
- NONE_STAMP - Enum constant in enum class edu.cornell.gdiac.graphics.Stencil.Effect
- 
Adds a stencil region to the upper buffer
- NONE_WIPE - Enum constant in enum class edu.cornell.gdiac.graphics.Stencil.Effect
- 
AppliesStencil.Effect.WIPEusing the upper stencil buffer only.
- norm - Variable in class edu.cornell.gdiac.graphics.VertexBuffer.AttribData
- 
Whether the attribute is normalized (floating points only)
- NORMAL_ATTRIBUTE - Static variable in class edu.cornell.gdiac.graphics.shaders.ObjShader
- 
The normal attribute variable (uses the default fromShaderProgram
- NORMAL_BIND - Static variable in class edu.cornell.gdiac.graphics.obj.Material
- 
The bind point for a normal (bump map) texture
- normalize(int) - Static method in class edu.cornell.gdiac.graphics.TextAlign
- 
Returns a version of align removing all conflicts.
- NORMALMAT_UNIFORM - Static variable in class edu.cornell.gdiac.graphics.shaders.ObjShader
- 
The normal matrix uniform
- normals - Variable in class edu.cornell.gdiac.graphics.obj.ModelInfo
- 
The vertex normals in this file
- NORTH - Enum constant in enum class edu.cornell.gdiac.util.XBoxController.Direction
- 
The up d-pad button is pressed, and not other is
- NORTHEAST - Enum constant in enum class edu.cornell.gdiac.util.XBoxController.Direction
- 
The right and up d-pad buttons are pressed
- NORTHWEST - Enum constant in enum class edu.cornell.gdiac.util.XBoxController.Direction
- 
The left and up d-pad buttons are pressed
- Ns - Variable in class edu.cornell.gdiac.graphics.obj.MaterialInfo
- 
The specular exponent (shininess)
All Classes and Interfaces|All Packages|Constant Field Values