Renderers are used to draw the particle system on the stage.
| Interface | Description | |
|---|---|---|
| Renderer | The Renderer interface must be implemented by all renderers. |
| Class | Description | |
|---|---|---|
| RendererBase | The base class used by all the Flint renderers. | |
| SpriteRendererBase | The base class used by all the Flint renderers. |