Types
List of types
Animation | Represents a frame-by-frame animation. |
Color | An object containing color information. |
Font | Represents a font. |
File | A file that can be read from or written to. |
Image | Contains image data. Typically loaded from an image file such as png, gif or jpg. |
Music | Contains compressed sound data. |
ParticleSystem | Contains information for a particle system. |
Sound | Contains sound data. Loaded from a sample file. |