processButtonDown(buttonCode, value)
Handles button down press.
Parameters
Name | Type | Description |
---|---|---|
buttonCode | number | Which buttonCode of this button |
value | object | Button value |
- Source code: input/SinglePad.js (Line 354)
processButtonDown(buttonCode, value)
Handles button down press.
Name | Type | Description |
---|---|---|
buttonCode | number | Which buttonCode of this button |
value | object | Button value |
Please login to continue.