dualsense-ts 2.0.3 → 2.0.14

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.
Files changed (46) hide show
  1. package/dist/dualsense.d.ts.map +1 -1
  2. package/dist/dualsense.js +1 -0
  3. package/dist/dualsense.js.map +1 -1
  4. package/dist/elements/analog.js +2 -2
  5. package/dist/elements/mute.d.ts +1 -0
  6. package/dist/elements/mute.d.ts.map +1 -1
  7. package/dist/elements/mute.js +1 -0
  8. package/dist/elements/mute.js.map +1 -1
  9. package/dist/elements/unisense.d.ts.map +1 -1
  10. package/dist/elements/unisense.js +6 -2
  11. package/dist/elements/unisense.js.map +1 -1
  12. package/docs/Analog.md +38 -38
  13. package/docs/AnalogParams.md +7 -7
  14. package/docs/Axis.md +29 -29
  15. package/docs/Brightness.md +8 -8
  16. package/docs/CommandScopeA.md +16 -16
  17. package/docs/CommandScopeB.md +14 -14
  18. package/docs/Dpad.md +31 -31
  19. package/docs/DpadParams.md +8 -8
  20. package/docs/DualSenseCommand.md +45 -45
  21. package/docs/Dualsense.md +40 -40
  22. package/docs/DualsenseHID.md +4 -4
  23. package/docs/DualsenseHIDState.md +41 -41
  24. package/docs/DualsenseParams.md +17 -17
  25. package/docs/Exports.md +14 -14
  26. package/docs/Haptic.md +1 -1
  27. package/docs/Indicator.md +2 -2
  28. package/docs/Input.md +27 -27
  29. package/docs/InputId.md +84 -84
  30. package/docs/InputParams.md +4 -4
  31. package/docs/LedOptions.md +10 -10
  32. package/docs/Momentary.md +27 -27
  33. package/docs/Motion.md +2 -2
  34. package/docs/Mute.md +39 -28
  35. package/docs/PlayerID.md +12 -12
  36. package/docs/PulseOptions.md +8 -8
  37. package/docs/Touchpad.md +33 -33
  38. package/docs/Trigger.md +32 -32
  39. package/docs/TriggerMode.md +22 -22
  40. package/docs/Unisense.md +31 -31
  41. package/docs/UnisenseParams.md +7 -7
  42. package/package.json +1 -1
  43. package/src/dualsense.ts +1 -0
  44. package/src/elements/analog.ts +2 -2
  45. package/src/elements/mute.ts +1 -0
  46. package/src/elements/unisense.ts +8 -2
package/docs/Touchpad.md CHANGED
@@ -93,7 +93,7 @@
93
93
 
94
94
  #### Defined in
95
95
 
96
- [src/elements/touchpad.ts:24](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/elements/touchpad.ts#L24)
96
+ [src/elements/touchpad.ts:24](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/elements/touchpad.ts#L24)
97
97
 
98
98
  ## Properties
99
99
 
@@ -122,7 +122,7 @@
122
122
 
123
123
  #### Defined in
124
124
 
125
- [src/input.ts:124](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L124)
125
+ [src/input.ts:124](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L124)
126
126
 
127
127
  ___
128
128
 
@@ -136,7 +136,7 @@ ___
136
136
 
137
137
  #### Defined in
138
138
 
139
- [src/input.ts:158](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L158)
139
+ [src/input.ts:158](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L158)
140
140
 
141
141
  ___
142
142
 
@@ -150,7 +150,7 @@ ___
150
150
 
151
151
  #### Defined in
152
152
 
153
- [src/input.ts:153](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L153)
153
+ [src/input.ts:153](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L153)
154
154
 
155
155
  ___
156
156
 
@@ -164,7 +164,7 @@ ___
164
164
 
165
165
  #### Defined in
166
166
 
167
- [src/input.ts:150](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L150)
167
+ [src/input.ts:150](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L150)
168
168
 
169
169
  ___
170
170
 
@@ -178,7 +178,7 @@ ___
178
178
 
179
179
  #### Defined in
180
180
 
181
- [src/input.ts:156](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L156)
181
+ [src/input.ts:156](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L156)
182
182
 
183
183
  ___
184
184
 
@@ -188,7 +188,7 @@ ___
188
188
 
189
189
  #### Defined in
190
190
 
191
- [src/elements/touchpad.ts:22](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/elements/touchpad.ts#L22)
191
+ [src/elements/touchpad.ts:22](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/elements/touchpad.ts#L22)
192
192
 
193
193
  ___
194
194
 
@@ -198,7 +198,7 @@ ___
198
198
 
199
199
  #### Defined in
200
200
 
201
- [src/elements/touchpad.ts:38](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/elements/touchpad.ts#L38)
201
+ [src/elements/touchpad.ts:38](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/elements/touchpad.ts#L38)
202
202
 
203
203
  ___
204
204
 
@@ -212,7 +212,7 @@ ___
212
212
 
213
213
  #### Defined in
214
214
 
215
- [src/input.ts:58](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L58)
215
+ [src/input.ts:58](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L58)
216
216
 
217
217
  ___
218
218
 
@@ -226,7 +226,7 @@ ___
226
226
 
227
227
  #### Defined in
228
228
 
229
- [src/input.ts:61](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L61)
229
+ [src/input.ts:61](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L61)
230
230
 
231
231
  ___
232
232
 
@@ -240,7 +240,7 @@ ___
240
240
 
241
241
  #### Defined in
242
242
 
243
- [src/input.ts:64](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L64)
243
+ [src/input.ts:64](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L64)
244
244
 
245
245
  ___
246
246
 
@@ -254,7 +254,7 @@ ___
254
254
 
255
255
  #### Defined in
256
256
 
257
- [src/elements/touchpad.ts:6](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/elements/touchpad.ts#L6)
257
+ [src/elements/touchpad.ts:6](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/elements/touchpad.ts#L6)
258
258
 
259
259
  ___
260
260
 
@@ -268,7 +268,7 @@ ___
268
268
 
269
269
  #### Defined in
270
270
 
271
- [src/input.ts:67](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L67)
271
+ [src/input.ts:67](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L67)
272
272
 
273
273
  ___
274
274
 
@@ -278,7 +278,7 @@ ___
278
278
 
279
279
  #### Defined in
280
280
 
281
- [src/elements/touchpad.ts:18](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/elements/touchpad.ts#L18)
281
+ [src/elements/touchpad.ts:18](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/elements/touchpad.ts#L18)
282
282
 
283
283
  ___
284
284
 
@@ -288,7 +288,7 @@ ___
288
288
 
289
289
  #### Defined in
290
290
 
291
- [src/elements/touchpad.ts:20](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/elements/touchpad.ts#L20)
291
+ [src/elements/touchpad.ts:20](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/elements/touchpad.ts#L20)
292
292
 
293
293
  ___
294
294
 
@@ -298,7 +298,7 @@ ___
298
298
 
299
299
  #### Defined in
300
300
 
301
- [src/elements/touchpad.ts:19](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/elements/touchpad.ts#L19)
301
+ [src/elements/touchpad.ts:19](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/elements/touchpad.ts#L19)
302
302
 
303
303
  ___
304
304
 
@@ -308,7 +308,7 @@ ___
308
308
 
309
309
  #### Defined in
310
310
 
311
- [src/elements/touchpad.ts:21](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/elements/touchpad.ts#L21)
311
+ [src/elements/touchpad.ts:21](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/elements/touchpad.ts#L21)
312
312
 
313
313
  ___
314
314
 
@@ -392,7 +392,7 @@ Input.\_\_@toStringTag@66
392
392
 
393
393
  #### Defined in
394
394
 
395
- [src/input.ts:145](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L145)
395
+ [src/input.ts:145](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L145)
396
396
 
397
397
  ___
398
398
 
@@ -410,7 +410,7 @@ Input.active
410
410
 
411
411
  #### Defined in
412
412
 
413
- [src/elements/touchpad.ts:8](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/elements/touchpad.ts#L8)
413
+ [src/elements/touchpad.ts:8](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/elements/touchpad.ts#L8)
414
414
 
415
415
  ## Methods
416
416
 
@@ -431,7 +431,7 @@ And decide if this is the root Input.
431
431
 
432
432
  #### Defined in
433
433
 
434
- [src/input.ts:164](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L164)
434
+ [src/input.ts:164](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L164)
435
435
 
436
436
  ___
437
437
 
@@ -456,7 +456,7 @@ ___
456
456
 
457
457
  #### Defined in
458
458
 
459
- [src/input.ts:186](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L186)
459
+ [src/input.ts:186](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L186)
460
460
 
461
461
  ___
462
462
 
@@ -481,7 +481,7 @@ ___
481
481
 
482
482
  #### Defined in
483
483
 
484
- [src/input.ts:190](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L190)
484
+ [src/input.ts:190](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L190)
485
485
 
486
486
  ___
487
487
 
@@ -499,7 +499,7 @@ ___
499
499
 
500
500
  #### Defined in
501
501
 
502
- [src/input.ts:182](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L182)
502
+ [src/input.ts:182](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L182)
503
503
 
504
504
  ___
505
505
 
@@ -530,7 +530,7 @@ ___
530
530
 
531
531
  #### Defined in
532
532
 
533
- [src/input.ts:195](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L195)
533
+ [src/input.ts:195](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L195)
534
534
 
535
535
  ___
536
536
 
@@ -556,7 +556,7 @@ Update the input's state and trigger all necessary callbacks.
556
556
 
557
557
  #### Defined in
558
558
 
559
- [src/input.ts:211](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L211)
559
+ [src/input.ts:211](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L211)
560
560
 
561
561
  ___
562
562
 
@@ -574,7 +574,7 @@ ___
574
574
 
575
575
  #### Defined in
576
576
 
577
- [src/input.ts:135](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L135)
577
+ [src/input.ts:135](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L135)
578
578
 
579
579
  ___
580
580
 
@@ -592,7 +592,7 @@ ___
592
592
 
593
593
  #### Defined in
594
594
 
595
- [src/input.ts:127](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L127)
595
+ [src/input.ts:127](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L127)
596
596
 
597
597
  ___
598
598
 
@@ -616,7 +616,7 @@ ___
616
616
 
617
617
  #### Defined in
618
618
 
619
- [src/input.ts:139](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L139)
619
+ [src/input.ts:139](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L139)
620
620
 
621
621
  ___
622
622
 
@@ -670,7 +670,7 @@ ___
670
670
 
671
671
  #### Defined in
672
672
 
673
- [src/input.ts:44](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L44)
673
+ [src/input.ts:44](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L44)
674
674
 
675
675
  ___
676
676
 
@@ -813,7 +813,7 @@ Resolves on the next change to this input's state.
813
813
 
814
814
  #### Defined in
815
815
 
816
- [src/input.ts:78](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L78)
816
+ [src/input.ts:78](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L78)
817
817
 
818
818
  ___
819
819
 
@@ -867,7 +867,7 @@ ___
867
867
 
868
868
  #### Defined in
869
869
 
870
- [src/input.ts:37](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L37)
870
+ [src/input.ts:37](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L37)
871
871
 
872
872
  ___
873
873
 
@@ -1016,7 +1016,7 @@ Resolves on the next change to this input's state.
1016
1016
 
1017
1017
  #### Defined in
1018
1018
 
1019
- [src/input.ts:89](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L89)
1019
+ [src/input.ts:89](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L89)
1020
1020
 
1021
1021
  ___
1022
1022
 
@@ -1260,7 +1260,7 @@ Render a convenient debugging string.
1260
1260
 
1261
1261
  #### Defined in
1262
1262
 
1263
- [src/input.ts:98](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L98)
1263
+ [src/input.ts:98](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L98)
1264
1264
 
1265
1265
  ___
1266
1266
 
package/docs/Trigger.md CHANGED
@@ -92,7 +92,7 @@
92
92
 
93
93
  #### Defined in
94
94
 
95
- [src/input.ts:102](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L102)
95
+ [src/input.ts:102](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L102)
96
96
 
97
97
  ## Properties
98
98
 
@@ -121,7 +121,7 @@
121
121
 
122
122
  #### Defined in
123
123
 
124
- [src/input.ts:124](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L124)
124
+ [src/input.ts:124](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L124)
125
125
 
126
126
  ___
127
127
 
@@ -135,7 +135,7 @@ ___
135
135
 
136
136
  #### Defined in
137
137
 
138
- [src/input.ts:158](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L158)
138
+ [src/input.ts:158](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L158)
139
139
 
140
140
  ___
141
141
 
@@ -149,7 +149,7 @@ ___
149
149
 
150
150
  #### Defined in
151
151
 
152
- [src/input.ts:153](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L153)
152
+ [src/input.ts:153](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L153)
153
153
 
154
154
  ___
155
155
 
@@ -163,7 +163,7 @@ ___
163
163
 
164
164
  #### Defined in
165
165
 
166
- [src/input.ts:150](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L150)
166
+ [src/input.ts:150](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L150)
167
167
 
168
168
  ___
169
169
 
@@ -177,7 +177,7 @@ ___
177
177
 
178
178
  #### Defined in
179
179
 
180
- [src/input.ts:156](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L156)
180
+ [src/input.ts:156](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L156)
181
181
 
182
182
  ___
183
183
 
@@ -187,7 +187,7 @@ ___
187
187
 
188
188
  #### Defined in
189
189
 
190
- [src/elements/trigger.ts:9](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/elements/trigger.ts#L9)
190
+ [src/elements/trigger.ts:9](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/elements/trigger.ts#L9)
191
191
 
192
192
  ___
193
193
 
@@ -197,7 +197,7 @@ ___
197
197
 
198
198
  #### Defined in
199
199
 
200
- [src/elements/trigger.ts:27](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/elements/trigger.ts#L27)
200
+ [src/elements/trigger.ts:27](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/elements/trigger.ts#L27)
201
201
 
202
202
  ___
203
203
 
@@ -211,7 +211,7 @@ ___
211
211
 
212
212
  #### Defined in
213
213
 
214
- [src/input.ts:58](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L58)
214
+ [src/input.ts:58](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L58)
215
215
 
216
216
  ___
217
217
 
@@ -225,7 +225,7 @@ ___
225
225
 
226
226
  #### Defined in
227
227
 
228
- [src/input.ts:61](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L61)
228
+ [src/input.ts:61](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L61)
229
229
 
230
230
  ___
231
231
 
@@ -239,7 +239,7 @@ ___
239
239
 
240
240
  #### Defined in
241
241
 
242
- [src/input.ts:64](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L64)
242
+ [src/input.ts:64](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L64)
243
243
 
244
244
  ___
245
245
 
@@ -253,7 +253,7 @@ ___
253
253
 
254
254
  #### Defined in
255
255
 
256
- [src/elements/trigger.ts:7](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/elements/trigger.ts#L7)
256
+ [src/elements/trigger.ts:7](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/elements/trigger.ts#L7)
257
257
 
258
258
  ___
259
259
 
@@ -267,7 +267,7 @@ ___
267
267
 
268
268
  #### Defined in
269
269
 
270
- [src/input.ts:67](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L67)
270
+ [src/input.ts:67](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L67)
271
271
 
272
272
  ___
273
273
 
@@ -351,7 +351,7 @@ Input.\_\_@toStringTag@66
351
351
 
352
352
  #### Defined in
353
353
 
354
- [src/input.ts:145](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L145)
354
+ [src/input.ts:145](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L145)
355
355
 
356
356
  ___
357
357
 
@@ -369,7 +369,7 @@ Input.active
369
369
 
370
370
  #### Defined in
371
371
 
372
- [src/elements/trigger.ts:11](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/elements/trigger.ts#L11)
372
+ [src/elements/trigger.ts:11](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/elements/trigger.ts#L11)
373
373
 
374
374
  ___
375
375
 
@@ -383,7 +383,7 @@ ___
383
383
 
384
384
  #### Defined in
385
385
 
386
- [src/elements/trigger.ts:19](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/elements/trigger.ts#L19)
386
+ [src/elements/trigger.ts:19](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/elements/trigger.ts#L19)
387
387
 
388
388
  ___
389
389
 
@@ -397,7 +397,7 @@ ___
397
397
 
398
398
  #### Defined in
399
399
 
400
- [src/elements/trigger.ts:15](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/elements/trigger.ts#L15)
400
+ [src/elements/trigger.ts:15](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/elements/trigger.ts#L15)
401
401
 
402
402
  ## Methods
403
403
 
@@ -418,7 +418,7 @@ And decide if this is the root Input.
418
418
 
419
419
  #### Defined in
420
420
 
421
- [src/input.ts:164](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L164)
421
+ [src/input.ts:164](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L164)
422
422
 
423
423
  ___
424
424
 
@@ -443,7 +443,7 @@ ___
443
443
 
444
444
  #### Defined in
445
445
 
446
- [src/input.ts:186](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L186)
446
+ [src/input.ts:186](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L186)
447
447
 
448
448
  ___
449
449
 
@@ -468,7 +468,7 @@ ___
468
468
 
469
469
  #### Defined in
470
470
 
471
- [src/input.ts:190](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L190)
471
+ [src/input.ts:190](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L190)
472
472
 
473
473
  ___
474
474
 
@@ -486,7 +486,7 @@ ___
486
486
 
487
487
  #### Defined in
488
488
 
489
- [src/input.ts:182](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L182)
489
+ [src/input.ts:182](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L182)
490
490
 
491
491
  ___
492
492
 
@@ -517,7 +517,7 @@ ___
517
517
 
518
518
  #### Defined in
519
519
 
520
- [src/input.ts:195](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L195)
520
+ [src/input.ts:195](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L195)
521
521
 
522
522
  ___
523
523
 
@@ -543,7 +543,7 @@ Update the input's state and trigger all necessary callbacks.
543
543
 
544
544
  #### Defined in
545
545
 
546
- [src/input.ts:211](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L211)
546
+ [src/input.ts:211](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L211)
547
547
 
548
548
  ___
549
549
 
@@ -561,7 +561,7 @@ ___
561
561
 
562
562
  #### Defined in
563
563
 
564
- [src/input.ts:135](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L135)
564
+ [src/input.ts:135](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L135)
565
565
 
566
566
  ___
567
567
 
@@ -579,7 +579,7 @@ ___
579
579
 
580
580
  #### Defined in
581
581
 
582
- [src/input.ts:127](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L127)
582
+ [src/input.ts:127](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L127)
583
583
 
584
584
  ___
585
585
 
@@ -603,7 +603,7 @@ ___
603
603
 
604
604
  #### Defined in
605
605
 
606
- [src/input.ts:139](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L139)
606
+ [src/input.ts:139](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L139)
607
607
 
608
608
  ___
609
609
 
@@ -652,7 +652,7 @@ ___
652
652
 
653
653
  #### Defined in
654
654
 
655
- [src/elements/trigger.ts:23](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/elements/trigger.ts#L23)
655
+ [src/elements/trigger.ts:23](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/elements/trigger.ts#L23)
656
656
 
657
657
  ___
658
658
 
@@ -677,7 +677,7 @@ ___
677
677
 
678
678
  #### Defined in
679
679
 
680
- [src/input.ts:44](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L44)
680
+ [src/input.ts:44](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L44)
681
681
 
682
682
  ___
683
683
 
@@ -820,7 +820,7 @@ Resolves on the next change to this input's state.
820
820
 
821
821
  #### Defined in
822
822
 
823
- [src/input.ts:78](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L78)
823
+ [src/input.ts:78](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L78)
824
824
 
825
825
  ___
826
826
 
@@ -874,7 +874,7 @@ ___
874
874
 
875
875
  #### Defined in
876
876
 
877
- [src/input.ts:37](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L37)
877
+ [src/input.ts:37](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L37)
878
878
 
879
879
  ___
880
880
 
@@ -1023,7 +1023,7 @@ Resolves on the next change to this input's state.
1023
1023
 
1024
1024
  #### Defined in
1025
1025
 
1026
- [src/input.ts:89](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L89)
1026
+ [src/input.ts:89](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L89)
1027
1027
 
1028
1028
  ___
1029
1029
 
@@ -1267,7 +1267,7 @@ Render a convenient debugging string.
1267
1267
 
1268
1268
  #### Defined in
1269
1269
 
1270
- [src/input.ts:98](https://github.com/nsfm/dualsense-ts/blob/6dc1604/src/input.ts#L98)
1270
+ [src/input.ts:98](https://github.com/nsfm/dualsense-ts/blob/05bdb0a/src/input.ts#L98)
1271
1271
 
1272
1272
  ___
1273
1273