| Function | Description | |
|---|---|---|
| interpolateColors | This function is used to find a color between two other colors. |
| Class | Description | |
|---|---|---|
| DisplayObjectUtils | ||
| FastWeightedArray | A FastWeightedArray performes the same purpose as a WeightedArray but this array is optimized to select random items in a large array much more rapidly. | |
| FrameUpdater | This class is used to provide a constant tick event to update the emitters every frame. | |
| Maths | The Maths class contains a coupleof useful methods for use in maths functions. | |
| WeightedArray | A WeightedArray is a collection of values that are weighted. |