Interface
ParticlesComp
:The particles component.
group Components
subgroup Component Types
emitter
: {position
: Vec2Relative position of the emitter
direction
: numberRelative direction of the emitter
emit
(n: number): voidEmit a number of particles
onEnd
(cb: () => void): voidCalled when the emitter expires