ScaleManager#bounds
  • References/Game Development/Phaser/Game Scaling/ScaleManager

[readonly] bounds : Phaser.Rectangle

2025-01-10 15:47:30
Sprite#deltaY
  • References/Game Development/Phaser/Display/Sprite

[readonly] deltaY : number Returns the delta y value. The difference between world.y now and

2025-01-10 15:47:30
BitmapText#z
  • References/Game Development/Phaser/Text/BitmapText

[readonly] z : number The z depth of this Game Object within its parent Group.No two

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

filter(predicate, checkExists) → {Phaser

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

remove(child, destroy, silent) → {boolean}

2025-01-10 15:47:30
Input#Input
  • References/Game Development/Phaser/Input/Input

new Input(game) Phaser.Input is the Input Manager for all types of Input across Phaser, including mouse, keyboard, touch and MSPointer

2025-01-10 15:47:30
RetroFont.TEXT_SET6
  • References/Game Development/Phaser/Text/RetroFont

[static] TEXT_SET6 : string Text Set 6 = ABCDEFGHIJKLMNOPQRSTUVWXYZ!?:;0123456789"(),-.'

2025-01-10 15:47:30
Game#onBlur
  • References/Game Development/Phaser/Core/Game

onBlur : Phaser.Signal This event is fired when the

2025-01-10 15:47:30
AudioSprite#autoplayKey
  • References/Game Development/Phaser/Sound/AudioSprite

autoplayKey : string If a sound is set to auto play, this holds the marker key of it.

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

currentTime : number The current time the sound is at. Source code:

2025-01-10 15:47:30