onUp : Phaser.Signal
This Signal is dispatched every time this DeviceButton is released from a down state.
It is only dispatched once (until the button is pressed again).
When dispatched it sends 2 arguments: A reference to this DeviceButton and the value of the button.
- Source code: input/DeviceButton.js (Line 130)
Please login to continue.