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