Physics.P2.BodyDebug#physicsBodyType
  • References/Game Development/Phaser/P2 Physics/Physics.P2.BodyDebug

physicsBodyType : integer If enableBody

2025-01-10 15:47:30
Easing.Exponential#InOut()
  • References/Game Development/Phaser/Tweens/Easing.Exponential

InOut(k) → {number} Exponential ease-in/out. Parameters

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

[readonly] stepping : boolean Enable core loop stepping with Game.enableStep().

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

moveTo(x, y) → {PIXI.Graphics}

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

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

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

getVelocityAtPoint(result, relativePoint) → {Array} Gets the velocity of a point in the body.

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

setChildIndex(child, index) Changes the position of an existing child in the display object container Parameters

2025-01-10 15:47:30
Component.Delta#deltaY
  • References/Game Development/Phaser/Game Objects/Components/Component.Delta

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

2025-01-10 15:47:30
TweenData#repeatTotal
  • References/Game Development/Phaser/Tweens/TweenData

[readonly] repeatTotal : number The total number of times this Tween will repeat.

2025-01-10 15:47:30
Device#littleEndian
  • References/Game Development/Phaser/System/Device

littleEndian : boolean Is the device big or little endian? (only detected if the browser supports TypedArrays)

2025-01-10 15:47:30