| Class | Description |
|---|---|
| AnimatedImage |
A set of images that form an animated image.
|
| BackgroundImage |
Auto scrolling background image for a game.
|
| ImageBase |
Base class for images used in the game.
|
| ImagePack |
A pack (collection) of images.
|
| SimpleImage |
A simple image, without any animation.
|
| StripedImage |
An image with all sub images in one row.
|
| TiledImage |
Images created from one large image that is organized in tiles.
|