Internal
_canvasThe update ID of canvas transform matrix.
The canvas bounds of this object.
The transform matrix from local space to canvas space.
Protected
_canvasThe canvas bounds of this object.
Protected
_canvasThe update ID of the canvas bounds. Increment to force recalculation.
The elevation of this container.
Always false for a Primary Particle Effect.
A key which resolves ties amongst objects at the same elevation within the same layer.
Is the given point in canvas space contained in this object?
The point in canvas space.
Initialize the emitter with optional configuration.
Optional
config: objectOptional config object.
Optional
play: boolean = falseShould we play immediately? False by default.
Begin animation for the configured emitter.
Stop animation for the configured emitter.
Recalculate the canvas transform and bounds of this object and its children, if necessary.
Protected
_calculateProtected
Calculate the canvas bounds of this object.
Protected
_onProtected
Called when the canvas bounds changed.
Protected
_onProtected
Called when the canvas transform changed.
A configurable particle effect meant to be used in the PrimaryCanvasGroup. You must provide a full configuration object.