Particles.Arcade.Emitter#emitX

emitX : number

The point the particles are emitted from.
Emitter.x and Emitter.y control the containers location, which updates all current particles
Emitter.emitX and Emitter.emitY control the emission location relative to the x/y position.

Source code: particles/arcade/Emitter.js (Line 175)
doc_phaser
2017-02-14 10:57:14
Comments
Leave a Comment

Please login to continue.