UNPKG

phaser4-rex-plugins

Version:
5 lines (4 loc) 195 B
import ParticlesAlongBounds from './particlesalongbounds'; export default class ParticlesAlongBoundsPlugin extends Phaser.Plugins.BasePlugin { startEffect: typeof ParticlesAlongBounds; }