Template:Client input functions: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
*[[getAnalogControlState]] | *[[getAnalogControlState]] | ||
*[[getBoundKeys]] | *[[getBoundKeys]] | ||
*[[getCommandHandlers]] | *[[getCommandHandlers]] | ||
*[[getCommandsBoundToKey]] | *[[getCommandsBoundToKey]] | ||
*[[getFunctionsBoundToKey]] | *[[getFunctionsBoundToKey]] | ||
Line 14: | Line 12: | ||
*[[isControlEnabled]] | *[[isControlEnabled]] | ||
*[[removeCommandHandler]] | *[[removeCommandHandler]] | ||
*[[setAnalogControlState]] | |||
*[[toggleAllControls]] | *[[toggleAllControls]] | ||
*[[toggleControl]] | *[[toggleControl]] |
Revision as of 21:08, 23 September 2021
- addCommandHandler
- bindKey
- executeCommandHandler
- getAnalogControlState
- getBoundKeys
- getCommandHandlers
- getCommandsBoundToKey
- getFunctionsBoundToKey
- getKeyBoundToCommand
- getKeyBoundToFunction
- getKeyState
- isControlEnabled
- removeCommandHandler
- setAnalogControlState
- toggleAllControls
- toggleControl
- unbindKey