dualsense-ts 2.1.44 → 2.2.0
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/analog.d.ts +46 -3
- package/dist/elements/analog.d.ts.map +1 -1
- package/dist/elements/analog.js +41 -14
- package/dist/elements/analog.js.map +1 -1
- package/dist/elements/axis.js +3 -3
- package/dist/elements/axis.js.map +1 -1
- package/docs/Analog.md +79 -38
- package/docs/AnalogParams.md +9 -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/Increment.md +27 -27
- 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/Touch.md +83 -40
- package/docs/Touchpad.md +30 -30
- 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/analog.ts +56 -18
- package/src/elements/axis.ts +3 -3
package/docs/Increment.md
CHANGED
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
|
|
88
88
|
#### Defined in
|
|
89
89
|
|
|
90
|
-
[src/input.ts:106](https://github.com/nsfm/dualsense-ts/blob/
|
|
90
|
+
[src/input.ts:106](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L106)
|
|
91
91
|
|
|
92
92
|
## Properties
|
|
93
93
|
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
|
|
117
117
|
#### Defined in
|
|
118
118
|
|
|
119
|
-
[src/input.ts:128](https://github.com/nsfm/dualsense-ts/blob/
|
|
119
|
+
[src/input.ts:128](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L128)
|
|
120
120
|
|
|
121
121
|
___
|
|
122
122
|
|
|
@@ -130,7 +130,7 @@ ___
|
|
|
130
130
|
|
|
131
131
|
#### Defined in
|
|
132
132
|
|
|
133
|
-
[src/input.ts:162](https://github.com/nsfm/dualsense-ts/blob/
|
|
133
|
+
[src/input.ts:162](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L162)
|
|
134
134
|
|
|
135
135
|
___
|
|
136
136
|
|
|
@@ -144,7 +144,7 @@ ___
|
|
|
144
144
|
|
|
145
145
|
#### Defined in
|
|
146
146
|
|
|
147
|
-
[src/input.ts:157](https://github.com/nsfm/dualsense-ts/blob/
|
|
147
|
+
[src/input.ts:157](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L157)
|
|
148
148
|
|
|
149
149
|
___
|
|
150
150
|
|
|
@@ -158,7 +158,7 @@ ___
|
|
|
158
158
|
|
|
159
159
|
#### Defined in
|
|
160
160
|
|
|
161
|
-
[src/input.ts:154](https://github.com/nsfm/dualsense-ts/blob/
|
|
161
|
+
[src/input.ts:154](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L154)
|
|
162
162
|
|
|
163
163
|
___
|
|
164
164
|
|
|
@@ -172,7 +172,7 @@ ___
|
|
|
172
172
|
|
|
173
173
|
#### Defined in
|
|
174
174
|
|
|
175
|
-
[src/input.ts:160](https://github.com/nsfm/dualsense-ts/blob/
|
|
175
|
+
[src/input.ts:160](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L160)
|
|
176
176
|
|
|
177
177
|
___
|
|
178
178
|
|
|
@@ -186,7 +186,7 @@ ___
|
|
|
186
186
|
|
|
187
187
|
#### Defined in
|
|
188
188
|
|
|
189
|
-
[src/input.ts:58](https://github.com/nsfm/dualsense-ts/blob/
|
|
189
|
+
[src/input.ts:58](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L58)
|
|
190
190
|
|
|
191
191
|
___
|
|
192
192
|
|
|
@@ -200,7 +200,7 @@ ___
|
|
|
200
200
|
|
|
201
201
|
#### Defined in
|
|
202
202
|
|
|
203
|
-
[src/input.ts:61](https://github.com/nsfm/dualsense-ts/blob/
|
|
203
|
+
[src/input.ts:61](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L61)
|
|
204
204
|
|
|
205
205
|
___
|
|
206
206
|
|
|
@@ -214,7 +214,7 @@ ___
|
|
|
214
214
|
|
|
215
215
|
#### Defined in
|
|
216
216
|
|
|
217
|
-
[src/input.ts:64](https://github.com/nsfm/dualsense-ts/blob/
|
|
217
|
+
[src/input.ts:64](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L64)
|
|
218
218
|
|
|
219
219
|
___
|
|
220
220
|
|
|
@@ -228,7 +228,7 @@ ___
|
|
|
228
228
|
|
|
229
229
|
#### Defined in
|
|
230
230
|
|
|
231
|
-
[src/elements/increment.ts:4](https://github.com/nsfm/dualsense-ts/blob/
|
|
231
|
+
[src/elements/increment.ts:4](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/elements/increment.ts#L4)
|
|
232
232
|
|
|
233
233
|
___
|
|
234
234
|
|
|
@@ -242,7 +242,7 @@ ___
|
|
|
242
242
|
|
|
243
243
|
#### Defined in
|
|
244
244
|
|
|
245
|
-
[src/input.ts:67](https://github.com/nsfm/dualsense-ts/blob/
|
|
245
|
+
[src/input.ts:67](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L67)
|
|
246
246
|
|
|
247
247
|
___
|
|
248
248
|
|
|
@@ -326,7 +326,7 @@ Input.\_\_@toStringTag@66
|
|
|
326
326
|
|
|
327
327
|
#### Defined in
|
|
328
328
|
|
|
329
|
-
[src/input.ts:149](https://github.com/nsfm/dualsense-ts/blob/
|
|
329
|
+
[src/input.ts:149](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L149)
|
|
330
330
|
|
|
331
331
|
___
|
|
332
332
|
|
|
@@ -344,7 +344,7 @@ Input.active
|
|
|
344
344
|
|
|
345
345
|
#### Defined in
|
|
346
346
|
|
|
347
|
-
[src/elements/increment.ts:6](https://github.com/nsfm/dualsense-ts/blob/
|
|
347
|
+
[src/elements/increment.ts:6](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/elements/increment.ts#L6)
|
|
348
348
|
|
|
349
349
|
## Methods
|
|
350
350
|
|
|
@@ -365,7 +365,7 @@ And decide if this is the root Input.
|
|
|
365
365
|
|
|
366
366
|
#### Defined in
|
|
367
367
|
|
|
368
|
-
[src/input.ts:168](https://github.com/nsfm/dualsense-ts/blob/
|
|
368
|
+
[src/input.ts:168](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L168)
|
|
369
369
|
|
|
370
370
|
___
|
|
371
371
|
|
|
@@ -390,7 +390,7 @@ ___
|
|
|
390
390
|
|
|
391
391
|
#### Defined in
|
|
392
392
|
|
|
393
|
-
[src/input.ts:190](https://github.com/nsfm/dualsense-ts/blob/
|
|
393
|
+
[src/input.ts:190](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L190)
|
|
394
394
|
|
|
395
395
|
___
|
|
396
396
|
|
|
@@ -415,7 +415,7 @@ ___
|
|
|
415
415
|
|
|
416
416
|
#### Defined in
|
|
417
417
|
|
|
418
|
-
[src/input.ts:194](https://github.com/nsfm/dualsense-ts/blob/
|
|
418
|
+
[src/input.ts:194](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L194)
|
|
419
419
|
|
|
420
420
|
___
|
|
421
421
|
|
|
@@ -433,7 +433,7 @@ ___
|
|
|
433
433
|
|
|
434
434
|
#### Defined in
|
|
435
435
|
|
|
436
|
-
[src/input.ts:186](https://github.com/nsfm/dualsense-ts/blob/
|
|
436
|
+
[src/input.ts:186](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L186)
|
|
437
437
|
|
|
438
438
|
___
|
|
439
439
|
|
|
@@ -464,7 +464,7 @@ ___
|
|
|
464
464
|
|
|
465
465
|
#### Defined in
|
|
466
466
|
|
|
467
|
-
[src/input.ts:199](https://github.com/nsfm/dualsense-ts/blob/
|
|
467
|
+
[src/input.ts:199](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L199)
|
|
468
468
|
|
|
469
469
|
___
|
|
470
470
|
|
|
@@ -490,7 +490,7 @@ Update the input's state and trigger all necessary callbacks.
|
|
|
490
490
|
|
|
491
491
|
#### Defined in
|
|
492
492
|
|
|
493
|
-
[src/input.ts:215](https://github.com/nsfm/dualsense-ts/blob/
|
|
493
|
+
[src/input.ts:215](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L215)
|
|
494
494
|
|
|
495
495
|
___
|
|
496
496
|
|
|
@@ -508,7 +508,7 @@ ___
|
|
|
508
508
|
|
|
509
509
|
#### Defined in
|
|
510
510
|
|
|
511
|
-
[src/input.ts:139](https://github.com/nsfm/dualsense-ts/blob/
|
|
511
|
+
[src/input.ts:139](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L139)
|
|
512
512
|
|
|
513
513
|
___
|
|
514
514
|
|
|
@@ -526,7 +526,7 @@ ___
|
|
|
526
526
|
|
|
527
527
|
#### Defined in
|
|
528
528
|
|
|
529
|
-
[src/input.ts:131](https://github.com/nsfm/dualsense-ts/blob/
|
|
529
|
+
[src/input.ts:131](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L131)
|
|
530
530
|
|
|
531
531
|
___
|
|
532
532
|
|
|
@@ -550,7 +550,7 @@ ___
|
|
|
550
550
|
|
|
551
551
|
#### Defined in
|
|
552
552
|
|
|
553
|
-
[src/input.ts:143](https://github.com/nsfm/dualsense-ts/blob/
|
|
553
|
+
[src/input.ts:143](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L143)
|
|
554
554
|
|
|
555
555
|
___
|
|
556
556
|
|
|
@@ -604,7 +604,7 @@ ___
|
|
|
604
604
|
|
|
605
605
|
#### Defined in
|
|
606
606
|
|
|
607
|
-
[src/input.ts:44](https://github.com/nsfm/dualsense-ts/blob/
|
|
607
|
+
[src/input.ts:44](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L44)
|
|
608
608
|
|
|
609
609
|
___
|
|
610
610
|
|
|
@@ -753,7 +753,7 @@ Resolves on the next change to this input's state.
|
|
|
753
753
|
|
|
754
754
|
#### Defined in
|
|
755
755
|
|
|
756
|
-
[src/input.ts:78](https://github.com/nsfm/dualsense-ts/blob/
|
|
756
|
+
[src/input.ts:78](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L78)
|
|
757
757
|
|
|
758
758
|
___
|
|
759
759
|
|
|
@@ -807,7 +807,7 @@ ___
|
|
|
807
807
|
|
|
808
808
|
#### Defined in
|
|
809
809
|
|
|
810
|
-
[src/input.ts:37](https://github.com/nsfm/dualsense-ts/blob/
|
|
810
|
+
[src/input.ts:37](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L37)
|
|
811
811
|
|
|
812
812
|
___
|
|
813
813
|
|
|
@@ -962,7 +962,7 @@ Resolves on the next change to this input's state.
|
|
|
962
962
|
|
|
963
963
|
#### Defined in
|
|
964
964
|
|
|
965
|
-
[src/input.ts:91](https://github.com/nsfm/dualsense-ts/blob/
|
|
965
|
+
[src/input.ts:91](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L91)
|
|
966
966
|
|
|
967
967
|
___
|
|
968
968
|
|
|
@@ -1206,7 +1206,7 @@ Render a convenient debugging string.
|
|
|
1206
1206
|
|
|
1207
1207
|
#### Defined in
|
|
1208
1208
|
|
|
1209
|
-
[src/input.ts:102](https://github.com/nsfm/dualsense-ts/blob/
|
|
1209
|
+
[src/input.ts:102](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L102)
|
|
1210
1210
|
|
|
1211
1211
|
___
|
|
1212
1212
|
|
package/docs/Indicator.md
CHANGED
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
|
|
29
29
|
#### Defined in
|
|
30
30
|
|
|
31
|
-
[src/indicators/indicator.ts:6](https://github.com/nsfm/dualsense-ts/blob/
|
|
31
|
+
[src/indicators/indicator.ts:6](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/indicators/indicator.ts#L6)
|
|
32
32
|
|
|
33
33
|
## Methods
|
|
34
34
|
|
|
@@ -49,4 +49,4 @@
|
|
|
49
49
|
|
|
50
50
|
#### Defined in
|
|
51
51
|
|
|
52
|
-
[src/indicators/indicator.ts:8](https://github.com/nsfm/dualsense-ts/blob/
|
|
52
|
+
[src/indicators/indicator.ts:8](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/indicators/indicator.ts#L8)
|
package/docs/Input.md
CHANGED
|
@@ -120,7 +120,7 @@ a virtual input, or a group of Input children.
|
|
|
120
120
|
|
|
121
121
|
#### Defined in
|
|
122
122
|
|
|
123
|
-
[src/input.ts:106](https://github.com/nsfm/dualsense-ts/blob/
|
|
123
|
+
[src/input.ts:106](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L106)
|
|
124
124
|
|
|
125
125
|
## Properties
|
|
126
126
|
|
|
@@ -145,7 +145,7 @@ a virtual input, or a group of Input children.
|
|
|
145
145
|
|
|
146
146
|
#### Defined in
|
|
147
147
|
|
|
148
|
-
[src/input.ts:128](https://github.com/nsfm/dualsense-ts/blob/
|
|
148
|
+
[src/input.ts:128](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L128)
|
|
149
149
|
|
|
150
150
|
___
|
|
151
151
|
|
|
@@ -155,7 +155,7 @@ ___
|
|
|
155
155
|
|
|
156
156
|
#### Defined in
|
|
157
157
|
|
|
158
|
-
[src/input.ts:162](https://github.com/nsfm/dualsense-ts/blob/
|
|
158
|
+
[src/input.ts:162](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L162)
|
|
159
159
|
|
|
160
160
|
___
|
|
161
161
|
|
|
@@ -165,7 +165,7 @@ ___
|
|
|
165
165
|
|
|
166
166
|
#### Defined in
|
|
167
167
|
|
|
168
|
-
[src/input.ts:157](https://github.com/nsfm/dualsense-ts/blob/
|
|
168
|
+
[src/input.ts:157](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L157)
|
|
169
169
|
|
|
170
170
|
___
|
|
171
171
|
|
|
@@ -175,7 +175,7 @@ ___
|
|
|
175
175
|
|
|
176
176
|
#### Defined in
|
|
177
177
|
|
|
178
|
-
[src/input.ts:154](https://github.com/nsfm/dualsense-ts/blob/
|
|
178
|
+
[src/input.ts:154](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L154)
|
|
179
179
|
|
|
180
180
|
___
|
|
181
181
|
|
|
@@ -185,7 +185,7 @@ ___
|
|
|
185
185
|
|
|
186
186
|
#### Defined in
|
|
187
187
|
|
|
188
|
-
[src/input.ts:160](https://github.com/nsfm/dualsense-ts/blob/
|
|
188
|
+
[src/input.ts:160](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L160)
|
|
189
189
|
|
|
190
190
|
___
|
|
191
191
|
|
|
@@ -195,7 +195,7 @@ ___
|
|
|
195
195
|
|
|
196
196
|
#### Defined in
|
|
197
197
|
|
|
198
|
-
[src/input.ts:58](https://github.com/nsfm/dualsense-ts/blob/
|
|
198
|
+
[src/input.ts:58](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L58)
|
|
199
199
|
|
|
200
200
|
___
|
|
201
201
|
|
|
@@ -205,7 +205,7 @@ ___
|
|
|
205
205
|
|
|
206
206
|
#### Defined in
|
|
207
207
|
|
|
208
|
-
[src/input.ts:61](https://github.com/nsfm/dualsense-ts/blob/
|
|
208
|
+
[src/input.ts:61](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L61)
|
|
209
209
|
|
|
210
210
|
___
|
|
211
211
|
|
|
@@ -215,7 +215,7 @@ ___
|
|
|
215
215
|
|
|
216
216
|
#### Defined in
|
|
217
217
|
|
|
218
|
-
[src/input.ts:64](https://github.com/nsfm/dualsense-ts/blob/
|
|
218
|
+
[src/input.ts:64](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L64)
|
|
219
219
|
|
|
220
220
|
___
|
|
221
221
|
|
|
@@ -225,7 +225,7 @@ ___
|
|
|
225
225
|
|
|
226
226
|
#### Defined in
|
|
227
227
|
|
|
228
|
-
[src/input.ts:70](https://github.com/nsfm/dualsense-ts/blob/
|
|
228
|
+
[src/input.ts:70](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L70)
|
|
229
229
|
|
|
230
230
|
___
|
|
231
231
|
|
|
@@ -235,7 +235,7 @@ ___
|
|
|
235
235
|
|
|
236
236
|
#### Defined in
|
|
237
237
|
|
|
238
|
-
[src/input.ts:67](https://github.com/nsfm/dualsense-ts/blob/
|
|
238
|
+
[src/input.ts:67](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L67)
|
|
239
239
|
|
|
240
240
|
___
|
|
241
241
|
|
|
@@ -299,7 +299,7 @@ node_modules/@types/node/events.d.ts:290
|
|
|
299
299
|
|
|
300
300
|
#### Defined in
|
|
301
301
|
|
|
302
|
-
[src/input.ts:149](https://github.com/nsfm/dualsense-ts/blob/
|
|
302
|
+
[src/input.ts:149](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L149)
|
|
303
303
|
|
|
304
304
|
___
|
|
305
305
|
|
|
@@ -313,7 +313,7 @@ ___
|
|
|
313
313
|
|
|
314
314
|
#### Defined in
|
|
315
315
|
|
|
316
|
-
[src/input.ts:73](https://github.com/nsfm/dualsense-ts/blob/
|
|
316
|
+
[src/input.ts:73](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L73)
|
|
317
317
|
|
|
318
318
|
## Methods
|
|
319
319
|
|
|
@@ -330,7 +330,7 @@ And decide if this is the root Input.
|
|
|
330
330
|
|
|
331
331
|
#### Defined in
|
|
332
332
|
|
|
333
|
-
[src/input.ts:168](https://github.com/nsfm/dualsense-ts/blob/
|
|
333
|
+
[src/input.ts:168](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L168)
|
|
334
334
|
|
|
335
335
|
___
|
|
336
336
|
|
|
@@ -351,7 +351,7 @@ ___
|
|
|
351
351
|
|
|
352
352
|
#### Defined in
|
|
353
353
|
|
|
354
|
-
[src/input.ts:190](https://github.com/nsfm/dualsense-ts/blob/
|
|
354
|
+
[src/input.ts:190](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L190)
|
|
355
355
|
|
|
356
356
|
___
|
|
357
357
|
|
|
@@ -372,7 +372,7 @@ ___
|
|
|
372
372
|
|
|
373
373
|
#### Defined in
|
|
374
374
|
|
|
375
|
-
[src/input.ts:194](https://github.com/nsfm/dualsense-ts/blob/
|
|
375
|
+
[src/input.ts:194](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L194)
|
|
376
376
|
|
|
377
377
|
___
|
|
378
378
|
|
|
@@ -386,7 +386,7 @@ ___
|
|
|
386
386
|
|
|
387
387
|
#### Defined in
|
|
388
388
|
|
|
389
|
-
[src/input.ts:186](https://github.com/nsfm/dualsense-ts/blob/
|
|
389
|
+
[src/input.ts:186](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L186)
|
|
390
390
|
|
|
391
391
|
___
|
|
392
392
|
|
|
@@ -413,7 +413,7 @@ ___
|
|
|
413
413
|
|
|
414
414
|
#### Defined in
|
|
415
415
|
|
|
416
|
-
[src/input.ts:199](https://github.com/nsfm/dualsense-ts/blob/
|
|
416
|
+
[src/input.ts:199](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L199)
|
|
417
417
|
|
|
418
418
|
___
|
|
419
419
|
|
|
@@ -435,7 +435,7 @@ Update the input's state and trigger all necessary callbacks.
|
|
|
435
435
|
|
|
436
436
|
#### Defined in
|
|
437
437
|
|
|
438
|
-
[src/input.ts:215](https://github.com/nsfm/dualsense-ts/blob/
|
|
438
|
+
[src/input.ts:215](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L215)
|
|
439
439
|
|
|
440
440
|
___
|
|
441
441
|
|
|
@@ -449,7 +449,7 @@ ___
|
|
|
449
449
|
|
|
450
450
|
#### Defined in
|
|
451
451
|
|
|
452
|
-
[src/input.ts:139](https://github.com/nsfm/dualsense-ts/blob/
|
|
452
|
+
[src/input.ts:139](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L139)
|
|
453
453
|
|
|
454
454
|
___
|
|
455
455
|
|
|
@@ -463,7 +463,7 @@ ___
|
|
|
463
463
|
|
|
464
464
|
#### Defined in
|
|
465
465
|
|
|
466
|
-
[src/input.ts:131](https://github.com/nsfm/dualsense-ts/blob/
|
|
466
|
+
[src/input.ts:131](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L131)
|
|
467
467
|
|
|
468
468
|
___
|
|
469
469
|
|
|
@@ -483,7 +483,7 @@ ___
|
|
|
483
483
|
|
|
484
484
|
#### Defined in
|
|
485
485
|
|
|
486
|
-
[src/input.ts:143](https://github.com/nsfm/dualsense-ts/blob/
|
|
486
|
+
[src/input.ts:143](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L143)
|
|
487
487
|
|
|
488
488
|
___
|
|
489
489
|
|
|
@@ -529,7 +529,7 @@ ___
|
|
|
529
529
|
|
|
530
530
|
#### Defined in
|
|
531
531
|
|
|
532
|
-
[src/input.ts:44](https://github.com/nsfm/dualsense-ts/blob/
|
|
532
|
+
[src/input.ts:44](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L44)
|
|
533
533
|
|
|
534
534
|
___
|
|
535
535
|
|
|
@@ -658,7 +658,7 @@ Resolves on the next change to this input's state.
|
|
|
658
658
|
|
|
659
659
|
#### Defined in
|
|
660
660
|
|
|
661
|
-
[src/input.ts:78](https://github.com/nsfm/dualsense-ts/blob/
|
|
661
|
+
[src/input.ts:78](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L78)
|
|
662
662
|
|
|
663
663
|
___
|
|
664
664
|
|
|
@@ -704,7 +704,7 @@ ___
|
|
|
704
704
|
|
|
705
705
|
#### Defined in
|
|
706
706
|
|
|
707
|
-
[src/input.ts:37](https://github.com/nsfm/dualsense-ts/blob/
|
|
707
|
+
[src/input.ts:37](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L37)
|
|
708
708
|
|
|
709
709
|
___
|
|
710
710
|
|
|
@@ -843,7 +843,7 @@ Resolves on the next change to this input's state.
|
|
|
843
843
|
|
|
844
844
|
#### Defined in
|
|
845
845
|
|
|
846
|
-
[src/input.ts:91](https://github.com/nsfm/dualsense-ts/blob/
|
|
846
|
+
[src/input.ts:91](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L91)
|
|
847
847
|
|
|
848
848
|
___
|
|
849
849
|
|
|
@@ -1067,7 +1067,7 @@ Render a convenient debugging string.
|
|
|
1067
1067
|
|
|
1068
1068
|
#### Defined in
|
|
1069
1069
|
|
|
1070
|
-
[src/input.ts:102](https://github.com/nsfm/dualsense-ts/blob/
|
|
1070
|
+
[src/input.ts:102](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L102)
|
|
1071
1071
|
|
|
1072
1072
|
___
|
|
1073
1073
|
|