TilemapLayer#getLocalBounds()
  • References/Game Development/Phaser/Tilemaps/TilemapLayer

getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the Sprite as a rectangle

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

y : number The position of the Game Object on the y axis relative to the local coordinates of the parent.

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

from(properties, duration, ease, delay, repeat,

2025-01-10 15:47:30
Color.blendVividLight()
  • References/Game Development/Phaser/Utils/Color

<static> blendVividLight(a, b) → {integer} This blend

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

addConstraint(constraint) → {Phaser.Physics.P2.Constraint} Adds a Constraint to the world.

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

canvas : boolean Is canvas available? Source code:

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

xy(index, x, y) Positions the child found at the given index within this group to the given x and y coordinates. Parameters

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

new PhysicsBody() The PhysicsBody component manages the Game Objects physics body and physics enabling.It also overrides the x

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

linearInterpolation(v, k) → {number} A Linear Interpolation Method, mostly used by Phaser.Tween

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

blendSourceAtop() → {Phaser.BitmapData}

2025-01-10 15:47:30