TypeAliasGame Objects & Sprites@public
FlxParticleConstructor
Constructor for custom particles created and recycled by an emitter.
ts
export type FlxParticleConstructor = new () => FlxParticle