Index

A B C D E F G H I K L M N O P Q R S T U V W X Y 
All Classes|All Packages

F

fill - Variable in class org.xjge.graphics.Polygon
 
findMonitors() - Static method in class org.xjge.core.Hardware
Finds every available display device currently connected to the system and returns them in a collection.
findSpeakers() - Static method in class org.xjge.core.Hardware
Finds every available audio device currently connected to the system and returns them in a collection.
FLOAT - org.xjge.graphics.BufferType
An IEEE-754 single-precision floating point number.
Font - Class in org.xjge.core
Supplies the data parsed from a font file as an immutable object which can be passed to the drawString() method of a Widget to render text in some desired font.
Font(String, int) - Constructor for class org.xjge.core.Font
Creates a new font object of the specified size using data parsed from a font file.
fov - Variable in class org.xjge.core.Camera
 
frames - Variable in class org.xjge.graphics.SpriteAnimation
 
freeBuffers() - Method in class org.xjge.graphics.Graphics
Convenience method which frees the default buffer objects defined by this class.
freeBuffers() - Method in class org.xjge.graphics.Icon
Convenience method which frees the data buffers allocated by this class.
freeBuffers() - Method in class org.xjge.graphics.Model
Convenience method which frees the data buffers allocated by this class.
freeBuffers() - Method in class org.xjge.graphics.Polygon
Convenience method which frees the data buffers allocated by this class.
freeBuffers() - Method in class org.xjge.graphics.Rectangle
Convenience method which frees the default buffer objects defined by this class.
freeBuffers() - Method in class org.xjge.graphics.RectangleBatch
Convenience method which frees the data buffers allocated by this class.
freeResources() - Method in class org.xjge.core.Skybox
Frees the texture objects and data buffers used by the skybox.
freeSong() - Method in class org.xjge.core.Song
Frees the audio data buffer used by this object.
freeSound() - Method in class org.xjge.core.Sound
Frees the audio data buffer used by this object.
freeTexture() - Method in class org.xjge.core.Font
Frees the OpenGL texture object used by this class.
freeTexture() - Method in class org.xjge.graphics.Texture
Frees the OpenGL texture image associated with this object.
freeTextures() - Method in class org.xjge.graphics.Model
Frees the OpenGL texture objects used by this class.
frustumSize - Variable in class org.xjge.core.ShadowMap
 
A B C D E F G H I K L M N O P Q R S T U V W X Y 
All Classes|All Packages