mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-29 05:17:58 +03:00
Simplify inputBinding renderer, allow binding controller buttons
This commit is contained in:
parent
c68dee214e
commit
f4fed4ca5f
3 changed files with 166 additions and 63 deletions
|
@ -143,10 +143,9 @@ Table with the following fields:
|
|||
* - name
|
||||
- type (default)
|
||||
- description
|
||||
* - type
|
||||
- 'keyboardPress', 'keyboardHold'
|
||||
- The type of input that's allowed to be bound
|
||||
* - key
|
||||
- #string
|
||||
- Key of the action or trigger to which the input is bound
|
||||
|
||||
* - type
|
||||
- 'action', 'trigger'
|
||||
- Type of the key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue