| | Class | Description |
|---|
| | AtfData | A parser for the ATF data format. |
| | ConcreteTexture | A ConcreteTexture wraps a Stage3D texture object, storing the properties of the texture. |
| | RenderTexture | A RenderTexture is a dynamic texture onto which you can draw any display object. |
| | SubTexture | A SubTexture represents a section of another texture. |
| | Texture | A texture stores the information that represents an image. |
| | TextureAtlas | A texture atlas is a collection of many smaller textures in one big image. |
| | TextureSmoothing | A class that provides constant values for the possible smoothing algorithms of a texture. |