Types
List of types
| Animation | Represents a frame-by-frame animation. |
| Color | An object containing color information. |
| Font | Represents a font. |
| Image | Contains image data. Typically loaded from an image file such as png, gif or jpg. |
| Music | Contains compressed sound data. |
| Sound | Contains sound data. Loaded from a sample file. |