Particles.Arcade.Emitter#enableBody
  • References/Game Development/Phaser/Particles/Particles.Arcade.Emitter

enableBody : boolean If true all Sprites created by, or added to this group, will have a physics body enabled on them. If

2025-01-10 15:47:30
Particles.Arcade.Emitter#setRotation()
  • References/Game Development/Phaser/Particles/Particles.Arcade.Emitter

setRotation(min, max) → {

2025-01-10 15:47:30
Particle#alignTo()
  • References/Game Development/Phaser/Particles/Particle

alignTo(parent, position, offsetX, offsetY) → {Object}

2025-01-10 15:47:30
Particle#setScaleMinMax()
  • References/Game Development/Phaser/Particles/Particle

setScaleMinMax(minX, minY, maxX, maxY) Sets the scaleMin and scaleMax values. These values are used to limit how far this Game Object

2025-01-10 15:47:30
Particle#events
  • References/Game Development/Phaser/Particles/Particle

events : Phaser.Events All Phaser Game Objects

2025-01-10 15:47:30
Particle#name
  • References/Game Development/Phaser/Particles/Particle

name : string A user defined name given to this Game Object.This value isn't ever used internally by Phaser, it is meant

2025-01-10 15:47:30
Particle#key
  • References/Game Development/Phaser/Particles/Particle

key : string | Phaser.RenderTexture |

2025-01-10 15:47:30
Particles.Arcade.Emitter#alignIn()
  • References/Game Development/Phaser/Particles/Particles.Arcade.Emitter

alignIn(container, position, offsetX, offsetY)

2025-01-10 15:47:30
Particle#outOfBoundsKill
  • References/Game Development/Phaser/Particles/Particle

outOfBoundsKill : boolean If this and the checkWorldBounds property are both set to true then the kill

2025-01-10 15:47:30
Particles.Arcade.Emitter#cameraOffset
  • References/Game Development/Phaser/Particles/Particles.Arcade.Emitter

cameraOffset : Phaser.Point If this object is

2025-01-10 15:47:30