[readonly] onUpSound : Phaser.Sound | Phaser.AudioSprite | null
The Sound to be played when this Buttons Up state is activated.
Type
- Phaser.Sound | Phaser.AudioSprite | null
- Source code: gameobjects/Button.js (Line 112)
[readonly] onUpSound : Phaser.Sound | Phaser.AudioSprite | null
The Sound to be played when this Buttons Up state is activated.
Please login to continue.