Skip navigation links
A B C D E F G H I J L M N O P R S T V W X Y _ 

G

g - Variable in class hevs.graphics.advanced.samples.ComplexTesterWithImage
 
g - Variable in class hevs.graphics.advanced.samples.ListGraphicsTester
 
g2d - Variable in class hevs.graphics.AcceleratedDisplay
 
gameloopSample() - Method in class hevs.graphics.FunGraphics
A sample game loop using explicit synchronization (if display flickers)
gameloopSample() - Static method in class hevs.graphics.samples.animations.BasicGameLoop
 
gameloopSample() - Static method in class hevs.graphics.samples.animations.GameLoopSynchronized
 
gameloopSample() - Static method in class hevs.graphics.samples.animations.TwoLayerAnimation
 
GameLoopSynchronized - Class in hevs.graphics.samples.animations
A sample game loop for FunGraphics using a rendering thread.
GameLoopSynchronized() - Constructor for class hevs.graphics.samples.animations.GameLoopSynchronized
 
gapPerTurn - Static variable in class hevs.graphics.samples.drawing.DrawEulerSpiral
 
gapPerTurn - Static variable in class hevs.graphics.samples.drawing.DrawLogarithmicSpiral
 
getBufferedImage() - Method in class hevs.graphics.utils.GraphicsBitmap
 
getDisplayFrame() - Method in class hevs.graphics.advanced.ListGraphics
 
getFrameHeight() - Method in class hevs.graphics.FunGraphics
 
getFrameHeight() - Method in interface hevs.graphics.interfaces.Graphics
 
getFrameWidth() - Method in class hevs.graphics.FunGraphics
 
getFrameWidth() - Method in interface hevs.graphics.interfaces.Graphics
Getters and setters
getHeight() - Method in class hevs.graphics.utils.GraphicsBitmap
 
getPixelBW(int, int) - Method in class hevs.graphics.ImageGraphics
Gets a single pixel from the background image and returns its grayscale value
getPixelsBW() - Method in class hevs.graphics.ImageGraphics
Gets the array of the pixels (which have been converted to grayscale if required)
getPixelsColor() - Method in class hevs.graphics.ImageGraphics
Gets the array of the pixels as Colors (see #Color)
getPosition() - Method in class hevs.graphics.TurtleGraphics
 
getTurtleAngle() - Method in class hevs.graphics.TurtleGraphics
 
getTurtleAngleRad() - Method in class hevs.graphics.TurtleGraphics
 
getWidth() - Method in class hevs.graphics.utils.GraphicsBitmap
 
Graphics - Interface in hevs.graphics.interfaces
An interface that every graphic application should have (common between FunGraphics and Gdx2d).
GraphicsBitmap - Class in hevs.graphics.utils
GraphicsBitmap contains the methods required to create a BufferedImage from a String if the file exists 1.3 : Added acceleration for images using graphics card
GraphicsBitmap(String) - Constructor for class hevs.graphics.utils.GraphicsBitmap
 
graphicsHeight - Static variable in class hevs.graphics.samples.drawing.DrawEulerSpiral
 
graphicsHeight - Static variable in class hevs.graphics.samples.drawing.DrawLogarithmicSpiral
 
graphicsWidth - Static variable in class hevs.graphics.samples.drawing.DrawEulerSpiral
 
graphicsWidth - Static variable in class hevs.graphics.samples.drawing.DrawLogarithmicSpiral
 
GraphicTimer - Class in hevs.graphics.utils
Provides a way to get a fixed framerate when calling the sync method in the game loop with the desired frame-rate Adapted from http://www.java-gaming.org/index.php?topic=22933.5
GraphicTimer() - Constructor for class hevs.graphics.utils.GraphicTimer
 
gt - Variable in class hevs.graphics.AcceleratedDisplay
Used for game loop synchronization
A B C D E F G H I J L M N O P R S T V W X Y _ 
Skip navigation links