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

[readonly] total : integer Total number of existing children in the group.

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

getFirstExists(exists, createIfNull, x, y,

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

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
FlexLayer#onChildInputDown
  • References/Game Development/Phaser/Game Scaling/FlexLayer

onChildInputDown : Phaser.Signal This Signal is dispatched

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

customSort(sortHandler, context) Sort the children in the group according to custom sort function.

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

previous() → {any} Moves the group cursor to the previous (lower) child in the group. If

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

alignTo(parent, position, offsetX, offsetY) → {

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

[readonly] length : integer Total number of children in this group, regardless of exists/alive

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

position : Phaser.Point Source code:

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

set(child, key, value, checkAlive, checkVisible, operation,

2025-01-10 15:47:30