Line#random()
  • References/Game Development/Phaser/Geometry/Line

random(out) → {Phaser.Point}

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

[readonly] type : number The const type of this object.

2025-01-10 15:47:30
Group.RETURN_ALL
  • References/Game Development/Phaser/Game Objects/Group

[static] RETURN_ALL : integer A returnType value, as specified in

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

[readonly] worldY : number The world Y coordinate of the most recently active pointer.

2025-01-10 15:47:30
Physics.Ninja.Circle#render()
  • References/Game Development/Phaser/Ninja Physics/Physics.Ninja.Circle

render(context, xOffset, yOffset, color, filled) Render this circle for debugging purposes. Parameters

2025-01-10 15:47:30
Signal#active
  • References/Game Development/Phaser/Signals/Signal

active : boolean Is the Signal active? Only active signals will broadcast dispatched events. Setting this property during

2025-01-10 15:47:30
TilemapLayer#tint
  • References/Game Development/Phaser/Tilemaps/TilemapLayer

tint : number The tint applied to the sprite. This is a hex value. A value of 0xFFFFFF will remove any tint effect.

2025-01-10 15:47:30
global#blendModes
  • References/Game Development/Phaser/Global

<constant> blendModes Various blend modes supported by Pixi. IMPORTANT: The WebGL renderer only supports the NORMAL

2025-01-10 15:47:30
Graphics#lineStyle()
  • References/Game Development/Phaser/PIXI/PIXI.Graphics

lineStyle(lineWidth, color, alpha) → {PIXI.Graphics}

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

onPause : Phaser.Signal The onPause event is dispatched

2025-01-10 15:47:30