emitX : number
The point the particles are emitted from.Emitter.x and Emitter.y control the containers location, which updates all current particlesEmitter.emitX and Emitter.emitY control the emission location relative to the x/y position.
Source code: particles/arcade/Emitter.js (Line 175)