Button#freezeFrames
  • References/Game Development/Phaser/Display/Button

freezeFrames : boolean When true the the texture frame will not be automatically switched on up/down/over/out events.

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

[readonly] speed : number The speed of this Body

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

destroy(destroyChildren, soft) Destroys this group. Removes all children

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

convertTilemap(map, layer, addToWorld, optimize)

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

friction : Phaser.Point The amount of movement that

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

maxHealth : number The Game Objects maximum health value. This works in combination with the heal method to ensure

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

pausedPosition : number The position the sound had reached when it was paused. Source

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

<static> getAlphaFloat(color) → {number} Given a native

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

format : number The format of the map data, either Phaser.Tilemap.CSV or Phaser.Tilemap.TILED_JSON.

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

orientation : string The orientation of the map data (as specified in Tiled), usually 'orthogonal'.

2025-01-10 15:47:30