See: Description
Interface | Description |
---|---|
AnimationHandler |
Class | Description |
---|---|
AnimatedButton |
An animated button control.
|
Animation |
The Animation control class.
|
AnimationEvent |
Events posted by an animation control.
|
GameEngine |
This abstract class represents the game API engine.
|
HighScoreEntry |
A highscore entry.
|
HighScores |
The game highscores management class.
|
Options |
The game options management class.
|
Sprite |
This class implements a game Sprite.
|
TextRenderer |
A game specific, fast text renderer (no memory allocs during runtime).
|
Exception | Description |
---|---|
GameEngineException |
GameEngine exception.
|