dualsense-ts 2.0.12 → 2.0.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/elements/unisense.d.ts.map +1 -1
- package/dist/elements/unisense.js +5 -1
- package/dist/elements/unisense.js.map +1 -1
- package/docs/Analog.md +38 -38
- package/docs/AnalogParams.md +7 -7
- package/docs/Axis.md +29 -29
- package/docs/Brightness.md +3 -3
- package/docs/CommandScopeA.md +7 -7
- package/docs/CommandScopeB.md +6 -6
- package/docs/Dpad.md +31 -31
- package/docs/DpadParams.md +8 -8
- package/docs/DualSenseCommand.md +45 -45
- package/docs/Dualsense.md +40 -40
- package/docs/DualsenseHID.md +4 -4
- package/docs/DualsenseHIDState.md +41 -41
- package/docs/DualsenseParams.md +17 -17
- package/docs/Exports.md +12 -12
- package/docs/Haptic.md +1 -1
- package/docs/Indicator.md +2 -2
- package/docs/Input.md +27 -27
- package/docs/InputId.md +41 -41
- package/docs/InputParams.md +4 -4
- package/docs/LedOptions.md +4 -4
- package/docs/Momentary.md +27 -27
- package/docs/Motion.md +2 -2
- package/docs/Mute.md +29 -29
- package/docs/PlayerID.md +5 -5
- package/docs/PulseOptions.md +3 -3
- package/docs/Touchpad.md +33 -33
- package/docs/Trigger.md +32 -32
- package/docs/TriggerMode.md +10 -10
- package/docs/Unisense.md +31 -31
- package/docs/UnisenseParams.md +7 -7
- package/package.json +1 -1
- package/src/elements/unisense.ts +5 -1
package/docs/Input.md
CHANGED
|
@@ -118,7 +118,7 @@ a virtual input, or a group of Input children.
|
|
|
118
118
|
|
|
119
119
|
#### Defined in
|
|
120
120
|
|
|
121
|
-
[src/input.ts:102](https://github.com/nsfm/dualsense-ts/blob/
|
|
121
|
+
[src/input.ts:102](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L102)
|
|
122
122
|
|
|
123
123
|
## Properties
|
|
124
124
|
|
|
@@ -143,7 +143,7 @@ a virtual input, or a group of Input children.
|
|
|
143
143
|
|
|
144
144
|
#### Defined in
|
|
145
145
|
|
|
146
|
-
[src/input.ts:124](https://github.com/nsfm/dualsense-ts/blob/
|
|
146
|
+
[src/input.ts:124](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L124)
|
|
147
147
|
|
|
148
148
|
___
|
|
149
149
|
|
|
@@ -153,7 +153,7 @@ ___
|
|
|
153
153
|
|
|
154
154
|
#### Defined in
|
|
155
155
|
|
|
156
|
-
[src/input.ts:158](https://github.com/nsfm/dualsense-ts/blob/
|
|
156
|
+
[src/input.ts:158](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L158)
|
|
157
157
|
|
|
158
158
|
___
|
|
159
159
|
|
|
@@ -163,7 +163,7 @@ ___
|
|
|
163
163
|
|
|
164
164
|
#### Defined in
|
|
165
165
|
|
|
166
|
-
[src/input.ts:153](https://github.com/nsfm/dualsense-ts/blob/
|
|
166
|
+
[src/input.ts:153](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L153)
|
|
167
167
|
|
|
168
168
|
___
|
|
169
169
|
|
|
@@ -173,7 +173,7 @@ ___
|
|
|
173
173
|
|
|
174
174
|
#### Defined in
|
|
175
175
|
|
|
176
|
-
[src/input.ts:150](https://github.com/nsfm/dualsense-ts/blob/
|
|
176
|
+
[src/input.ts:150](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L150)
|
|
177
177
|
|
|
178
178
|
___
|
|
179
179
|
|
|
@@ -183,7 +183,7 @@ ___
|
|
|
183
183
|
|
|
184
184
|
#### Defined in
|
|
185
185
|
|
|
186
|
-
[src/input.ts:156](https://github.com/nsfm/dualsense-ts/blob/
|
|
186
|
+
[src/input.ts:156](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L156)
|
|
187
187
|
|
|
188
188
|
___
|
|
189
189
|
|
|
@@ -193,7 +193,7 @@ ___
|
|
|
193
193
|
|
|
194
194
|
#### Defined in
|
|
195
195
|
|
|
196
|
-
[src/input.ts:58](https://github.com/nsfm/dualsense-ts/blob/
|
|
196
|
+
[src/input.ts:58](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L58)
|
|
197
197
|
|
|
198
198
|
___
|
|
199
199
|
|
|
@@ -203,7 +203,7 @@ ___
|
|
|
203
203
|
|
|
204
204
|
#### Defined in
|
|
205
205
|
|
|
206
|
-
[src/input.ts:61](https://github.com/nsfm/dualsense-ts/blob/
|
|
206
|
+
[src/input.ts:61](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L61)
|
|
207
207
|
|
|
208
208
|
___
|
|
209
209
|
|
|
@@ -213,7 +213,7 @@ ___
|
|
|
213
213
|
|
|
214
214
|
#### Defined in
|
|
215
215
|
|
|
216
|
-
[src/input.ts:64](https://github.com/nsfm/dualsense-ts/blob/
|
|
216
|
+
[src/input.ts:64](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L64)
|
|
217
217
|
|
|
218
218
|
___
|
|
219
219
|
|
|
@@ -223,7 +223,7 @@ ___
|
|
|
223
223
|
|
|
224
224
|
#### Defined in
|
|
225
225
|
|
|
226
|
-
[src/input.ts:70](https://github.com/nsfm/dualsense-ts/blob/
|
|
226
|
+
[src/input.ts:70](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L70)
|
|
227
227
|
|
|
228
228
|
___
|
|
229
229
|
|
|
@@ -233,7 +233,7 @@ ___
|
|
|
233
233
|
|
|
234
234
|
#### Defined in
|
|
235
235
|
|
|
236
|
-
[src/input.ts:67](https://github.com/nsfm/dualsense-ts/blob/
|
|
236
|
+
[src/input.ts:67](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L67)
|
|
237
237
|
|
|
238
238
|
___
|
|
239
239
|
|
|
@@ -297,7 +297,7 @@ node_modules/@types/node/events.d.ts:300
|
|
|
297
297
|
|
|
298
298
|
#### Defined in
|
|
299
299
|
|
|
300
|
-
[src/input.ts:145](https://github.com/nsfm/dualsense-ts/blob/
|
|
300
|
+
[src/input.ts:145](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L145)
|
|
301
301
|
|
|
302
302
|
___
|
|
303
303
|
|
|
@@ -311,7 +311,7 @@ ___
|
|
|
311
311
|
|
|
312
312
|
#### Defined in
|
|
313
313
|
|
|
314
|
-
[src/input.ts:73](https://github.com/nsfm/dualsense-ts/blob/
|
|
314
|
+
[src/input.ts:73](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L73)
|
|
315
315
|
|
|
316
316
|
## Methods
|
|
317
317
|
|
|
@@ -328,7 +328,7 @@ And decide if this is the root Input.
|
|
|
328
328
|
|
|
329
329
|
#### Defined in
|
|
330
330
|
|
|
331
|
-
[src/input.ts:164](https://github.com/nsfm/dualsense-ts/blob/
|
|
331
|
+
[src/input.ts:164](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L164)
|
|
332
332
|
|
|
333
333
|
___
|
|
334
334
|
|
|
@@ -349,7 +349,7 @@ ___
|
|
|
349
349
|
|
|
350
350
|
#### Defined in
|
|
351
351
|
|
|
352
|
-
[src/input.ts:186](https://github.com/nsfm/dualsense-ts/blob/
|
|
352
|
+
[src/input.ts:186](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L186)
|
|
353
353
|
|
|
354
354
|
___
|
|
355
355
|
|
|
@@ -370,7 +370,7 @@ ___
|
|
|
370
370
|
|
|
371
371
|
#### Defined in
|
|
372
372
|
|
|
373
|
-
[src/input.ts:190](https://github.com/nsfm/dualsense-ts/blob/
|
|
373
|
+
[src/input.ts:190](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L190)
|
|
374
374
|
|
|
375
375
|
___
|
|
376
376
|
|
|
@@ -384,7 +384,7 @@ ___
|
|
|
384
384
|
|
|
385
385
|
#### Defined in
|
|
386
386
|
|
|
387
|
-
[src/input.ts:182](https://github.com/nsfm/dualsense-ts/blob/
|
|
387
|
+
[src/input.ts:182](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L182)
|
|
388
388
|
|
|
389
389
|
___
|
|
390
390
|
|
|
@@ -411,7 +411,7 @@ ___
|
|
|
411
411
|
|
|
412
412
|
#### Defined in
|
|
413
413
|
|
|
414
|
-
[src/input.ts:195](https://github.com/nsfm/dualsense-ts/blob/
|
|
414
|
+
[src/input.ts:195](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L195)
|
|
415
415
|
|
|
416
416
|
___
|
|
417
417
|
|
|
@@ -433,7 +433,7 @@ Update the input's state and trigger all necessary callbacks.
|
|
|
433
433
|
|
|
434
434
|
#### Defined in
|
|
435
435
|
|
|
436
|
-
[src/input.ts:211](https://github.com/nsfm/dualsense-ts/blob/
|
|
436
|
+
[src/input.ts:211](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L211)
|
|
437
437
|
|
|
438
438
|
___
|
|
439
439
|
|
|
@@ -447,7 +447,7 @@ ___
|
|
|
447
447
|
|
|
448
448
|
#### Defined in
|
|
449
449
|
|
|
450
|
-
[src/input.ts:135](https://github.com/nsfm/dualsense-ts/blob/
|
|
450
|
+
[src/input.ts:135](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L135)
|
|
451
451
|
|
|
452
452
|
___
|
|
453
453
|
|
|
@@ -461,7 +461,7 @@ ___
|
|
|
461
461
|
|
|
462
462
|
#### Defined in
|
|
463
463
|
|
|
464
|
-
[src/input.ts:127](https://github.com/nsfm/dualsense-ts/blob/
|
|
464
|
+
[src/input.ts:127](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L127)
|
|
465
465
|
|
|
466
466
|
___
|
|
467
467
|
|
|
@@ -481,7 +481,7 @@ ___
|
|
|
481
481
|
|
|
482
482
|
#### Defined in
|
|
483
483
|
|
|
484
|
-
[src/input.ts:139](https://github.com/nsfm/dualsense-ts/blob/
|
|
484
|
+
[src/input.ts:139](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L139)
|
|
485
485
|
|
|
486
486
|
___
|
|
487
487
|
|
|
@@ -527,7 +527,7 @@ ___
|
|
|
527
527
|
|
|
528
528
|
#### Defined in
|
|
529
529
|
|
|
530
|
-
[src/input.ts:44](https://github.com/nsfm/dualsense-ts/blob/
|
|
530
|
+
[src/input.ts:44](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L44)
|
|
531
531
|
|
|
532
532
|
___
|
|
533
533
|
|
|
@@ -650,7 +650,7 @@ Resolves on the next change to this input's state.
|
|
|
650
650
|
|
|
651
651
|
#### Defined in
|
|
652
652
|
|
|
653
|
-
[src/input.ts:78](https://github.com/nsfm/dualsense-ts/blob/
|
|
653
|
+
[src/input.ts:78](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L78)
|
|
654
654
|
|
|
655
655
|
___
|
|
656
656
|
|
|
@@ -696,7 +696,7 @@ ___
|
|
|
696
696
|
|
|
697
697
|
#### Defined in
|
|
698
698
|
|
|
699
|
-
[src/input.ts:37](https://github.com/nsfm/dualsense-ts/blob/
|
|
699
|
+
[src/input.ts:37](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L37)
|
|
700
700
|
|
|
701
701
|
___
|
|
702
702
|
|
|
@@ -829,7 +829,7 @@ Resolves on the next change to this input's state.
|
|
|
829
829
|
|
|
830
830
|
#### Defined in
|
|
831
831
|
|
|
832
|
-
[src/input.ts:89](https://github.com/nsfm/dualsense-ts/blob/
|
|
832
|
+
[src/input.ts:89](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L89)
|
|
833
833
|
|
|
834
834
|
___
|
|
835
835
|
|
|
@@ -1053,7 +1053,7 @@ Render a convenient debugging string.
|
|
|
1053
1053
|
|
|
1054
1054
|
#### Defined in
|
|
1055
1055
|
|
|
1056
|
-
[src/input.ts:98](https://github.com/nsfm/dualsense-ts/blob/
|
|
1056
|
+
[src/input.ts:98](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L98)
|
|
1057
1057
|
|
|
1058
1058
|
___
|
|
1059
1059
|
|
package/docs/InputId.md
CHANGED
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
|
|
55
55
|
#### Defined in
|
|
56
56
|
|
|
57
|
-
[src/hid/ids.ts:52](https://github.com/nsfm/dualsense-ts/blob/
|
|
57
|
+
[src/hid/ids.ts:52](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L52)
|
|
58
58
|
|
|
59
59
|
___
|
|
60
60
|
|
|
@@ -64,7 +64,7 @@ ___
|
|
|
64
64
|
|
|
65
65
|
#### Defined in
|
|
66
66
|
|
|
67
|
-
[src/hid/ids.ts:53](https://github.com/nsfm/dualsense-ts/blob/
|
|
67
|
+
[src/hid/ids.ts:53](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L53)
|
|
68
68
|
|
|
69
69
|
___
|
|
70
70
|
|
|
@@ -74,7 +74,7 @@ ___
|
|
|
74
74
|
|
|
75
75
|
#### Defined in
|
|
76
76
|
|
|
77
|
-
[src/hid/ids.ts:54](https://github.com/nsfm/dualsense-ts/blob/
|
|
77
|
+
[src/hid/ids.ts:54](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L54)
|
|
78
78
|
|
|
79
79
|
___
|
|
80
80
|
|
|
@@ -84,7 +84,7 @@ ___
|
|
|
84
84
|
|
|
85
85
|
#### Defined in
|
|
86
86
|
|
|
87
|
-
[src/hid/ids.ts:10](https://github.com/nsfm/dualsense-ts/blob/
|
|
87
|
+
[src/hid/ids.ts:10](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L10)
|
|
88
88
|
|
|
89
89
|
___
|
|
90
90
|
|
|
@@ -94,7 +94,7 @@ ___
|
|
|
94
94
|
|
|
95
95
|
#### Defined in
|
|
96
96
|
|
|
97
|
-
[src/hid/ids.ts:4](https://github.com/nsfm/dualsense-ts/blob/
|
|
97
|
+
[src/hid/ids.ts:4](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L4)
|
|
98
98
|
|
|
99
99
|
___
|
|
100
100
|
|
|
@@ -104,7 +104,7 @@ ___
|
|
|
104
104
|
|
|
105
105
|
#### Defined in
|
|
106
106
|
|
|
107
|
-
[src/hid/ids.ts:11](https://github.com/nsfm/dualsense-ts/blob/
|
|
107
|
+
[src/hid/ids.ts:11](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L11)
|
|
108
108
|
|
|
109
109
|
___
|
|
110
110
|
|
|
@@ -114,7 +114,7 @@ ___
|
|
|
114
114
|
|
|
115
115
|
#### Defined in
|
|
116
116
|
|
|
117
|
-
[src/hid/ids.ts:16](https://github.com/nsfm/dualsense-ts/blob/
|
|
117
|
+
[src/hid/ids.ts:16](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L16)
|
|
118
118
|
|
|
119
119
|
___
|
|
120
120
|
|
|
@@ -124,7 +124,7 @@ ___
|
|
|
124
124
|
|
|
125
125
|
#### Defined in
|
|
126
126
|
|
|
127
|
-
[src/hid/ids.ts:14](https://github.com/nsfm/dualsense-ts/blob/
|
|
127
|
+
[src/hid/ids.ts:14](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L14)
|
|
128
128
|
|
|
129
129
|
___
|
|
130
130
|
|
|
@@ -134,7 +134,7 @@ ___
|
|
|
134
134
|
|
|
135
135
|
#### Defined in
|
|
136
136
|
|
|
137
|
-
[src/hid/ids.ts:48](https://github.com/nsfm/dualsense-ts/blob/
|
|
137
|
+
[src/hid/ids.ts:48](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L48)
|
|
138
138
|
|
|
139
139
|
___
|
|
140
140
|
|
|
@@ -144,7 +144,7 @@ ___
|
|
|
144
144
|
|
|
145
145
|
#### Defined in
|
|
146
146
|
|
|
147
|
-
[src/hid/ids.ts:49](https://github.com/nsfm/dualsense-ts/blob/
|
|
147
|
+
[src/hid/ids.ts:49](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L49)
|
|
148
148
|
|
|
149
149
|
___
|
|
150
150
|
|
|
@@ -154,7 +154,7 @@ ___
|
|
|
154
154
|
|
|
155
155
|
#### Defined in
|
|
156
156
|
|
|
157
|
-
[src/hid/ids.ts:50](https://github.com/nsfm/dualsense-ts/blob/
|
|
157
|
+
[src/hid/ids.ts:50](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L50)
|
|
158
158
|
|
|
159
159
|
___
|
|
160
160
|
|
|
@@ -164,7 +164,7 @@ ___
|
|
|
164
164
|
|
|
165
165
|
#### Defined in
|
|
166
166
|
|
|
167
|
-
[src/hid/ids.ts:17](https://github.com/nsfm/dualsense-ts/blob/
|
|
167
|
+
[src/hid/ids.ts:17](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L17)
|
|
168
168
|
|
|
169
169
|
___
|
|
170
170
|
|
|
@@ -174,7 +174,7 @@ ___
|
|
|
174
174
|
|
|
175
175
|
#### Defined in
|
|
176
176
|
|
|
177
|
-
[src/hid/ids.ts:32](https://github.com/nsfm/dualsense-ts/blob/
|
|
177
|
+
[src/hid/ids.ts:32](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L32)
|
|
178
178
|
|
|
179
179
|
___
|
|
180
180
|
|
|
@@ -184,7 +184,7 @@ ___
|
|
|
184
184
|
|
|
185
185
|
#### Defined in
|
|
186
186
|
|
|
187
|
-
[src/hid/ids.ts:43](https://github.com/nsfm/dualsense-ts/blob/
|
|
187
|
+
[src/hid/ids.ts:43](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L43)
|
|
188
188
|
|
|
189
189
|
___
|
|
190
190
|
|
|
@@ -194,7 +194,7 @@ ___
|
|
|
194
194
|
|
|
195
195
|
#### Defined in
|
|
196
196
|
|
|
197
|
-
[src/hid/ids.ts:44](https://github.com/nsfm/dualsense-ts/blob/
|
|
197
|
+
[src/hid/ids.ts:44](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L44)
|
|
198
198
|
|
|
199
199
|
___
|
|
200
200
|
|
|
@@ -204,7 +204,7 @@ ___
|
|
|
204
204
|
|
|
205
205
|
#### Defined in
|
|
206
206
|
|
|
207
|
-
[src/hid/ids.ts:40](https://github.com/nsfm/dualsense-ts/blob/
|
|
207
|
+
[src/hid/ids.ts:40](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L40)
|
|
208
208
|
|
|
209
209
|
___
|
|
210
210
|
|
|
@@ -214,7 +214,7 @@ ___
|
|
|
214
214
|
|
|
215
215
|
#### Defined in
|
|
216
216
|
|
|
217
|
-
[src/hid/ids.ts:35](https://github.com/nsfm/dualsense-ts/blob/
|
|
217
|
+
[src/hid/ids.ts:35](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L35)
|
|
218
218
|
|
|
219
219
|
___
|
|
220
220
|
|
|
@@ -224,7 +224,7 @@ ___
|
|
|
224
224
|
|
|
225
225
|
#### Defined in
|
|
226
226
|
|
|
227
|
-
[src/hid/ids.ts:37](https://github.com/nsfm/dualsense-ts/blob/
|
|
227
|
+
[src/hid/ids.ts:37](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L37)
|
|
228
228
|
|
|
229
229
|
___
|
|
230
230
|
|
|
@@ -234,7 +234,7 @@ ___
|
|
|
234
234
|
|
|
235
235
|
#### Defined in
|
|
236
236
|
|
|
237
|
-
[src/hid/ids.ts:6](https://github.com/nsfm/dualsense-ts/blob/
|
|
237
|
+
[src/hid/ids.ts:6](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L6)
|
|
238
238
|
|
|
239
239
|
___
|
|
240
240
|
|
|
@@ -244,7 +244,7 @@ ___
|
|
|
244
244
|
|
|
245
245
|
#### Defined in
|
|
246
246
|
|
|
247
|
-
[src/hid/ids.ts:3](https://github.com/nsfm/dualsense-ts/blob/
|
|
247
|
+
[src/hid/ids.ts:3](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L3)
|
|
248
248
|
|
|
249
249
|
___
|
|
250
250
|
|
|
@@ -254,7 +254,7 @@ ___
|
|
|
254
254
|
|
|
255
255
|
#### Defined in
|
|
256
256
|
|
|
257
|
-
[src/hid/ids.ts:5](https://github.com/nsfm/dualsense-ts/blob/
|
|
257
|
+
[src/hid/ids.ts:5](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L5)
|
|
258
258
|
|
|
259
259
|
___
|
|
260
260
|
|
|
@@ -264,7 +264,7 @@ ___
|
|
|
264
264
|
|
|
265
265
|
#### Defined in
|
|
266
266
|
|
|
267
|
-
[src/hid/ids.ts:18](https://github.com/nsfm/dualsense-ts/blob/
|
|
267
|
+
[src/hid/ids.ts:18](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L18)
|
|
268
268
|
|
|
269
269
|
___
|
|
270
270
|
|
|
@@ -274,7 +274,7 @@ ___
|
|
|
274
274
|
|
|
275
275
|
#### Defined in
|
|
276
276
|
|
|
277
|
-
[src/hid/ids.ts:33](https://github.com/nsfm/dualsense-ts/blob/
|
|
277
|
+
[src/hid/ids.ts:33](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L33)
|
|
278
278
|
|
|
279
279
|
___
|
|
280
280
|
|
|
@@ -284,7 +284,7 @@ ___
|
|
|
284
284
|
|
|
285
285
|
#### Defined in
|
|
286
286
|
|
|
287
|
-
[src/hid/ids.ts:45](https://github.com/nsfm/dualsense-ts/blob/
|
|
287
|
+
[src/hid/ids.ts:45](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L45)
|
|
288
288
|
|
|
289
289
|
___
|
|
290
290
|
|
|
@@ -294,7 +294,7 @@ ___
|
|
|
294
294
|
|
|
295
295
|
#### Defined in
|
|
296
296
|
|
|
297
|
-
[src/hid/ids.ts:46](https://github.com/nsfm/dualsense-ts/blob/
|
|
297
|
+
[src/hid/ids.ts:46](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L46)
|
|
298
298
|
|
|
299
299
|
___
|
|
300
300
|
|
|
@@ -304,7 +304,7 @@ ___
|
|
|
304
304
|
|
|
305
305
|
#### Defined in
|
|
306
306
|
|
|
307
|
-
[src/hid/ids.ts:41](https://github.com/nsfm/dualsense-ts/blob/
|
|
307
|
+
[src/hid/ids.ts:41](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L41)
|
|
308
308
|
|
|
309
309
|
___
|
|
310
310
|
|
|
@@ -314,7 +314,7 @@ ___
|
|
|
314
314
|
|
|
315
315
|
#### Defined in
|
|
316
316
|
|
|
317
|
-
[src/hid/ids.ts:36](https://github.com/nsfm/dualsense-ts/blob/
|
|
317
|
+
[src/hid/ids.ts:36](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L36)
|
|
318
318
|
|
|
319
319
|
___
|
|
320
320
|
|
|
@@ -324,7 +324,7 @@ ___
|
|
|
324
324
|
|
|
325
325
|
#### Defined in
|
|
326
326
|
|
|
327
|
-
[src/hid/ids.ts:38](https://github.com/nsfm/dualsense-ts/blob/
|
|
327
|
+
[src/hid/ids.ts:38](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L38)
|
|
328
328
|
|
|
329
329
|
___
|
|
330
330
|
|
|
@@ -334,7 +334,7 @@ ___
|
|
|
334
334
|
|
|
335
335
|
#### Defined in
|
|
336
336
|
|
|
337
|
-
[src/hid/ids.ts:12](https://github.com/nsfm/dualsense-ts/blob/
|
|
337
|
+
[src/hid/ids.ts:12](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L12)
|
|
338
338
|
|
|
339
339
|
___
|
|
340
340
|
|
|
@@ -344,7 +344,7 @@ ___
|
|
|
344
344
|
|
|
345
345
|
#### Defined in
|
|
346
346
|
|
|
347
|
-
[src/hid/ids.ts:7](https://github.com/nsfm/dualsense-ts/blob/
|
|
347
|
+
[src/hid/ids.ts:7](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L7)
|
|
348
348
|
|
|
349
349
|
___
|
|
350
350
|
|
|
@@ -354,7 +354,7 @@ ___
|
|
|
354
354
|
|
|
355
355
|
#### Defined in
|
|
356
356
|
|
|
357
|
-
[src/hid/ids.ts:20](https://github.com/nsfm/dualsense-ts/blob/
|
|
357
|
+
[src/hid/ids.ts:20](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L20)
|
|
358
358
|
|
|
359
359
|
___
|
|
360
360
|
|
|
@@ -364,7 +364,7 @@ ___
|
|
|
364
364
|
|
|
365
365
|
#### Defined in
|
|
366
366
|
|
|
367
|
-
[src/hid/ids.ts:24](https://github.com/nsfm/dualsense-ts/blob/
|
|
367
|
+
[src/hid/ids.ts:24](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L24)
|
|
368
368
|
|
|
369
369
|
___
|
|
370
370
|
|
|
@@ -374,7 +374,7 @@ ___
|
|
|
374
374
|
|
|
375
375
|
#### Defined in
|
|
376
376
|
|
|
377
|
-
[src/hid/ids.ts:29](https://github.com/nsfm/dualsense-ts/blob/
|
|
377
|
+
[src/hid/ids.ts:29](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L29)
|
|
378
378
|
|
|
379
379
|
___
|
|
380
380
|
|
|
@@ -384,7 +384,7 @@ ___
|
|
|
384
384
|
|
|
385
385
|
#### Defined in
|
|
386
386
|
|
|
387
|
-
[src/hid/ids.ts:25](https://github.com/nsfm/dualsense-ts/blob/
|
|
387
|
+
[src/hid/ids.ts:25](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L25)
|
|
388
388
|
|
|
389
389
|
___
|
|
390
390
|
|
|
@@ -394,7 +394,7 @@ ___
|
|
|
394
394
|
|
|
395
395
|
#### Defined in
|
|
396
396
|
|
|
397
|
-
[src/hid/ids.ts:30](https://github.com/nsfm/dualsense-ts/blob/
|
|
397
|
+
[src/hid/ids.ts:30](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L30)
|
|
398
398
|
|
|
399
399
|
___
|
|
400
400
|
|
|
@@ -404,7 +404,7 @@ ___
|
|
|
404
404
|
|
|
405
405
|
#### Defined in
|
|
406
406
|
|
|
407
|
-
[src/hid/ids.ts:22](https://github.com/nsfm/dualsense-ts/blob/
|
|
407
|
+
[src/hid/ids.ts:22](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L22)
|
|
408
408
|
|
|
409
409
|
___
|
|
410
410
|
|
|
@@ -414,7 +414,7 @@ ___
|
|
|
414
414
|
|
|
415
415
|
#### Defined in
|
|
416
416
|
|
|
417
|
-
[src/hid/ids.ts:27](https://github.com/nsfm/dualsense-ts/blob/
|
|
417
|
+
[src/hid/ids.ts:27](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L27)
|
|
418
418
|
|
|
419
419
|
___
|
|
420
420
|
|
|
@@ -424,7 +424,7 @@ ___
|
|
|
424
424
|
|
|
425
425
|
#### Defined in
|
|
426
426
|
|
|
427
|
-
[src/hid/ids.ts:23](https://github.com/nsfm/dualsense-ts/blob/
|
|
427
|
+
[src/hid/ids.ts:23](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L23)
|
|
428
428
|
|
|
429
429
|
___
|
|
430
430
|
|
|
@@ -434,7 +434,7 @@ ___
|
|
|
434
434
|
|
|
435
435
|
#### Defined in
|
|
436
436
|
|
|
437
|
-
[src/hid/ids.ts:28](https://github.com/nsfm/dualsense-ts/blob/
|
|
437
|
+
[src/hid/ids.ts:28](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L28)
|
|
438
438
|
|
|
439
439
|
___
|
|
440
440
|
|
|
@@ -444,7 +444,7 @@ ___
|
|
|
444
444
|
|
|
445
445
|
#### Defined in
|
|
446
446
|
|
|
447
|
-
[src/hid/ids.ts:9](https://github.com/nsfm/dualsense-ts/blob/
|
|
447
|
+
[src/hid/ids.ts:9](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L9)
|
|
448
448
|
|
|
449
449
|
___
|
|
450
450
|
|
|
@@ -454,4 +454,4 @@ ___
|
|
|
454
454
|
|
|
455
455
|
#### Defined in
|
|
456
456
|
|
|
457
|
-
[src/hid/ids.ts:15](https://github.com/nsfm/dualsense-ts/blob/
|
|
457
|
+
[src/hid/ids.ts:15](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/ids.ts#L15)
|
package/docs/InputParams.md
CHANGED
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
|
|
30
30
|
#### Defined in
|
|
31
31
|
|
|
32
|
-
[src/input.ts:6](https://github.com/nsfm/dualsense-ts/blob/
|
|
32
|
+
[src/input.ts:6](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L6)
|
|
33
33
|
|
|
34
34
|
___
|
|
35
35
|
|
|
@@ -39,7 +39,7 @@ ___
|
|
|
39
39
|
|
|
40
40
|
#### Defined in
|
|
41
41
|
|
|
42
|
-
[src/input.ts:5](https://github.com/nsfm/dualsense-ts/blob/
|
|
42
|
+
[src/input.ts:5](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L5)
|
|
43
43
|
|
|
44
44
|
___
|
|
45
45
|
|
|
@@ -49,7 +49,7 @@ ___
|
|
|
49
49
|
|
|
50
50
|
#### Defined in
|
|
51
51
|
|
|
52
|
-
[src/input.ts:8](https://github.com/nsfm/dualsense-ts/blob/
|
|
52
|
+
[src/input.ts:8](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L8)
|
|
53
53
|
|
|
54
54
|
___
|
|
55
55
|
|
|
@@ -59,4 +59,4 @@ ___
|
|
|
59
59
|
|
|
60
60
|
#### Defined in
|
|
61
61
|
|
|
62
|
-
[src/input.ts:7](https://github.com/nsfm/dualsense-ts/blob/
|
|
62
|
+
[src/input.ts:7](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/input.ts#L7)
|
package/docs/LedOptions.md
CHANGED
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
|
|
18
18
|
#### Defined in
|
|
19
19
|
|
|
20
|
-
[src/hid/command.ts:5](https://github.com/nsfm/dualsense-ts/blob/
|
|
20
|
+
[src/hid/command.ts:5](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L5)
|
|
21
21
|
|
|
22
22
|
___
|
|
23
23
|
|
|
@@ -27,7 +27,7 @@ ___
|
|
|
27
27
|
|
|
28
28
|
#### Defined in
|
|
29
29
|
|
|
30
|
-
[src/hid/command.ts:2](https://github.com/nsfm/dualsense-ts/blob/
|
|
30
|
+
[src/hid/command.ts:2](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L2)
|
|
31
31
|
|
|
32
32
|
___
|
|
33
33
|
|
|
@@ -37,7 +37,7 @@ ___
|
|
|
37
37
|
|
|
38
38
|
#### Defined in
|
|
39
39
|
|
|
40
|
-
[src/hid/command.ts:3](https://github.com/nsfm/dualsense-ts/blob/
|
|
40
|
+
[src/hid/command.ts:3](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L3)
|
|
41
41
|
|
|
42
42
|
___
|
|
43
43
|
|
|
@@ -47,4 +47,4 @@ ___
|
|
|
47
47
|
|
|
48
48
|
#### Defined in
|
|
49
49
|
|
|
50
|
-
[src/hid/command.ts:4](https://github.com/nsfm/dualsense-ts/blob/
|
|
50
|
+
[src/hid/command.ts:4](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L4)
|