| package | Description |
---|
| starling.animation | The components of Starlings animation system. |
| starling.core | Contains the core class of the framework and a rendering utility class. |
| starling.display | The main classes from which to build anything that is displayed on the screen. |
| starling.errors | A set of commonly used error classes. |
| starling.events | A simplified version of Flash's DOM event model, including an alternative EventDispatcher base class. |
| starling.filters | Post processing filters for special effects. |
| starling.geom | Geometry classes that expand on what the corresponding Flash package has to offer. |
| starling.text | Classes for working with text fields and bitmap fonts. |
| starling.textures | Classes to create and work with GPU texture data. |
| starling.utils | Utility classes and helper methods. |