particleAnchor : Phaser.Point
When a particle is created its anchor will be set to match this Point object (defaults to x/y: 0.5 to aid in rotation)
- Source code: particles/arcade/Emitter.js (Line 161)
particleAnchor : Phaser.Point
When a particle is created its anchor will be set to match this Point object (defaults to x/y: 0.5 to aid in rotation)
Please login to continue.