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/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/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/8aeab4d/src/hid/command.ts#L4)
|
package/docs/Momentary.md
CHANGED
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
|
|
90
90
|
#### Defined in
|
|
91
91
|
|
|
92
|
-
[src/input.ts:106](https://github.com/nsfm/dualsense-ts/blob/
|
|
92
|
+
[src/input.ts:106](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L106)
|
|
93
93
|
|
|
94
94
|
## Properties
|
|
95
95
|
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
|
|
119
119
|
#### Defined in
|
|
120
120
|
|
|
121
|
-
[src/input.ts:128](https://github.com/nsfm/dualsense-ts/blob/
|
|
121
|
+
[src/input.ts:128](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L128)
|
|
122
122
|
|
|
123
123
|
___
|
|
124
124
|
|
|
@@ -132,7 +132,7 @@ ___
|
|
|
132
132
|
|
|
133
133
|
#### Defined in
|
|
134
134
|
|
|
135
|
-
[src/input.ts:162](https://github.com/nsfm/dualsense-ts/blob/
|
|
135
|
+
[src/input.ts:162](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L162)
|
|
136
136
|
|
|
137
137
|
___
|
|
138
138
|
|
|
@@ -146,7 +146,7 @@ ___
|
|
|
146
146
|
|
|
147
147
|
#### Defined in
|
|
148
148
|
|
|
149
|
-
[src/input.ts:157](https://github.com/nsfm/dualsense-ts/blob/
|
|
149
|
+
[src/input.ts:157](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L157)
|
|
150
150
|
|
|
151
151
|
___
|
|
152
152
|
|
|
@@ -160,7 +160,7 @@ ___
|
|
|
160
160
|
|
|
161
161
|
#### Defined in
|
|
162
162
|
|
|
163
|
-
[src/input.ts:154](https://github.com/nsfm/dualsense-ts/blob/
|
|
163
|
+
[src/input.ts:154](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L154)
|
|
164
164
|
|
|
165
165
|
___
|
|
166
166
|
|
|
@@ -174,7 +174,7 @@ ___
|
|
|
174
174
|
|
|
175
175
|
#### Defined in
|
|
176
176
|
|
|
177
|
-
[src/input.ts:160](https://github.com/nsfm/dualsense-ts/blob/
|
|
177
|
+
[src/input.ts:160](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L160)
|
|
178
178
|
|
|
179
179
|
___
|
|
180
180
|
|
|
@@ -188,7 +188,7 @@ ___
|
|
|
188
188
|
|
|
189
189
|
#### Defined in
|
|
190
190
|
|
|
191
|
-
[src/input.ts:58](https://github.com/nsfm/dualsense-ts/blob/
|
|
191
|
+
[src/input.ts:58](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L58)
|
|
192
192
|
|
|
193
193
|
___
|
|
194
194
|
|
|
@@ -202,7 +202,7 @@ ___
|
|
|
202
202
|
|
|
203
203
|
#### Defined in
|
|
204
204
|
|
|
205
|
-
[src/input.ts:61](https://github.com/nsfm/dualsense-ts/blob/
|
|
205
|
+
[src/input.ts:61](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L61)
|
|
206
206
|
|
|
207
207
|
___
|
|
208
208
|
|
|
@@ -216,7 +216,7 @@ ___
|
|
|
216
216
|
|
|
217
217
|
#### Defined in
|
|
218
218
|
|
|
219
|
-
[src/input.ts:64](https://github.com/nsfm/dualsense-ts/blob/
|
|
219
|
+
[src/input.ts:64](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L64)
|
|
220
220
|
|
|
221
221
|
___
|
|
222
222
|
|
|
@@ -230,7 +230,7 @@ ___
|
|
|
230
230
|
|
|
231
231
|
#### Defined in
|
|
232
232
|
|
|
233
|
-
[src/elements/momentary.ts:4](https://github.com/nsfm/dualsense-ts/blob/
|
|
233
|
+
[src/elements/momentary.ts:4](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/elements/momentary.ts#L4)
|
|
234
234
|
|
|
235
235
|
___
|
|
236
236
|
|
|
@@ -244,7 +244,7 @@ ___
|
|
|
244
244
|
|
|
245
245
|
#### Defined in
|
|
246
246
|
|
|
247
|
-
[src/input.ts:67](https://github.com/nsfm/dualsense-ts/blob/
|
|
247
|
+
[src/input.ts:67](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L67)
|
|
248
248
|
|
|
249
249
|
___
|
|
250
250
|
|
|
@@ -328,7 +328,7 @@ Input.\_\_@toStringTag@66
|
|
|
328
328
|
|
|
329
329
|
#### Defined in
|
|
330
330
|
|
|
331
|
-
[src/input.ts:149](https://github.com/nsfm/dualsense-ts/blob/
|
|
331
|
+
[src/input.ts:149](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L149)
|
|
332
332
|
|
|
333
333
|
___
|
|
334
334
|
|
|
@@ -346,7 +346,7 @@ Input.active
|
|
|
346
346
|
|
|
347
347
|
#### Defined in
|
|
348
348
|
|
|
349
|
-
[src/elements/momentary.ts:6](https://github.com/nsfm/dualsense-ts/blob/
|
|
349
|
+
[src/elements/momentary.ts:6](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/elements/momentary.ts#L6)
|
|
350
350
|
|
|
351
351
|
## Methods
|
|
352
352
|
|
|
@@ -367,7 +367,7 @@ And decide if this is the root Input.
|
|
|
367
367
|
|
|
368
368
|
#### Defined in
|
|
369
369
|
|
|
370
|
-
[src/input.ts:168](https://github.com/nsfm/dualsense-ts/blob/
|
|
370
|
+
[src/input.ts:168](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L168)
|
|
371
371
|
|
|
372
372
|
___
|
|
373
373
|
|
|
@@ -392,7 +392,7 @@ ___
|
|
|
392
392
|
|
|
393
393
|
#### Defined in
|
|
394
394
|
|
|
395
|
-
[src/input.ts:190](https://github.com/nsfm/dualsense-ts/blob/
|
|
395
|
+
[src/input.ts:190](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L190)
|
|
396
396
|
|
|
397
397
|
___
|
|
398
398
|
|
|
@@ -417,7 +417,7 @@ ___
|
|
|
417
417
|
|
|
418
418
|
#### Defined in
|
|
419
419
|
|
|
420
|
-
[src/input.ts:194](https://github.com/nsfm/dualsense-ts/blob/
|
|
420
|
+
[src/input.ts:194](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L194)
|
|
421
421
|
|
|
422
422
|
___
|
|
423
423
|
|
|
@@ -435,7 +435,7 @@ ___
|
|
|
435
435
|
|
|
436
436
|
#### Defined in
|
|
437
437
|
|
|
438
|
-
[src/input.ts:186](https://github.com/nsfm/dualsense-ts/blob/
|
|
438
|
+
[src/input.ts:186](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L186)
|
|
439
439
|
|
|
440
440
|
___
|
|
441
441
|
|
|
@@ -466,7 +466,7 @@ ___
|
|
|
466
466
|
|
|
467
467
|
#### Defined in
|
|
468
468
|
|
|
469
|
-
[src/input.ts:199](https://github.com/nsfm/dualsense-ts/blob/
|
|
469
|
+
[src/input.ts:199](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L199)
|
|
470
470
|
|
|
471
471
|
___
|
|
472
472
|
|
|
@@ -492,7 +492,7 @@ Update the input's state and trigger all necessary callbacks.
|
|
|
492
492
|
|
|
493
493
|
#### Defined in
|
|
494
494
|
|
|
495
|
-
[src/input.ts:215](https://github.com/nsfm/dualsense-ts/blob/
|
|
495
|
+
[src/input.ts:215](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L215)
|
|
496
496
|
|
|
497
497
|
___
|
|
498
498
|
|
|
@@ -510,7 +510,7 @@ ___
|
|
|
510
510
|
|
|
511
511
|
#### Defined in
|
|
512
512
|
|
|
513
|
-
[src/input.ts:139](https://github.com/nsfm/dualsense-ts/blob/
|
|
513
|
+
[src/input.ts:139](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L139)
|
|
514
514
|
|
|
515
515
|
___
|
|
516
516
|
|
|
@@ -528,7 +528,7 @@ ___
|
|
|
528
528
|
|
|
529
529
|
#### Defined in
|
|
530
530
|
|
|
531
|
-
[src/input.ts:131](https://github.com/nsfm/dualsense-ts/blob/
|
|
531
|
+
[src/input.ts:131](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L131)
|
|
532
532
|
|
|
533
533
|
___
|
|
534
534
|
|
|
@@ -552,7 +552,7 @@ ___
|
|
|
552
552
|
|
|
553
553
|
#### Defined in
|
|
554
554
|
|
|
555
|
-
[src/input.ts:143](https://github.com/nsfm/dualsense-ts/blob/
|
|
555
|
+
[src/input.ts:143](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L143)
|
|
556
556
|
|
|
557
557
|
___
|
|
558
558
|
|
|
@@ -606,7 +606,7 @@ ___
|
|
|
606
606
|
|
|
607
607
|
#### Defined in
|
|
608
608
|
|
|
609
|
-
[src/input.ts:44](https://github.com/nsfm/dualsense-ts/blob/
|
|
609
|
+
[src/input.ts:44](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L44)
|
|
610
610
|
|
|
611
611
|
___
|
|
612
612
|
|
|
@@ -755,7 +755,7 @@ Resolves on the next change to this input's state.
|
|
|
755
755
|
|
|
756
756
|
#### Defined in
|
|
757
757
|
|
|
758
|
-
[src/input.ts:78](https://github.com/nsfm/dualsense-ts/blob/
|
|
758
|
+
[src/input.ts:78](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L78)
|
|
759
759
|
|
|
760
760
|
___
|
|
761
761
|
|
|
@@ -809,7 +809,7 @@ ___
|
|
|
809
809
|
|
|
810
810
|
#### Defined in
|
|
811
811
|
|
|
812
|
-
[src/input.ts:37](https://github.com/nsfm/dualsense-ts/blob/
|
|
812
|
+
[src/input.ts:37](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L37)
|
|
813
813
|
|
|
814
814
|
___
|
|
815
815
|
|
|
@@ -964,7 +964,7 @@ Resolves on the next change to this input's state.
|
|
|
964
964
|
|
|
965
965
|
#### Defined in
|
|
966
966
|
|
|
967
|
-
[src/input.ts:91](https://github.com/nsfm/dualsense-ts/blob/
|
|
967
|
+
[src/input.ts:91](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L91)
|
|
968
968
|
|
|
969
969
|
___
|
|
970
970
|
|
|
@@ -1208,7 +1208,7 @@ Render a convenient debugging string.
|
|
|
1208
1208
|
|
|
1209
1209
|
#### Defined in
|
|
1210
1210
|
|
|
1211
|
-
[src/input.ts:102](https://github.com/nsfm/dualsense-ts/blob/
|
|
1211
|
+
[src/input.ts:102](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L102)
|
|
1212
1212
|
|
|
1213
1213
|
___
|
|
1214
1214
|
|
package/docs/Motion.md
CHANGED
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
|
|
26
26
|
#### Defined in
|
|
27
27
|
|
|
28
|
-
[src/elements/motion.ts:6](https://github.com/nsfm/dualsense-ts/blob/
|
|
28
|
+
[src/elements/motion.ts:6](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/elements/motion.ts#L6)
|
|
29
29
|
|
|
30
30
|
___
|
|
31
31
|
|
|
@@ -35,4 +35,4 @@ ___
|
|
|
35
35
|
|
|
36
36
|
#### Defined in
|
|
37
37
|
|
|
38
|
-
[src/elements/motion.ts:5](https://github.com/nsfm/dualsense-ts/blob/
|
|
38
|
+
[src/elements/motion.ts:5](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/elements/motion.ts#L5)
|