onFloat : Phaser.Signal
Gamepad only.
This Signal is dispatched every time this DeviceButton changes floating value (between, but not exactly, 0 and 1).
When dispatched it sends 2 arguments: A reference to this DeviceButton and the value of the button.
- Source code: input/DeviceButton.js (Line 138)
Please login to continue.