BitmapText#kill()
  • References/Game Development/Phaser/Text/BitmapText

kill() → {PIXI.DisplayObject} Kills a Game Object. A killed Game Object has its alive

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

left : number The left coordinate of the Game Object.This is the same as x - offsetX.

2025-01-10 15:47:30
SinglePad#onFloatCallback
  • References/Game Development/Phaser/Gamepads/SinglePad

onFloatCallback : Function This callback is invoked every time a button is changed to a value where value > 0 and value <

2025-01-10 15:47:30
SinglePad#connected
  • References/Game Development/Phaser/Gamepads/SinglePad

[readonly] connected : boolean Whether or not this particular gamepad is connected or not

2025-01-10 15:47:30
QuadTree#retrieve()
  • References/Game Development/Phaser/Math/QuadTree

retrieve(source) → {array} Return all objects that could collide with the given Sprite or Rectangle

2025-01-10 15:47:30
Point.add()
  • References/Game Development/Phaser/Geometry/Point

<static> add(a, b, out) → {

2025-01-10 15:47:30
Physics.Ninja.Body#facing
  • References/Game Development/Phaser/Ninja Physics/Physics.Ninja.Body

facing : number A const reference to the direction the Body is traveling or facing. Source

2025-01-10 15:47:30
Physics.Arcade#sortTopBottom()
  • References/Game Development/Phaser/Arcade Physics/Physics.Arcade

sortTopBottom(a, b) → {integer} A Sort function for sorting two bodies based on a TOP to BOTTOM

2025-01-10 15:47:30
Physics.Ninja#game
  • References/Game Development/Phaser/Ninja Physics/Physics.Ninja

game : Phaser.Game Local reference to game.

2025-01-10 15:47:30
BitmapData#getPixel32()
  • References/Game Development/Phaser/Graphics/BitmapData

getPixel32(x, y) → {number} Get the color of a specific pixel including its alpha value.If

2025-01-10 15:47:30