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

onInputOver : Phaser.Signal The Signal (or event)

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

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

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

[readonly] offsetX : number The amount the Game Object is visually offset from its x coordinate

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

[readonly] onDownSound : Phaser.Sound |

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

anchor :Point The anchor sets the origin point of the texture.The default is 0,0 this means the texture's origin is the top

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

removeChildren(beginIndex, endIndex) Removes all children from this container that are within the begin and end indexes.

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

[readonly] fresh : boolean A Game Object is considered fresh if it has just been

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

justReleasedPreventsOver : Phaser.PointerMode

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

scaleMax : Phaser.Point The maximum scale this Game

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

autoCull : boolean A Game Object with autoCull set to true will check its bounds against the World Camera every frame

2025-01-10 15:47:30