54 lines
944 B
JSON
54 lines
944 B
JSON
{
|
|
"Keyboard": [
|
|
{
|
|
"KeyCode": 119,
|
|
"KeyType": 0,
|
|
"KeyDescription": "上",
|
|
"Event": 0,
|
|
"SortIndex": 0
|
|
},
|
|
{
|
|
"KeyCode": 115,
|
|
"KeyType": 0,
|
|
"KeyDescription": "下",
|
|
"Event": 1,
|
|
"SortIndex": 0
|
|
},
|
|
{
|
|
"KeyCode": 97,
|
|
"KeyType": 0,
|
|
"KeyDescription": "左",
|
|
"Event": 2,
|
|
"SortIndex": 0
|
|
},
|
|
{
|
|
"KeyCode": 100,
|
|
"KeyType": 0,
|
|
"KeyDescription": "右",
|
|
"Event": 3,
|
|
"SortIndex": 0
|
|
},
|
|
{
|
|
"KeyCode": 102,
|
|
"KeyType": 1,
|
|
"KeyDescription": "交互按键1",
|
|
"Event": 0,
|
|
"SortIndex": 0
|
|
},
|
|
{
|
|
"KeyCode": 103,
|
|
"KeyType": 1,
|
|
"KeyDescription": "交互按键2",
|
|
"Event": 0,
|
|
"SortIndex": 1
|
|
},
|
|
{
|
|
"KeyCode": 104,
|
|
"KeyType": 1,
|
|
"KeyDescription": "交互按键3",
|
|
"Event": 0,
|
|
"SortIndex": 2
|
|
}
|
|
],
|
|
"Joystick": []
|
|
} |