| Animation |
Shows a number of images in sequence.
|
| Audio |
Represents an audio clip.
|
| ColorRGB |
Represents a color built out of red, green, and blue components.
|
| ImageAtlas |
A large image that contains a number of sub-images, marked as a region in the
large image and identified by name.
|
| Sprite |
Static or animated two-dimensional image that can be integrated into a larger
scene.
|
| SpriteSheet |
Image that contains the graphics for multiple sprites by including them as
named regions witin the image.
|
| Transform |
Transformation that can be applied to a graphic when displaying it.
|
| TrueTypeFont |
Represents a TrueType font that can be used to draw text.
|