| Package | Description |
|---|---|
| hevs.graphics | |
| hevs.graphics.advanced.samples | |
| hevs.graphics.interfaces | |
| hevs.graphics.utils |
| Class and Description |
|---|
| GraphicsBitmap
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
|
| GraphicTimer
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 |
| Class and Description |
|---|
| GraphicsBitmap
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
|
| Class and Description |
|---|
| GraphicsBitmap
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
|
| Class and Description |
|---|
| RepeatingReleasedEventsFixer.ReleasedAction
The ActionListener that posts the RELEASED
RepeatingReleasedEventsFixer.RepostedKeyEvent if the Timer times out (and hence the
repeat-action was over). |
| RepeatingReleasedEventsFixer.Reposted
Marker interface that denotes that the
KeyEvent in question is reposted from some
AWTEventListener, including this. |