| | Class | Description |
|---|
| | BitmapLineRenderer |
The BitmapLineRenderer draws particles as continuous lines on a Bitmap display object. |
| | BitmapRenderer |
The BitmapRenderer draws particles onto a single Bitmap display object. |
| | DisplayObjectRenderer |
The DisplayObjectRenderer adds particles to its display list
and lets the flash player render them in its usual way. |
| | PixelRenderer |
The PixelRenderer draws particles as single pixels on a Bitmap display object. |
| | VectorLineRenderer |
The VectorLineRenderer draws particles as continuous lines mapping the
path the particle travels. |