BitmapData#key
  • References/Game Development/Phaser/Graphics/BitmapData

key : string The key of the BitmapData in the Cache, if stored there. Source

2025-01-10 15:47:30
Physics.P2.BodyDebug#centerY
  • References/Game Development/Phaser/P2 Physics/Physics.P2.BodyDebug

centerY : number The center y coordinate of this Group. It is derived by calling getBounds, calculating the

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

parse() Parser for the output of Phaser.Physics.P2.Body#addPhaserPolygon Source

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

setAllChildren(key, value, checkAlive, checkVisible, operation,

2025-01-10 15:47:30
Cache#addTilemap()
  • References/Game Development/Phaser/Loader/Cache

addTilemap(key, url, mapData, format) Add a new tilemap to the Cache. Parameters

2025-01-10 15:47:30
Cache#removeBinary()
  • References/Game Development/Phaser/Loader/Cache

removeBinary(key) Removes a binary file from the cache. Note that this only removes it from the Phaser.Cache. If you still have

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

addChildAt(child, index) → {DisplayObject}

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

new Animation() The Animation Component provides a play method, which is a proxy to the AnimationManager.play

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

alignIn(container, position, offsetX, offsetY)

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

hasProperty(child, key) → {boolean} Checks if the child has the given property. Will scan

2025-01-10 15:47:30