Camera#setBoundsToWorld()
  • References/Game Development/Phaser/Core/Camera

setBoundsToWorld() Update the Camera bounds to match the game world. Source code:

2025-01-10 15:47:30
Group#forEachDead()
  • References/Game Development/Phaser/Game Objects/Group

forEachDead(callback, callbackContext, args) Call a function on each dead child in this group. See

2025-01-10 15:47:30
Physics.P2.BodyDebug#removeChildAt()
  • References/Game Development/Phaser/P2 Physics/Physics.P2.BodyDebug

removeChildAt(index) → {DisplayObject}

2025-01-10 15:47:30
Line#rotate()
  • References/Game Development/Phaser/Geometry/Line

rotate(angle, asDegrees) → {Phaser.Line}

2025-01-10 15:47:30
Weapon#bulletAngleVariance
  • References/Game Development/Phaser/Arcade Physics/Weapon

bulletAngleVariance : number This is a variance added to the angle of Bullets when they are fired.If you fire from an angle

2025-01-10 15:47:30
Sound#pause()
  • References/Game Development/Phaser/Sound/Sound

pause() Pauses the sound. Source code:

2025-01-10 15:47:30
Physics.P2.BodyDebug#children
  • References/Game Development/Phaser/P2 Physics/Physics.P2.BodyDebug

[readonly] children : Array.<Displa

2025-01-10 15:47:30
Group#next()
  • References/Game Development/Phaser/Game Objects/Group

next() → {any} Advances the group cursor to the next (higher) object in the group. If the

2025-01-10 15:47:30
TilingSprite#refreshTexture
  • References/Game Development/Phaser/PIXI/PIXI.TilingSprite

refreshTexture : boolean If true the TilingSprite will run generateTexture on its next render pass.This

2025-01-10 15:47:30
Creature#angle
  • References/Game Development/Phaser/Game Objects/Creature

angle : number The angle property is the rotation of the Game Object in degrees from its original orientation. Values

2025-01-10 15:47:30