Skip to content
InterfaceGame Objects & Sprites@public

FlxParticleEmitterAssetOptions

Options for resolving a preset's preloaded asset through link.

ts
export interface FlxParticleEmitterAssetOptions

Properties

PropertyModifiersTypeDescription
assets-FlxAssets-
frames-FlxFramesCollection-
x-number-
y-number-

Released under the MIT License.