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
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
|
|
55
55
|
#### Defined in
|
|
56
56
|
|
|
57
|
-
[src/hid/dualsense_hid.ts:45](https://github.com/nsfm/dualsense-ts/blob/
|
|
57
|
+
[src/hid/dualsense_hid.ts:45](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L45)
|
|
58
58
|
|
|
59
59
|
___
|
|
60
60
|
|
|
@@ -64,7 +64,7 @@ ___
|
|
|
64
64
|
|
|
65
65
|
#### Defined in
|
|
66
66
|
|
|
67
|
-
[src/hid/dualsense_hid.ts:46](https://github.com/nsfm/dualsense-ts/blob/
|
|
67
|
+
[src/hid/dualsense_hid.ts:46](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L46)
|
|
68
68
|
|
|
69
69
|
___
|
|
70
70
|
|
|
@@ -74,7 +74,7 @@ ___
|
|
|
74
74
|
|
|
75
75
|
#### Defined in
|
|
76
76
|
|
|
77
|
-
[src/hid/dualsense_hid.ts:47](https://github.com/nsfm/dualsense-ts/blob/
|
|
77
|
+
[src/hid/dualsense_hid.ts:47](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L47)
|
|
78
78
|
|
|
79
79
|
___
|
|
80
80
|
|
|
@@ -84,7 +84,7 @@ ___
|
|
|
84
84
|
|
|
85
85
|
#### Defined in
|
|
86
86
|
|
|
87
|
-
[src/hid/dualsense_hid.ts:14](https://github.com/nsfm/dualsense-ts/blob/
|
|
87
|
+
[src/hid/dualsense_hid.ts:14](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L14)
|
|
88
88
|
|
|
89
89
|
___
|
|
90
90
|
|
|
@@ -94,7 +94,7 @@ ___
|
|
|
94
94
|
|
|
95
95
|
#### Defined in
|
|
96
96
|
|
|
97
|
-
[src/hid/dualsense_hid.ts:25](https://github.com/nsfm/dualsense-ts/blob/
|
|
97
|
+
[src/hid/dualsense_hid.ts:25](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L25)
|
|
98
98
|
|
|
99
99
|
___
|
|
100
100
|
|
|
@@ -104,7 +104,7 @@ ___
|
|
|
104
104
|
|
|
105
105
|
#### Defined in
|
|
106
106
|
|
|
107
|
-
[src/hid/dualsense_hid.ts:15](https://github.com/nsfm/dualsense-ts/blob/
|
|
107
|
+
[src/hid/dualsense_hid.ts:15](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L15)
|
|
108
108
|
|
|
109
109
|
___
|
|
110
110
|
|
|
@@ -114,7 +114,7 @@ ___
|
|
|
114
114
|
|
|
115
115
|
#### Defined in
|
|
116
116
|
|
|
117
|
-
[src/hid/dualsense_hid.ts:19](https://github.com/nsfm/dualsense-ts/blob/
|
|
117
|
+
[src/hid/dualsense_hid.ts:19](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L19)
|
|
118
118
|
|
|
119
119
|
___
|
|
120
120
|
|
|
@@ -124,7 +124,7 @@ ___
|
|
|
124
124
|
|
|
125
125
|
#### Defined in
|
|
126
126
|
|
|
127
|
-
[src/hid/dualsense_hid.ts:17](https://github.com/nsfm/dualsense-ts/blob/
|
|
127
|
+
[src/hid/dualsense_hid.ts:17](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L17)
|
|
128
128
|
|
|
129
129
|
___
|
|
130
130
|
|
|
@@ -134,7 +134,7 @@ ___
|
|
|
134
134
|
|
|
135
135
|
#### Defined in
|
|
136
136
|
|
|
137
|
-
[src/hid/dualsense_hid.ts:42](https://github.com/nsfm/dualsense-ts/blob/
|
|
137
|
+
[src/hid/dualsense_hid.ts:42](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L42)
|
|
138
138
|
|
|
139
139
|
___
|
|
140
140
|
|
|
@@ -144,7 +144,7 @@ ___
|
|
|
144
144
|
|
|
145
145
|
#### Defined in
|
|
146
146
|
|
|
147
|
-
[src/hid/dualsense_hid.ts:43](https://github.com/nsfm/dualsense-ts/blob/
|
|
147
|
+
[src/hid/dualsense_hid.ts:43](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L43)
|
|
148
148
|
|
|
149
149
|
___
|
|
150
150
|
|
|
@@ -154,7 +154,7 @@ ___
|
|
|
154
154
|
|
|
155
155
|
#### Defined in
|
|
156
156
|
|
|
157
|
-
[src/hid/dualsense_hid.ts:44](https://github.com/nsfm/dualsense-ts/blob/
|
|
157
|
+
[src/hid/dualsense_hid.ts:44](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L44)
|
|
158
158
|
|
|
159
159
|
___
|
|
160
160
|
|
|
@@ -164,7 +164,7 @@ ___
|
|
|
164
164
|
|
|
165
165
|
#### Defined in
|
|
166
166
|
|
|
167
|
-
[src/hid/dualsense_hid.ts:29](https://github.com/nsfm/dualsense-ts/blob/
|
|
167
|
+
[src/hid/dualsense_hid.ts:29](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L29)
|
|
168
168
|
|
|
169
169
|
___
|
|
170
170
|
|
|
@@ -174,7 +174,7 @@ ___
|
|
|
174
174
|
|
|
175
175
|
#### Defined in
|
|
176
176
|
|
|
177
|
-
[src/hid/dualsense_hid.ts:11](https://github.com/nsfm/dualsense-ts/blob/
|
|
177
|
+
[src/hid/dualsense_hid.ts:11](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L11)
|
|
178
178
|
|
|
179
179
|
___
|
|
180
180
|
|
|
@@ -184,7 +184,7 @@ ___
|
|
|
184
184
|
|
|
185
185
|
#### Defined in
|
|
186
186
|
|
|
187
|
-
[src/hid/dualsense_hid.ts:27](https://github.com/nsfm/dualsense-ts/blob/
|
|
187
|
+
[src/hid/dualsense_hid.ts:27](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L27)
|
|
188
188
|
|
|
189
189
|
___
|
|
190
190
|
|
|
@@ -194,7 +194,7 @@ ___
|
|
|
194
194
|
|
|
195
195
|
#### Defined in
|
|
196
196
|
|
|
197
|
-
[src/hid/dualsense_hid.ts:23](https://github.com/nsfm/dualsense-ts/blob/
|
|
197
|
+
[src/hid/dualsense_hid.ts:23](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L23)
|
|
198
198
|
|
|
199
199
|
___
|
|
200
200
|
|
|
@@ -204,7 +204,7 @@ ___
|
|
|
204
204
|
|
|
205
205
|
#### Defined in
|
|
206
206
|
|
|
207
|
-
[src/hid/dualsense_hid.ts:7](https://github.com/nsfm/dualsense-ts/blob/
|
|
207
|
+
[src/hid/dualsense_hid.ts:7](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L7)
|
|
208
208
|
|
|
209
209
|
___
|
|
210
210
|
|
|
@@ -214,7 +214,7 @@ ___
|
|
|
214
214
|
|
|
215
215
|
#### Defined in
|
|
216
216
|
|
|
217
|
-
[src/hid/dualsense_hid.ts:8](https://github.com/nsfm/dualsense-ts/blob/
|
|
217
|
+
[src/hid/dualsense_hid.ts:8](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L8)
|
|
218
218
|
|
|
219
219
|
___
|
|
220
220
|
|
|
@@ -224,7 +224,7 @@ ___
|
|
|
224
224
|
|
|
225
225
|
#### Defined in
|
|
226
226
|
|
|
227
|
-
[src/hid/dualsense_hid.ts:20](https://github.com/nsfm/dualsense-ts/blob/
|
|
227
|
+
[src/hid/dualsense_hid.ts:20](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L20)
|
|
228
228
|
|
|
229
229
|
___
|
|
230
230
|
|
|
@@ -234,7 +234,7 @@ ___
|
|
|
234
234
|
|
|
235
235
|
#### Defined in
|
|
236
236
|
|
|
237
|
-
[src/hid/dualsense_hid.ts:32](https://github.com/nsfm/dualsense-ts/blob/
|
|
237
|
+
[src/hid/dualsense_hid.ts:32](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L32)
|
|
238
238
|
|
|
239
239
|
___
|
|
240
240
|
|
|
@@ -244,7 +244,7 @@ ___
|
|
|
244
244
|
|
|
245
245
|
#### Defined in
|
|
246
246
|
|
|
247
|
-
[src/hid/dualsense_hid.ts:24](https://github.com/nsfm/dualsense-ts/blob/
|
|
247
|
+
[src/hid/dualsense_hid.ts:24](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L24)
|
|
248
248
|
|
|
249
249
|
___
|
|
250
250
|
|
|
@@ -254,7 +254,7 @@ ___
|
|
|
254
254
|
|
|
255
255
|
#### Defined in
|
|
256
256
|
|
|
257
|
-
[src/hid/dualsense_hid.ts:30](https://github.com/nsfm/dualsense-ts/blob/
|
|
257
|
+
[src/hid/dualsense_hid.ts:30](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L30)
|
|
258
258
|
|
|
259
259
|
___
|
|
260
260
|
|
|
@@ -264,7 +264,7 @@ ___
|
|
|
264
264
|
|
|
265
265
|
#### Defined in
|
|
266
266
|
|
|
267
|
-
[src/hid/dualsense_hid.ts:28](https://github.com/nsfm/dualsense-ts/blob/
|
|
267
|
+
[src/hid/dualsense_hid.ts:28](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L28)
|
|
268
268
|
|
|
269
269
|
___
|
|
270
270
|
|
|
@@ -274,7 +274,7 @@ ___
|
|
|
274
274
|
|
|
275
275
|
#### Defined in
|
|
276
276
|
|
|
277
|
-
[src/hid/dualsense_hid.ts:12](https://github.com/nsfm/dualsense-ts/blob/
|
|
277
|
+
[src/hid/dualsense_hid.ts:12](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L12)
|
|
278
278
|
|
|
279
279
|
___
|
|
280
280
|
|
|
@@ -284,7 +284,7 @@ ___
|
|
|
284
284
|
|
|
285
285
|
#### Defined in
|
|
286
286
|
|
|
287
|
-
[src/hid/dualsense_hid.ts:26](https://github.com/nsfm/dualsense-ts/blob/
|
|
287
|
+
[src/hid/dualsense_hid.ts:26](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L26)
|
|
288
288
|
|
|
289
289
|
___
|
|
290
290
|
|
|
@@ -294,7 +294,7 @@ ___
|
|
|
294
294
|
|
|
295
295
|
#### Defined in
|
|
296
296
|
|
|
297
|
-
[src/hid/dualsense_hid.ts:22](https://github.com/nsfm/dualsense-ts/blob/
|
|
297
|
+
[src/hid/dualsense_hid.ts:22](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L22)
|
|
298
298
|
|
|
299
299
|
___
|
|
300
300
|
|
|
@@ -304,7 +304,7 @@ ___
|
|
|
304
304
|
|
|
305
305
|
#### Defined in
|
|
306
306
|
|
|
307
|
-
[src/hid/dualsense_hid.ts:9](https://github.com/nsfm/dualsense-ts/blob/
|
|
307
|
+
[src/hid/dualsense_hid.ts:9](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L9)
|
|
308
308
|
|
|
309
309
|
___
|
|
310
310
|
|
|
@@ -314,7 +314,7 @@ ___
|
|
|
314
314
|
|
|
315
315
|
#### Defined in
|
|
316
316
|
|
|
317
|
-
[src/hid/dualsense_hid.ts:10](https://github.com/nsfm/dualsense-ts/blob/
|
|
317
|
+
[src/hid/dualsense_hid.ts:10](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L10)
|
|
318
318
|
|
|
319
319
|
___
|
|
320
320
|
|
|
@@ -324,7 +324,7 @@ ___
|
|
|
324
324
|
|
|
325
325
|
#### Defined in
|
|
326
326
|
|
|
327
|
-
[src/hid/dualsense_hid.ts:21](https://github.com/nsfm/dualsense-ts/blob/
|
|
327
|
+
[src/hid/dualsense_hid.ts:21](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L21)
|
|
328
328
|
|
|
329
329
|
___
|
|
330
330
|
|
|
@@ -334,7 +334,7 @@ ___
|
|
|
334
334
|
|
|
335
335
|
#### Defined in
|
|
336
336
|
|
|
337
|
-
[src/hid/dualsense_hid.ts:16](https://github.com/nsfm/dualsense-ts/blob/
|
|
337
|
+
[src/hid/dualsense_hid.ts:16](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L16)
|
|
338
338
|
|
|
339
339
|
___
|
|
340
340
|
|
|
@@ -344,7 +344,7 @@ ___
|
|
|
344
344
|
|
|
345
345
|
#### Defined in
|
|
346
346
|
|
|
347
|
-
[src/hid/dualsense_hid.ts:33](https://github.com/nsfm/dualsense-ts/blob/
|
|
347
|
+
[src/hid/dualsense_hid.ts:33](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L33)
|
|
348
348
|
|
|
349
349
|
___
|
|
350
350
|
|
|
@@ -354,7 +354,7 @@ ___
|
|
|
354
354
|
|
|
355
355
|
#### Defined in
|
|
356
356
|
|
|
357
|
-
[src/hid/dualsense_hid.ts:31](https://github.com/nsfm/dualsense-ts/blob/
|
|
357
|
+
[src/hid/dualsense_hid.ts:31](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L31)
|
|
358
358
|
|
|
359
359
|
___
|
|
360
360
|
|
|
@@ -364,7 +364,7 @@ ___
|
|
|
364
364
|
|
|
365
365
|
#### Defined in
|
|
366
366
|
|
|
367
|
-
[src/hid/dualsense_hid.ts:36](https://github.com/nsfm/dualsense-ts/blob/
|
|
367
|
+
[src/hid/dualsense_hid.ts:36](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L36)
|
|
368
368
|
|
|
369
369
|
___
|
|
370
370
|
|
|
@@ -374,7 +374,7 @@ ___
|
|
|
374
374
|
|
|
375
375
|
#### Defined in
|
|
376
376
|
|
|
377
|
-
[src/hid/dualsense_hid.ts:40](https://github.com/nsfm/dualsense-ts/blob/
|
|
377
|
+
[src/hid/dualsense_hid.ts:40](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L40)
|
|
378
378
|
|
|
379
379
|
___
|
|
380
380
|
|
|
@@ -384,7 +384,7 @@ ___
|
|
|
384
384
|
|
|
385
385
|
#### Defined in
|
|
386
386
|
|
|
387
|
-
[src/hid/dualsense_hid.ts:37](https://github.com/nsfm/dualsense-ts/blob/
|
|
387
|
+
[src/hid/dualsense_hid.ts:37](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L37)
|
|
388
388
|
|
|
389
389
|
___
|
|
390
390
|
|
|
@@ -394,7 +394,7 @@ ___
|
|
|
394
394
|
|
|
395
395
|
#### Defined in
|
|
396
396
|
|
|
397
|
-
[src/hid/dualsense_hid.ts:41](https://github.com/nsfm/dualsense-ts/blob/
|
|
397
|
+
[src/hid/dualsense_hid.ts:41](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L41)
|
|
398
398
|
|
|
399
399
|
___
|
|
400
400
|
|
|
@@ -404,7 +404,7 @@ ___
|
|
|
404
404
|
|
|
405
405
|
#### Defined in
|
|
406
406
|
|
|
407
|
-
[src/hid/dualsense_hid.ts:34](https://github.com/nsfm/dualsense-ts/blob/
|
|
407
|
+
[src/hid/dualsense_hid.ts:34](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L34)
|
|
408
408
|
|
|
409
409
|
___
|
|
410
410
|
|
|
@@ -414,7 +414,7 @@ ___
|
|
|
414
414
|
|
|
415
415
|
#### Defined in
|
|
416
416
|
|
|
417
|
-
[src/hid/dualsense_hid.ts:38](https://github.com/nsfm/dualsense-ts/blob/
|
|
417
|
+
[src/hid/dualsense_hid.ts:38](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L38)
|
|
418
418
|
|
|
419
419
|
___
|
|
420
420
|
|
|
@@ -424,7 +424,7 @@ ___
|
|
|
424
424
|
|
|
425
425
|
#### Defined in
|
|
426
426
|
|
|
427
|
-
[src/hid/dualsense_hid.ts:35](https://github.com/nsfm/dualsense-ts/blob/
|
|
427
|
+
[src/hid/dualsense_hid.ts:35](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L35)
|
|
428
428
|
|
|
429
429
|
___
|
|
430
430
|
|
|
@@ -434,7 +434,7 @@ ___
|
|
|
434
434
|
|
|
435
435
|
#### Defined in
|
|
436
436
|
|
|
437
|
-
[src/hid/dualsense_hid.ts:39](https://github.com/nsfm/dualsense-ts/blob/
|
|
437
|
+
[src/hid/dualsense_hid.ts:39](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L39)
|
|
438
438
|
|
|
439
439
|
___
|
|
440
440
|
|
|
@@ -444,7 +444,7 @@ ___
|
|
|
444
444
|
|
|
445
445
|
#### Defined in
|
|
446
446
|
|
|
447
|
-
[src/hid/dualsense_hid.ts:13](https://github.com/nsfm/dualsense-ts/blob/
|
|
447
|
+
[src/hid/dualsense_hid.ts:13](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L13)
|
|
448
448
|
|
|
449
449
|
___
|
|
450
450
|
|
|
@@ -454,4 +454,4 @@ ___
|
|
|
454
454
|
|
|
455
455
|
#### Defined in
|
|
456
456
|
|
|
457
|
-
[src/hid/dualsense_hid.ts:18](https://github.com/nsfm/dualsense-ts/blob/
|
|
457
|
+
[src/hid/dualsense_hid.ts:18](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L18)
|
package/docs/DualsenseParams.md
CHANGED
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
|
|
37
37
|
#### Defined in
|
|
38
38
|
|
|
39
|
-
[src/dualsense.ts:22](https://github.com/nsfm/dualsense-ts/blob/
|
|
39
|
+
[src/dualsense.ts:22](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/dualsense.ts#L22)
|
|
40
40
|
|
|
41
41
|
___
|
|
42
42
|
|
|
@@ -46,7 +46,7 @@ ___
|
|
|
46
46
|
|
|
47
47
|
#### Defined in
|
|
48
48
|
|
|
49
|
-
[src/dualsense.ts:20](https://github.com/nsfm/dualsense-ts/blob/
|
|
49
|
+
[src/dualsense.ts:20](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/dualsense.ts#L20)
|
|
50
50
|
|
|
51
51
|
___
|
|
52
52
|
|
|
@@ -56,7 +56,7 @@ ___
|
|
|
56
56
|
|
|
57
57
|
#### Defined in
|
|
58
58
|
|
|
59
|
-
[src/dualsense.ts:23](https://github.com/nsfm/dualsense-ts/blob/
|
|
59
|
+
[src/dualsense.ts:23](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/dualsense.ts#L23)
|
|
60
60
|
|
|
61
61
|
___
|
|
62
62
|
|
|
@@ -66,7 +66,7 @@ ___
|
|
|
66
66
|
|
|
67
67
|
#### Defined in
|
|
68
68
|
|
|
69
|
-
[src/dualsense.ts:25](https://github.com/nsfm/dualsense-ts/blob/
|
|
69
|
+
[src/dualsense.ts:25](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/dualsense.ts#L25)
|
|
70
70
|
|
|
71
71
|
___
|
|
72
72
|
|
|
@@ -76,7 +76,7 @@ ___
|
|
|
76
76
|
|
|
77
77
|
#### Defined in
|
|
78
78
|
|
|
79
|
-
[src/dualsense.ts:14](https://github.com/nsfm/dualsense-ts/blob/
|
|
79
|
+
[src/dualsense.ts:14](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/dualsense.ts#L14)
|
|
80
80
|
|
|
81
81
|
___
|
|
82
82
|
|
|
@@ -90,7 +90,7 @@ ___
|
|
|
90
90
|
|
|
91
91
|
#### Defined in
|
|
92
92
|
|
|
93
|
-
[src/input.ts:6](https://github.com/nsfm/dualsense-ts/blob/
|
|
93
|
+
[src/input.ts:6](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L6)
|
|
94
94
|
|
|
95
95
|
___
|
|
96
96
|
|
|
@@ -100,7 +100,7 @@ ___
|
|
|
100
100
|
|
|
101
101
|
#### Defined in
|
|
102
102
|
|
|
103
|
-
[src/dualsense.ts:26](https://github.com/nsfm/dualsense-ts/blob/
|
|
103
|
+
[src/dualsense.ts:26](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/dualsense.ts#L26)
|
|
104
104
|
|
|
105
105
|
___
|
|
106
106
|
|
|
@@ -110,7 +110,7 @@ ___
|
|
|
110
110
|
|
|
111
111
|
#### Defined in
|
|
112
112
|
|
|
113
|
-
[src/dualsense.ts:18](https://github.com/nsfm/dualsense-ts/blob/
|
|
113
|
+
[src/dualsense.ts:18](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/dualsense.ts#L18)
|
|
114
114
|
|
|
115
115
|
___
|
|
116
116
|
|
|
@@ -124,7 +124,7 @@ ___
|
|
|
124
124
|
|
|
125
125
|
#### Defined in
|
|
126
126
|
|
|
127
|
-
[src/input.ts:5](https://github.com/nsfm/dualsense-ts/blob/
|
|
127
|
+
[src/input.ts:5](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L5)
|
|
128
128
|
|
|
129
129
|
___
|
|
130
130
|
|
|
@@ -134,7 +134,7 @@ ___
|
|
|
134
134
|
|
|
135
135
|
#### Defined in
|
|
136
136
|
|
|
137
|
-
[src/dualsense.ts:19](https://github.com/nsfm/dualsense-ts/blob/
|
|
137
|
+
[src/dualsense.ts:19](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/dualsense.ts#L19)
|
|
138
138
|
|
|
139
139
|
___
|
|
140
140
|
|
|
@@ -148,7 +148,7 @@ ___
|
|
|
148
148
|
|
|
149
149
|
#### Defined in
|
|
150
150
|
|
|
151
|
-
[src/input.ts:8](https://github.com/nsfm/dualsense-ts/blob/
|
|
151
|
+
[src/input.ts:8](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L8)
|
|
152
152
|
|
|
153
153
|
___
|
|
154
154
|
|
|
@@ -158,7 +158,7 @@ ___
|
|
|
158
158
|
|
|
159
159
|
#### Defined in
|
|
160
160
|
|
|
161
|
-
[src/dualsense.ts:17](https://github.com/nsfm/dualsense-ts/blob/
|
|
161
|
+
[src/dualsense.ts:17](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/dualsense.ts#L17)
|
|
162
162
|
|
|
163
163
|
___
|
|
164
164
|
|
|
@@ -168,7 +168,7 @@ ___
|
|
|
168
168
|
|
|
169
169
|
#### Defined in
|
|
170
170
|
|
|
171
|
-
[src/dualsense.ts:27](https://github.com/nsfm/dualsense-ts/blob/
|
|
171
|
+
[src/dualsense.ts:27](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/dualsense.ts#L27)
|
|
172
172
|
|
|
173
173
|
___
|
|
174
174
|
|
|
@@ -178,7 +178,7 @@ ___
|
|
|
178
178
|
|
|
179
179
|
#### Defined in
|
|
180
180
|
|
|
181
|
-
[src/dualsense.ts:24](https://github.com/nsfm/dualsense-ts/blob/
|
|
181
|
+
[src/dualsense.ts:24](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/dualsense.ts#L24)
|
|
182
182
|
|
|
183
183
|
___
|
|
184
184
|
|
|
@@ -192,7 +192,7 @@ ___
|
|
|
192
192
|
|
|
193
193
|
#### Defined in
|
|
194
194
|
|
|
195
|
-
[src/input.ts:7](https://github.com/nsfm/dualsense-ts/blob/
|
|
195
|
+
[src/input.ts:7](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L7)
|
|
196
196
|
|
|
197
197
|
___
|
|
198
198
|
|
|
@@ -202,7 +202,7 @@ ___
|
|
|
202
202
|
|
|
203
203
|
#### Defined in
|
|
204
204
|
|
|
205
|
-
[src/dualsense.ts:28](https://github.com/nsfm/dualsense-ts/blob/
|
|
205
|
+
[src/dualsense.ts:28](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/dualsense.ts#L28)
|
|
206
206
|
|
|
207
207
|
___
|
|
208
208
|
|
|
@@ -212,4 +212,4 @@ ___
|
|
|
212
212
|
|
|
213
213
|
#### Defined in
|
|
214
214
|
|
|
215
|
-
[src/dualsense.ts:21](https://github.com/nsfm/dualsense-ts/blob/
|
|
215
|
+
[src/dualsense.ts:21](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/dualsense.ts#L21)
|
package/docs/Exports.md
CHANGED
|
@@ -75,7 +75,7 @@ A numeric value between 0 and 360.
|
|
|
75
75
|
|
|
76
76
|
#### Defined in
|
|
77
77
|
|
|
78
|
-
[src/math.ts:9](https://github.com/nsfm/dualsense-ts/blob/
|
|
78
|
+
[src/math.ts:9](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/math.ts#L9)
|
|
79
79
|
|
|
80
80
|
___
|
|
81
81
|
|
|
@@ -87,7 +87,7 @@ A numeric value between -1 and 1.
|
|
|
87
87
|
|
|
88
88
|
#### Defined in
|
|
89
89
|
|
|
90
|
-
[src/math.ts:19](https://github.com/nsfm/dualsense-ts/blob/
|
|
90
|
+
[src/math.ts:19](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/math.ts#L19)
|
|
91
91
|
|
|
92
92
|
___
|
|
93
93
|
|
|
@@ -97,7 +97,7 @@ ___
|
|
|
97
97
|
|
|
98
98
|
#### Defined in
|
|
99
99
|
|
|
100
|
-
[src/input.ts:34](https://github.com/nsfm/dualsense-ts/blob/
|
|
100
|
+
[src/input.ts:34](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L34)
|
|
101
101
|
|
|
102
102
|
___
|
|
103
103
|
|
|
@@ -109,7 +109,7 @@ A numeric value between 0 and 1.
|
|
|
109
109
|
|
|
110
110
|
#### Defined in
|
|
111
111
|
|
|
112
|
-
[src/math.ts:24](https://github.com/nsfm/dualsense-ts/blob/
|
|
112
|
+
[src/math.ts:24](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/math.ts#L24)
|
|
113
113
|
|
|
114
114
|
___
|
|
115
115
|
|
|
@@ -121,7 +121,7 @@ A numeric value between 0 and 1.
|
|
|
121
121
|
|
|
122
122
|
#### Defined in
|
|
123
123
|
|
|
124
|
-
[src/math.ts:14](https://github.com/nsfm/dualsense-ts/blob/
|
|
124
|
+
[src/math.ts:14](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/math.ts#L14)
|
|
125
125
|
|
|
126
126
|
___
|
|
127
127
|
|
|
@@ -133,7 +133,7 @@ A numeric value between ±Math.PI.
|
|
|
133
133
|
|
|
134
134
|
#### Defined in
|
|
135
135
|
|
|
136
|
-
[src/math.ts:4](https://github.com/nsfm/dualsense-ts/blob/
|
|
136
|
+
[src/math.ts:4](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/math.ts#L4)
|
|
137
137
|
|
|
138
138
|
## Variables
|
|
139
139
|
|
|
@@ -143,7 +143,7 @@ A numeric value between ±Math.PI.
|
|
|
143
143
|
|
|
144
144
|
#### Defined in
|
|
145
145
|
|
|
146
|
-
[src/input.ts:27](https://github.com/nsfm/dualsense-ts/blob/
|
|
146
|
+
[src/input.ts:27](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L27)
|
|
147
147
|
|
|
148
148
|
___
|
|
149
149
|
|
|
@@ -153,7 +153,7 @@ ___
|
|
|
153
153
|
|
|
154
154
|
#### Defined in
|
|
155
155
|
|
|
156
|
-
[src/input.ts:32](https://github.com/nsfm/dualsense-ts/blob/
|
|
156
|
+
[src/input.ts:32](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L32)
|
|
157
157
|
|
|
158
158
|
___
|
|
159
159
|
|
|
@@ -163,7 +163,7 @@ ___
|
|
|
163
163
|
|
|
164
164
|
#### Defined in
|
|
165
165
|
|
|
166
|
-
[src/input.ts:31](https://github.com/nsfm/dualsense-ts/blob/
|
|
166
|
+
[src/input.ts:31](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L31)
|
|
167
167
|
|
|
168
168
|
___
|
|
169
169
|
|
|
@@ -173,7 +173,7 @@ ___
|
|
|
173
173
|
|
|
174
174
|
#### Defined in
|
|
175
175
|
|
|
176
|
-
[src/input.ts:30](https://github.com/nsfm/dualsense-ts/blob/
|
|
176
|
+
[src/input.ts:30](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/input.ts#L30)
|
|
177
177
|
|
|
178
178
|
## Functions
|
|
179
179
|
|
|
@@ -194,7 +194,7 @@ ___
|
|
|
194
194
|
|
|
195
195
|
#### Defined in
|
|
196
196
|
|
|
197
|
-
[src/hid/dualsense_hid.ts:51](https://github.com/nsfm/dualsense-ts/blob/
|
|
197
|
+
[src/hid/dualsense_hid.ts:51](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L51)
|
|
198
198
|
|
|
199
199
|
___
|
|
200
200
|
|
|
@@ -214,4 +214,4 @@ ___
|
|
|
214
214
|
|
|
215
215
|
#### Defined in
|
|
216
216
|
|
|
217
|
-
[src/hid/dualsense_hid.ts:56](https://github.com/nsfm/dualsense-ts/blob/
|
|
217
|
+
[src/hid/dualsense_hid.ts:56](https://github.com/nsfm/dualsense-ts/blob/8aeab4d/src/hid/dualsense_hid.ts#L56)
|
package/docs/Haptic.md
CHANGED