This package contains some standard displayObjects used in particle systems.
| Class | Description | |
|---|---|---|
| Dot | The Dot class is a DisplayObject with a circle shape. | |
| Line | The LineShape class is a DisplayObject with a simple line shape. | |
| RadialDot | The RadialDot class is a DisplayObject that is a circle shape with a gradient fill that fades to transparency at the edge of the dot. | |
| Rect | The Rect class is a DisplayObject that is a rectangle shape. | |
| Star | The Star class is a DisplayObject that is the shape of a five point star. |