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

[readonly] children : Array.<Displa

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

bottomMiddle : Phaser.Point Source code:

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

filter(predicate, checkExists) → {Phaser

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

contains(child) → {Boolean} Determines whether the specified display object is a child of the D

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

hasPhaserSetFullScreen : boolean This boolean provides you with a way to determine if the browser is in Full Screenmode (via

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

manager Properties: Name Type Description

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

topLeft : Phaser.Point Source code:

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

forEachAlive(callback, callbackContext, args) Call a function on each alive child in this group. See

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

multiplyAll(property, amount, checkAlive, checkVisible) Multiplies the given property by the amount on all children in this group.

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

classType : Object The type of objects that will be created when using

2025-01-10 15:47:30