| Class | Description |
|---|---|
| AnimatedCircle |
Draws an animated circle with text, used as a sample
application for
FunGraphics |
| BasicGameLoop | |
| GameLoopSynchronized |
A sample game loop for
FunGraphics using a rendering thread. |
| TwoLayerAnimation |
Demonstrates how to use two-layered
drawing in
FunGraphics where there
is a background which is drawn once and another
layer that is used as the foreground. |