FlexLayer#enableBodyDebug
  • References/Game Development/Phaser/Game Scaling/FlexLayer

enableBodyDebug : boolean If true when a physics body is created (via

2025-01-10 15:47:30
FlexLayer#destroy()
  • References/Game Development/Phaser/Game Scaling/FlexLayer

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

2025-01-10 15:47:30
FlexLayer#getTop()
  • References/Game Development/Phaser/Game Scaling/FlexLayer

getTop() → {any} Return the child at the top of this group. The top child is the child displayed

2025-01-10 15:47:30
FlexGrid#game
  • References/Game Development/Phaser/Game Scaling/FlexGrid

game : Phaser.Game A reference to the currently running Game

2025-01-10 15:47:30
FlexLayer#alive
  • References/Game Development/Phaser/Game Scaling/FlexLayer

alive : boolean The alive property is useful for Groups that are children of other Groups and need to be included/excluded in checks

2025-01-10 15:47:30
FlexLayer#create()
  • References/Game Development/Phaser/Game Scaling/FlexLayer

create(x, y, key, frame, exists, index)

2025-01-10 15:47:30
FlexLayer#add()
  • References/Game Development/Phaser/Game Scaling/FlexLayer

add(child, silent, index) → {

2025-01-10 15:47:30
ScaleManager#parentIsWindow
  • References/Game Development/Phaser/Game Scaling/ScaleManager

parentIsWindow : boolean If the parent container of the Game canvas is the browser window itself (i.e. document.body),rather

2025-01-10 15:47:30
FlexLayer#centerX
  • References/Game Development/Phaser/Game Scaling/FlexLayer

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

2025-01-10 15:47:30
FlexGrid#scaleCustom
  • References/Game Development/Phaser/Game Scaling/FlexGrid

[readonly] scaleCustom Properties: Name Type

2025-01-10 15:47:30