| Class | Description | |
|---|---|---|
| EmitterEvent | The class for emitter related events dispatched by classes in the Flint project. | |
| ParticleEvent | The class for particle related events dispatched by classes in the Flint project. | |
| UpdateEvent | The UpdateEvent is dispatched from the FrameUpdater utility every frame, to all emitters that are being updated by Flint, to trigger the update cycle on each emitter. |