| | Class | Description |
|---|
| | DisplayObjectUtils |
Utility methods for use with display objects. |
| | 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. |