A game about forced loneliness, made by TACStudios
1//------------------------------------------------------------------------------
2// <auto-generated>
3// This code was auto-generated by com.unity.inputsystem:InputLayoutCodeGenerator
4// version 1.11.2
5// from "Touchscreen" layout
6//
7// Changes to this file may cause incorrect behavior and will be lost if
8// the code is regenerated.
9// </auto-generated>
10//------------------------------------------------------------------------------
11
12using UnityEngine.InputSystem;
13using UnityEngine.InputSystem.LowLevel;
14using UnityEngine.InputSystem.Utilities;
15
16// Suppress warnings from local variables for control references
17// that we don't end up using.
18#pragma warning disable CS0219
19
20namespace UnityEngine.InputSystem
21{
22 internal partial class FastTouchscreen : UnityEngine.InputSystem.Touchscreen
23 {
24 public const string metadata = "AutoWindowSpace;Touch;Vector2;Delta;Analog;TouchPress;Button;Axis;Integer;TouchPhase;Double;Touchscreen;Pointer";
25 public FastTouchscreen()
26 {
27 var builder = this.Setup(302, 5, 0)
28 .WithName("Touchscreen")
29 .WithDisplayName("Touchscreen")
30 .WithChildren(0, 17)
31 .WithLayout(new InternedString("Touchscreen"))
32 .WithStateBlock(new InputStateBlock { format = new FourCC(1414742866), sizeInBits = 4928 });
33
34 var kTouchLayout = new InternedString("Touch");
35 var kVector2Layout = new InternedString("Vector2");
36 var kDeltaLayout = new InternedString("Delta");
37 var kAnalogLayout = new InternedString("Analog");
38 var kTouchPressLayout = new InternedString("TouchPress");
39 var kIntegerLayout = new InternedString("Integer");
40 var kAxisLayout = new InternedString("Axis");
41 var kTouchPhaseLayout = new InternedString("TouchPhase");
42 var kButtonLayout = new InternedString("Button");
43 var kDoubleLayout = new InternedString("Double");
44
45 // /Touchscreen/primaryTouch
46 var ctrlTouchscreenprimaryTouch = Initialize_ctrlTouchscreenprimaryTouch(kTouchLayout, this);
47
48 // /Touchscreen/position
49 var ctrlTouchscreenposition = Initialize_ctrlTouchscreenposition(kVector2Layout, this);
50
51 // /Touchscreen/delta
52 var ctrlTouchscreendelta = Initialize_ctrlTouchscreendelta(kDeltaLayout, this);
53
54 // /Touchscreen/pressure
55 var ctrlTouchscreenpressure = Initialize_ctrlTouchscreenpressure(kAnalogLayout, this);
56
57 // /Touchscreen/radius
58 var ctrlTouchscreenradius = Initialize_ctrlTouchscreenradius(kVector2Layout, this);
59
60 // /Touchscreen/press
61 var ctrlTouchscreenpress = Initialize_ctrlTouchscreenpress(kTouchPressLayout, this);
62
63 // /Touchscreen/displayIndex
64 var ctrlTouchscreendisplayIndex = Initialize_ctrlTouchscreendisplayIndex(kIntegerLayout, this);
65
66 // /Touchscreen/touch0
67 var ctrlTouchscreentouch0 = Initialize_ctrlTouchscreentouch0(kTouchLayout, this);
68
69 // /Touchscreen/touch1
70 var ctrlTouchscreentouch1 = Initialize_ctrlTouchscreentouch1(kTouchLayout, this);
71
72 // /Touchscreen/touch2
73 var ctrlTouchscreentouch2 = Initialize_ctrlTouchscreentouch2(kTouchLayout, this);
74
75 // /Touchscreen/touch3
76 var ctrlTouchscreentouch3 = Initialize_ctrlTouchscreentouch3(kTouchLayout, this);
77
78 // /Touchscreen/touch4
79 var ctrlTouchscreentouch4 = Initialize_ctrlTouchscreentouch4(kTouchLayout, this);
80
81 // /Touchscreen/touch5
82 var ctrlTouchscreentouch5 = Initialize_ctrlTouchscreentouch5(kTouchLayout, this);
83
84 // /Touchscreen/touch6
85 var ctrlTouchscreentouch6 = Initialize_ctrlTouchscreentouch6(kTouchLayout, this);
86
87 // /Touchscreen/touch7
88 var ctrlTouchscreentouch7 = Initialize_ctrlTouchscreentouch7(kTouchLayout, this);
89
90 // /Touchscreen/touch8
91 var ctrlTouchscreentouch8 = Initialize_ctrlTouchscreentouch8(kTouchLayout, this);
92
93 // /Touchscreen/touch9
94 var ctrlTouchscreentouch9 = Initialize_ctrlTouchscreentouch9(kTouchLayout, this);
95
96 // /Touchscreen/primaryTouch/touchId
97 var ctrlTouchscreenprimaryTouchtouchId = Initialize_ctrlTouchscreenprimaryTouchtouchId(kIntegerLayout, ctrlTouchscreenprimaryTouch);
98
99 // /Touchscreen/primaryTouch/position
100 var ctrlTouchscreenprimaryTouchposition = Initialize_ctrlTouchscreenprimaryTouchposition(kVector2Layout, ctrlTouchscreenprimaryTouch);
101
102 // /Touchscreen/primaryTouch/delta
103 var ctrlTouchscreenprimaryTouchdelta = Initialize_ctrlTouchscreenprimaryTouchdelta(kDeltaLayout, ctrlTouchscreenprimaryTouch);
104
105 // /Touchscreen/primaryTouch/pressure
106 var ctrlTouchscreenprimaryTouchpressure = Initialize_ctrlTouchscreenprimaryTouchpressure(kAxisLayout, ctrlTouchscreenprimaryTouch);
107
108 // /Touchscreen/primaryTouch/radius
109 var ctrlTouchscreenprimaryTouchradius = Initialize_ctrlTouchscreenprimaryTouchradius(kVector2Layout, ctrlTouchscreenprimaryTouch);
110
111 // /Touchscreen/primaryTouch/phase
112 var ctrlTouchscreenprimaryTouchphase = Initialize_ctrlTouchscreenprimaryTouchphase(kTouchPhaseLayout, ctrlTouchscreenprimaryTouch);
113
114 // /Touchscreen/primaryTouch/press
115 var ctrlTouchscreenprimaryTouchpress = Initialize_ctrlTouchscreenprimaryTouchpress(kTouchPressLayout, ctrlTouchscreenprimaryTouch);
116
117 // /Touchscreen/primaryTouch/tapCount
118 var ctrlTouchscreenprimaryTouchtapCount = Initialize_ctrlTouchscreenprimaryTouchtapCount(kIntegerLayout, ctrlTouchscreenprimaryTouch);
119
120 // /Touchscreen/primaryTouch/displayIndex
121 var ctrlTouchscreenprimaryTouchdisplayIndex = Initialize_ctrlTouchscreenprimaryTouchdisplayIndex(kIntegerLayout, ctrlTouchscreenprimaryTouch);
122
123 // /Touchscreen/primaryTouch/indirectTouch
124 var ctrlTouchscreenprimaryTouchindirectTouch = Initialize_ctrlTouchscreenprimaryTouchindirectTouch(kButtonLayout, ctrlTouchscreenprimaryTouch);
125
126 // /Touchscreen/primaryTouch/tap
127 var ctrlTouchscreenprimaryTouchtap = Initialize_ctrlTouchscreenprimaryTouchtap(kButtonLayout, ctrlTouchscreenprimaryTouch);
128
129 // /Touchscreen/primaryTouch/startTime
130 var ctrlTouchscreenprimaryTouchstartTime = Initialize_ctrlTouchscreenprimaryTouchstartTime(kDoubleLayout, ctrlTouchscreenprimaryTouch);
131
132 // /Touchscreen/primaryTouch/startPosition
133 var ctrlTouchscreenprimaryTouchstartPosition = Initialize_ctrlTouchscreenprimaryTouchstartPosition(kVector2Layout, ctrlTouchscreenprimaryTouch);
134
135 // /Touchscreen/primaryTouch/position/x
136 var ctrlTouchscreenprimaryTouchpositionx = Initialize_ctrlTouchscreenprimaryTouchpositionx(kAxisLayout, ctrlTouchscreenprimaryTouchposition);
137
138 // /Touchscreen/primaryTouch/position/y
139 var ctrlTouchscreenprimaryTouchpositiony = Initialize_ctrlTouchscreenprimaryTouchpositiony(kAxisLayout, ctrlTouchscreenprimaryTouchposition);
140
141 // /Touchscreen/primaryTouch/delta/up
142 var ctrlTouchscreenprimaryTouchdeltaup = Initialize_ctrlTouchscreenprimaryTouchdeltaup(kAxisLayout, ctrlTouchscreenprimaryTouchdelta);
143
144 // /Touchscreen/primaryTouch/delta/down
145 var ctrlTouchscreenprimaryTouchdeltadown = Initialize_ctrlTouchscreenprimaryTouchdeltadown(kAxisLayout, ctrlTouchscreenprimaryTouchdelta);
146
147 // /Touchscreen/primaryTouch/delta/left
148 var ctrlTouchscreenprimaryTouchdeltaleft = Initialize_ctrlTouchscreenprimaryTouchdeltaleft(kAxisLayout, ctrlTouchscreenprimaryTouchdelta);
149
150 // /Touchscreen/primaryTouch/delta/right
151 var ctrlTouchscreenprimaryTouchdeltaright = Initialize_ctrlTouchscreenprimaryTouchdeltaright(kAxisLayout, ctrlTouchscreenprimaryTouchdelta);
152
153 // /Touchscreen/primaryTouch/delta/x
154 var ctrlTouchscreenprimaryTouchdeltax = Initialize_ctrlTouchscreenprimaryTouchdeltax(kAxisLayout, ctrlTouchscreenprimaryTouchdelta);
155
156 // /Touchscreen/primaryTouch/delta/y
157 var ctrlTouchscreenprimaryTouchdeltay = Initialize_ctrlTouchscreenprimaryTouchdeltay(kAxisLayout, ctrlTouchscreenprimaryTouchdelta);
158
159 // /Touchscreen/primaryTouch/radius/x
160 var ctrlTouchscreenprimaryTouchradiusx = Initialize_ctrlTouchscreenprimaryTouchradiusx(kAxisLayout, ctrlTouchscreenprimaryTouchradius);
161
162 // /Touchscreen/primaryTouch/radius/y
163 var ctrlTouchscreenprimaryTouchradiusy = Initialize_ctrlTouchscreenprimaryTouchradiusy(kAxisLayout, ctrlTouchscreenprimaryTouchradius);
164
165 // /Touchscreen/primaryTouch/startPosition/x
166 var ctrlTouchscreenprimaryTouchstartPositionx = Initialize_ctrlTouchscreenprimaryTouchstartPositionx(kAxisLayout, ctrlTouchscreenprimaryTouchstartPosition);
167
168 // /Touchscreen/primaryTouch/startPosition/y
169 var ctrlTouchscreenprimaryTouchstartPositiony = Initialize_ctrlTouchscreenprimaryTouchstartPositiony(kAxisLayout, ctrlTouchscreenprimaryTouchstartPosition);
170
171 // /Touchscreen/position/x
172 var ctrlTouchscreenpositionx = Initialize_ctrlTouchscreenpositionx(kAxisLayout, ctrlTouchscreenposition);
173
174 // /Touchscreen/position/y
175 var ctrlTouchscreenpositiony = Initialize_ctrlTouchscreenpositiony(kAxisLayout, ctrlTouchscreenposition);
176
177 // /Touchscreen/delta/up
178 var ctrlTouchscreendeltaup = Initialize_ctrlTouchscreendeltaup(kAxisLayout, ctrlTouchscreendelta);
179
180 // /Touchscreen/delta/down
181 var ctrlTouchscreendeltadown = Initialize_ctrlTouchscreendeltadown(kAxisLayout, ctrlTouchscreendelta);
182
183 // /Touchscreen/delta/left
184 var ctrlTouchscreendeltaleft = Initialize_ctrlTouchscreendeltaleft(kAxisLayout, ctrlTouchscreendelta);
185
186 // /Touchscreen/delta/right
187 var ctrlTouchscreendeltaright = Initialize_ctrlTouchscreendeltaright(kAxisLayout, ctrlTouchscreendelta);
188
189 // /Touchscreen/delta/x
190 var ctrlTouchscreendeltax = Initialize_ctrlTouchscreendeltax(kAxisLayout, ctrlTouchscreendelta);
191
192 // /Touchscreen/delta/y
193 var ctrlTouchscreendeltay = Initialize_ctrlTouchscreendeltay(kAxisLayout, ctrlTouchscreendelta);
194
195 // /Touchscreen/radius/x
196 var ctrlTouchscreenradiusx = Initialize_ctrlTouchscreenradiusx(kAxisLayout, ctrlTouchscreenradius);
197
198 // /Touchscreen/radius/y
199 var ctrlTouchscreenradiusy = Initialize_ctrlTouchscreenradiusy(kAxisLayout, ctrlTouchscreenradius);
200
201 // /Touchscreen/touch0/touchId
202 var ctrlTouchscreentouch0touchId = Initialize_ctrlTouchscreentouch0touchId(kIntegerLayout, ctrlTouchscreentouch0);
203
204 // /Touchscreen/touch0/position
205 var ctrlTouchscreentouch0position = Initialize_ctrlTouchscreentouch0position(kVector2Layout, ctrlTouchscreentouch0);
206
207 // /Touchscreen/touch0/delta
208 var ctrlTouchscreentouch0delta = Initialize_ctrlTouchscreentouch0delta(kDeltaLayout, ctrlTouchscreentouch0);
209
210 // /Touchscreen/touch0/pressure
211 var ctrlTouchscreentouch0pressure = Initialize_ctrlTouchscreentouch0pressure(kAxisLayout, ctrlTouchscreentouch0);
212
213 // /Touchscreen/touch0/radius
214 var ctrlTouchscreentouch0radius = Initialize_ctrlTouchscreentouch0radius(kVector2Layout, ctrlTouchscreentouch0);
215
216 // /Touchscreen/touch0/phase
217 var ctrlTouchscreentouch0phase = Initialize_ctrlTouchscreentouch0phase(kTouchPhaseLayout, ctrlTouchscreentouch0);
218
219 // /Touchscreen/touch0/press
220 var ctrlTouchscreentouch0press = Initialize_ctrlTouchscreentouch0press(kTouchPressLayout, ctrlTouchscreentouch0);
221
222 // /Touchscreen/touch0/tapCount
223 var ctrlTouchscreentouch0tapCount = Initialize_ctrlTouchscreentouch0tapCount(kIntegerLayout, ctrlTouchscreentouch0);
224
225 // /Touchscreen/touch0/displayIndex
226 var ctrlTouchscreentouch0displayIndex = Initialize_ctrlTouchscreentouch0displayIndex(kIntegerLayout, ctrlTouchscreentouch0);
227
228 // /Touchscreen/touch0/indirectTouch
229 var ctrlTouchscreentouch0indirectTouch = Initialize_ctrlTouchscreentouch0indirectTouch(kButtonLayout, ctrlTouchscreentouch0);
230
231 // /Touchscreen/touch0/tap
232 var ctrlTouchscreentouch0tap = Initialize_ctrlTouchscreentouch0tap(kButtonLayout, ctrlTouchscreentouch0);
233
234 // /Touchscreen/touch0/startTime
235 var ctrlTouchscreentouch0startTime = Initialize_ctrlTouchscreentouch0startTime(kDoubleLayout, ctrlTouchscreentouch0);
236
237 // /Touchscreen/touch0/startPosition
238 var ctrlTouchscreentouch0startPosition = Initialize_ctrlTouchscreentouch0startPosition(kVector2Layout, ctrlTouchscreentouch0);
239
240 // /Touchscreen/touch0/position/x
241 var ctrlTouchscreentouch0positionx = Initialize_ctrlTouchscreentouch0positionx(kAxisLayout, ctrlTouchscreentouch0position);
242
243 // /Touchscreen/touch0/position/y
244 var ctrlTouchscreentouch0positiony = Initialize_ctrlTouchscreentouch0positiony(kAxisLayout, ctrlTouchscreentouch0position);
245
246 // /Touchscreen/touch0/delta/up
247 var ctrlTouchscreentouch0deltaup = Initialize_ctrlTouchscreentouch0deltaup(kAxisLayout, ctrlTouchscreentouch0delta);
248
249 // /Touchscreen/touch0/delta/down
250 var ctrlTouchscreentouch0deltadown = Initialize_ctrlTouchscreentouch0deltadown(kAxisLayout, ctrlTouchscreentouch0delta);
251
252 // /Touchscreen/touch0/delta/left
253 var ctrlTouchscreentouch0deltaleft = Initialize_ctrlTouchscreentouch0deltaleft(kAxisLayout, ctrlTouchscreentouch0delta);
254
255 // /Touchscreen/touch0/delta/right
256 var ctrlTouchscreentouch0deltaright = Initialize_ctrlTouchscreentouch0deltaright(kAxisLayout, ctrlTouchscreentouch0delta);
257
258 // /Touchscreen/touch0/delta/x
259 var ctrlTouchscreentouch0deltax = Initialize_ctrlTouchscreentouch0deltax(kAxisLayout, ctrlTouchscreentouch0delta);
260
261 // /Touchscreen/touch0/delta/y
262 var ctrlTouchscreentouch0deltay = Initialize_ctrlTouchscreentouch0deltay(kAxisLayout, ctrlTouchscreentouch0delta);
263
264 // /Touchscreen/touch0/radius/x
265 var ctrlTouchscreentouch0radiusx = Initialize_ctrlTouchscreentouch0radiusx(kAxisLayout, ctrlTouchscreentouch0radius);
266
267 // /Touchscreen/touch0/radius/y
268 var ctrlTouchscreentouch0radiusy = Initialize_ctrlTouchscreentouch0radiusy(kAxisLayout, ctrlTouchscreentouch0radius);
269
270 // /Touchscreen/touch0/startPosition/x
271 var ctrlTouchscreentouch0startPositionx = Initialize_ctrlTouchscreentouch0startPositionx(kAxisLayout, ctrlTouchscreentouch0startPosition);
272
273 // /Touchscreen/touch0/startPosition/y
274 var ctrlTouchscreentouch0startPositiony = Initialize_ctrlTouchscreentouch0startPositiony(kAxisLayout, ctrlTouchscreentouch0startPosition);
275
276 // /Touchscreen/touch1/touchId
277 var ctrlTouchscreentouch1touchId = Initialize_ctrlTouchscreentouch1touchId(kIntegerLayout, ctrlTouchscreentouch1);
278
279 // /Touchscreen/touch1/position
280 var ctrlTouchscreentouch1position = Initialize_ctrlTouchscreentouch1position(kVector2Layout, ctrlTouchscreentouch1);
281
282 // /Touchscreen/touch1/delta
283 var ctrlTouchscreentouch1delta = Initialize_ctrlTouchscreentouch1delta(kDeltaLayout, ctrlTouchscreentouch1);
284
285 // /Touchscreen/touch1/pressure
286 var ctrlTouchscreentouch1pressure = Initialize_ctrlTouchscreentouch1pressure(kAxisLayout, ctrlTouchscreentouch1);
287
288 // /Touchscreen/touch1/radius
289 var ctrlTouchscreentouch1radius = Initialize_ctrlTouchscreentouch1radius(kVector2Layout, ctrlTouchscreentouch1);
290
291 // /Touchscreen/touch1/phase
292 var ctrlTouchscreentouch1phase = Initialize_ctrlTouchscreentouch1phase(kTouchPhaseLayout, ctrlTouchscreentouch1);
293
294 // /Touchscreen/touch1/press
295 var ctrlTouchscreentouch1press = Initialize_ctrlTouchscreentouch1press(kTouchPressLayout, ctrlTouchscreentouch1);
296
297 // /Touchscreen/touch1/tapCount
298 var ctrlTouchscreentouch1tapCount = Initialize_ctrlTouchscreentouch1tapCount(kIntegerLayout, ctrlTouchscreentouch1);
299
300 // /Touchscreen/touch1/displayIndex
301 var ctrlTouchscreentouch1displayIndex = Initialize_ctrlTouchscreentouch1displayIndex(kIntegerLayout, ctrlTouchscreentouch1);
302
303 // /Touchscreen/touch1/indirectTouch
304 var ctrlTouchscreentouch1indirectTouch = Initialize_ctrlTouchscreentouch1indirectTouch(kButtonLayout, ctrlTouchscreentouch1);
305
306 // /Touchscreen/touch1/tap
307 var ctrlTouchscreentouch1tap = Initialize_ctrlTouchscreentouch1tap(kButtonLayout, ctrlTouchscreentouch1);
308
309 // /Touchscreen/touch1/startTime
310 var ctrlTouchscreentouch1startTime = Initialize_ctrlTouchscreentouch1startTime(kDoubleLayout, ctrlTouchscreentouch1);
311
312 // /Touchscreen/touch1/startPosition
313 var ctrlTouchscreentouch1startPosition = Initialize_ctrlTouchscreentouch1startPosition(kVector2Layout, ctrlTouchscreentouch1);
314
315 // /Touchscreen/touch1/position/x
316 var ctrlTouchscreentouch1positionx = Initialize_ctrlTouchscreentouch1positionx(kAxisLayout, ctrlTouchscreentouch1position);
317
318 // /Touchscreen/touch1/position/y
319 var ctrlTouchscreentouch1positiony = Initialize_ctrlTouchscreentouch1positiony(kAxisLayout, ctrlTouchscreentouch1position);
320
321 // /Touchscreen/touch1/delta/up
322 var ctrlTouchscreentouch1deltaup = Initialize_ctrlTouchscreentouch1deltaup(kAxisLayout, ctrlTouchscreentouch1delta);
323
324 // /Touchscreen/touch1/delta/down
325 var ctrlTouchscreentouch1deltadown = Initialize_ctrlTouchscreentouch1deltadown(kAxisLayout, ctrlTouchscreentouch1delta);
326
327 // /Touchscreen/touch1/delta/left
328 var ctrlTouchscreentouch1deltaleft = Initialize_ctrlTouchscreentouch1deltaleft(kAxisLayout, ctrlTouchscreentouch1delta);
329
330 // /Touchscreen/touch1/delta/right
331 var ctrlTouchscreentouch1deltaright = Initialize_ctrlTouchscreentouch1deltaright(kAxisLayout, ctrlTouchscreentouch1delta);
332
333 // /Touchscreen/touch1/delta/x
334 var ctrlTouchscreentouch1deltax = Initialize_ctrlTouchscreentouch1deltax(kAxisLayout, ctrlTouchscreentouch1delta);
335
336 // /Touchscreen/touch1/delta/y
337 var ctrlTouchscreentouch1deltay = Initialize_ctrlTouchscreentouch1deltay(kAxisLayout, ctrlTouchscreentouch1delta);
338
339 // /Touchscreen/touch1/radius/x
340 var ctrlTouchscreentouch1radiusx = Initialize_ctrlTouchscreentouch1radiusx(kAxisLayout, ctrlTouchscreentouch1radius);
341
342 // /Touchscreen/touch1/radius/y
343 var ctrlTouchscreentouch1radiusy = Initialize_ctrlTouchscreentouch1radiusy(kAxisLayout, ctrlTouchscreentouch1radius);
344
345 // /Touchscreen/touch1/startPosition/x
346 var ctrlTouchscreentouch1startPositionx = Initialize_ctrlTouchscreentouch1startPositionx(kAxisLayout, ctrlTouchscreentouch1startPosition);
347
348 // /Touchscreen/touch1/startPosition/y
349 var ctrlTouchscreentouch1startPositiony = Initialize_ctrlTouchscreentouch1startPositiony(kAxisLayout, ctrlTouchscreentouch1startPosition);
350
351 // /Touchscreen/touch2/touchId
352 var ctrlTouchscreentouch2touchId = Initialize_ctrlTouchscreentouch2touchId(kIntegerLayout, ctrlTouchscreentouch2);
353
354 // /Touchscreen/touch2/position
355 var ctrlTouchscreentouch2position = Initialize_ctrlTouchscreentouch2position(kVector2Layout, ctrlTouchscreentouch2);
356
357 // /Touchscreen/touch2/delta
358 var ctrlTouchscreentouch2delta = Initialize_ctrlTouchscreentouch2delta(kDeltaLayout, ctrlTouchscreentouch2);
359
360 // /Touchscreen/touch2/pressure
361 var ctrlTouchscreentouch2pressure = Initialize_ctrlTouchscreentouch2pressure(kAxisLayout, ctrlTouchscreentouch2);
362
363 // /Touchscreen/touch2/radius
364 var ctrlTouchscreentouch2radius = Initialize_ctrlTouchscreentouch2radius(kVector2Layout, ctrlTouchscreentouch2);
365
366 // /Touchscreen/touch2/phase
367 var ctrlTouchscreentouch2phase = Initialize_ctrlTouchscreentouch2phase(kTouchPhaseLayout, ctrlTouchscreentouch2);
368
369 // /Touchscreen/touch2/press
370 var ctrlTouchscreentouch2press = Initialize_ctrlTouchscreentouch2press(kTouchPressLayout, ctrlTouchscreentouch2);
371
372 // /Touchscreen/touch2/tapCount
373 var ctrlTouchscreentouch2tapCount = Initialize_ctrlTouchscreentouch2tapCount(kIntegerLayout, ctrlTouchscreentouch2);
374
375 // /Touchscreen/touch2/displayIndex
376 var ctrlTouchscreentouch2displayIndex = Initialize_ctrlTouchscreentouch2displayIndex(kIntegerLayout, ctrlTouchscreentouch2);
377
378 // /Touchscreen/touch2/indirectTouch
379 var ctrlTouchscreentouch2indirectTouch = Initialize_ctrlTouchscreentouch2indirectTouch(kButtonLayout, ctrlTouchscreentouch2);
380
381 // /Touchscreen/touch2/tap
382 var ctrlTouchscreentouch2tap = Initialize_ctrlTouchscreentouch2tap(kButtonLayout, ctrlTouchscreentouch2);
383
384 // /Touchscreen/touch2/startTime
385 var ctrlTouchscreentouch2startTime = Initialize_ctrlTouchscreentouch2startTime(kDoubleLayout, ctrlTouchscreentouch2);
386
387 // /Touchscreen/touch2/startPosition
388 var ctrlTouchscreentouch2startPosition = Initialize_ctrlTouchscreentouch2startPosition(kVector2Layout, ctrlTouchscreentouch2);
389
390 // /Touchscreen/touch2/position/x
391 var ctrlTouchscreentouch2positionx = Initialize_ctrlTouchscreentouch2positionx(kAxisLayout, ctrlTouchscreentouch2position);
392
393 // /Touchscreen/touch2/position/y
394 var ctrlTouchscreentouch2positiony = Initialize_ctrlTouchscreentouch2positiony(kAxisLayout, ctrlTouchscreentouch2position);
395
396 // /Touchscreen/touch2/delta/up
397 var ctrlTouchscreentouch2deltaup = Initialize_ctrlTouchscreentouch2deltaup(kAxisLayout, ctrlTouchscreentouch2delta);
398
399 // /Touchscreen/touch2/delta/down
400 var ctrlTouchscreentouch2deltadown = Initialize_ctrlTouchscreentouch2deltadown(kAxisLayout, ctrlTouchscreentouch2delta);
401
402 // /Touchscreen/touch2/delta/left
403 var ctrlTouchscreentouch2deltaleft = Initialize_ctrlTouchscreentouch2deltaleft(kAxisLayout, ctrlTouchscreentouch2delta);
404
405 // /Touchscreen/touch2/delta/right
406 var ctrlTouchscreentouch2deltaright = Initialize_ctrlTouchscreentouch2deltaright(kAxisLayout, ctrlTouchscreentouch2delta);
407
408 // /Touchscreen/touch2/delta/x
409 var ctrlTouchscreentouch2deltax = Initialize_ctrlTouchscreentouch2deltax(kAxisLayout, ctrlTouchscreentouch2delta);
410
411 // /Touchscreen/touch2/delta/y
412 var ctrlTouchscreentouch2deltay = Initialize_ctrlTouchscreentouch2deltay(kAxisLayout, ctrlTouchscreentouch2delta);
413
414 // /Touchscreen/touch2/radius/x
415 var ctrlTouchscreentouch2radiusx = Initialize_ctrlTouchscreentouch2radiusx(kAxisLayout, ctrlTouchscreentouch2radius);
416
417 // /Touchscreen/touch2/radius/y
418 var ctrlTouchscreentouch2radiusy = Initialize_ctrlTouchscreentouch2radiusy(kAxisLayout, ctrlTouchscreentouch2radius);
419
420 // /Touchscreen/touch2/startPosition/x
421 var ctrlTouchscreentouch2startPositionx = Initialize_ctrlTouchscreentouch2startPositionx(kAxisLayout, ctrlTouchscreentouch2startPosition);
422
423 // /Touchscreen/touch2/startPosition/y
424 var ctrlTouchscreentouch2startPositiony = Initialize_ctrlTouchscreentouch2startPositiony(kAxisLayout, ctrlTouchscreentouch2startPosition);
425
426 // /Touchscreen/touch3/touchId
427 var ctrlTouchscreentouch3touchId = Initialize_ctrlTouchscreentouch3touchId(kIntegerLayout, ctrlTouchscreentouch3);
428
429 // /Touchscreen/touch3/position
430 var ctrlTouchscreentouch3position = Initialize_ctrlTouchscreentouch3position(kVector2Layout, ctrlTouchscreentouch3);
431
432 // /Touchscreen/touch3/delta
433 var ctrlTouchscreentouch3delta = Initialize_ctrlTouchscreentouch3delta(kDeltaLayout, ctrlTouchscreentouch3);
434
435 // /Touchscreen/touch3/pressure
436 var ctrlTouchscreentouch3pressure = Initialize_ctrlTouchscreentouch3pressure(kAxisLayout, ctrlTouchscreentouch3);
437
438 // /Touchscreen/touch3/radius
439 var ctrlTouchscreentouch3radius = Initialize_ctrlTouchscreentouch3radius(kVector2Layout, ctrlTouchscreentouch3);
440
441 // /Touchscreen/touch3/phase
442 var ctrlTouchscreentouch3phase = Initialize_ctrlTouchscreentouch3phase(kTouchPhaseLayout, ctrlTouchscreentouch3);
443
444 // /Touchscreen/touch3/press
445 var ctrlTouchscreentouch3press = Initialize_ctrlTouchscreentouch3press(kTouchPressLayout, ctrlTouchscreentouch3);
446
447 // /Touchscreen/touch3/tapCount
448 var ctrlTouchscreentouch3tapCount = Initialize_ctrlTouchscreentouch3tapCount(kIntegerLayout, ctrlTouchscreentouch3);
449
450 // /Touchscreen/touch3/displayIndex
451 var ctrlTouchscreentouch3displayIndex = Initialize_ctrlTouchscreentouch3displayIndex(kIntegerLayout, ctrlTouchscreentouch3);
452
453 // /Touchscreen/touch3/indirectTouch
454 var ctrlTouchscreentouch3indirectTouch = Initialize_ctrlTouchscreentouch3indirectTouch(kButtonLayout, ctrlTouchscreentouch3);
455
456 // /Touchscreen/touch3/tap
457 var ctrlTouchscreentouch3tap = Initialize_ctrlTouchscreentouch3tap(kButtonLayout, ctrlTouchscreentouch3);
458
459 // /Touchscreen/touch3/startTime
460 var ctrlTouchscreentouch3startTime = Initialize_ctrlTouchscreentouch3startTime(kDoubleLayout, ctrlTouchscreentouch3);
461
462 // /Touchscreen/touch3/startPosition
463 var ctrlTouchscreentouch3startPosition = Initialize_ctrlTouchscreentouch3startPosition(kVector2Layout, ctrlTouchscreentouch3);
464
465 // /Touchscreen/touch3/position/x
466 var ctrlTouchscreentouch3positionx = Initialize_ctrlTouchscreentouch3positionx(kAxisLayout, ctrlTouchscreentouch3position);
467
468 // /Touchscreen/touch3/position/y
469 var ctrlTouchscreentouch3positiony = Initialize_ctrlTouchscreentouch3positiony(kAxisLayout, ctrlTouchscreentouch3position);
470
471 // /Touchscreen/touch3/delta/up
472 var ctrlTouchscreentouch3deltaup = Initialize_ctrlTouchscreentouch3deltaup(kAxisLayout, ctrlTouchscreentouch3delta);
473
474 // /Touchscreen/touch3/delta/down
475 var ctrlTouchscreentouch3deltadown = Initialize_ctrlTouchscreentouch3deltadown(kAxisLayout, ctrlTouchscreentouch3delta);
476
477 // /Touchscreen/touch3/delta/left
478 var ctrlTouchscreentouch3deltaleft = Initialize_ctrlTouchscreentouch3deltaleft(kAxisLayout, ctrlTouchscreentouch3delta);
479
480 // /Touchscreen/touch3/delta/right
481 var ctrlTouchscreentouch3deltaright = Initialize_ctrlTouchscreentouch3deltaright(kAxisLayout, ctrlTouchscreentouch3delta);
482
483 // /Touchscreen/touch3/delta/x
484 var ctrlTouchscreentouch3deltax = Initialize_ctrlTouchscreentouch3deltax(kAxisLayout, ctrlTouchscreentouch3delta);
485
486 // /Touchscreen/touch3/delta/y
487 var ctrlTouchscreentouch3deltay = Initialize_ctrlTouchscreentouch3deltay(kAxisLayout, ctrlTouchscreentouch3delta);
488
489 // /Touchscreen/touch3/radius/x
490 var ctrlTouchscreentouch3radiusx = Initialize_ctrlTouchscreentouch3radiusx(kAxisLayout, ctrlTouchscreentouch3radius);
491
492 // /Touchscreen/touch3/radius/y
493 var ctrlTouchscreentouch3radiusy = Initialize_ctrlTouchscreentouch3radiusy(kAxisLayout, ctrlTouchscreentouch3radius);
494
495 // /Touchscreen/touch3/startPosition/x
496 var ctrlTouchscreentouch3startPositionx = Initialize_ctrlTouchscreentouch3startPositionx(kAxisLayout, ctrlTouchscreentouch3startPosition);
497
498 // /Touchscreen/touch3/startPosition/y
499 var ctrlTouchscreentouch3startPositiony = Initialize_ctrlTouchscreentouch3startPositiony(kAxisLayout, ctrlTouchscreentouch3startPosition);
500
501 // /Touchscreen/touch4/touchId
502 var ctrlTouchscreentouch4touchId = Initialize_ctrlTouchscreentouch4touchId(kIntegerLayout, ctrlTouchscreentouch4);
503
504 // /Touchscreen/touch4/position
505 var ctrlTouchscreentouch4position = Initialize_ctrlTouchscreentouch4position(kVector2Layout, ctrlTouchscreentouch4);
506
507 // /Touchscreen/touch4/delta
508 var ctrlTouchscreentouch4delta = Initialize_ctrlTouchscreentouch4delta(kDeltaLayout, ctrlTouchscreentouch4);
509
510 // /Touchscreen/touch4/pressure
511 var ctrlTouchscreentouch4pressure = Initialize_ctrlTouchscreentouch4pressure(kAxisLayout, ctrlTouchscreentouch4);
512
513 // /Touchscreen/touch4/radius
514 var ctrlTouchscreentouch4radius = Initialize_ctrlTouchscreentouch4radius(kVector2Layout, ctrlTouchscreentouch4);
515
516 // /Touchscreen/touch4/phase
517 var ctrlTouchscreentouch4phase = Initialize_ctrlTouchscreentouch4phase(kTouchPhaseLayout, ctrlTouchscreentouch4);
518
519 // /Touchscreen/touch4/press
520 var ctrlTouchscreentouch4press = Initialize_ctrlTouchscreentouch4press(kTouchPressLayout, ctrlTouchscreentouch4);
521
522 // /Touchscreen/touch4/tapCount
523 var ctrlTouchscreentouch4tapCount = Initialize_ctrlTouchscreentouch4tapCount(kIntegerLayout, ctrlTouchscreentouch4);
524
525 // /Touchscreen/touch4/displayIndex
526 var ctrlTouchscreentouch4displayIndex = Initialize_ctrlTouchscreentouch4displayIndex(kIntegerLayout, ctrlTouchscreentouch4);
527
528 // /Touchscreen/touch4/indirectTouch
529 var ctrlTouchscreentouch4indirectTouch = Initialize_ctrlTouchscreentouch4indirectTouch(kButtonLayout, ctrlTouchscreentouch4);
530
531 // /Touchscreen/touch4/tap
532 var ctrlTouchscreentouch4tap = Initialize_ctrlTouchscreentouch4tap(kButtonLayout, ctrlTouchscreentouch4);
533
534 // /Touchscreen/touch4/startTime
535 var ctrlTouchscreentouch4startTime = Initialize_ctrlTouchscreentouch4startTime(kDoubleLayout, ctrlTouchscreentouch4);
536
537 // /Touchscreen/touch4/startPosition
538 var ctrlTouchscreentouch4startPosition = Initialize_ctrlTouchscreentouch4startPosition(kVector2Layout, ctrlTouchscreentouch4);
539
540 // /Touchscreen/touch4/position/x
541 var ctrlTouchscreentouch4positionx = Initialize_ctrlTouchscreentouch4positionx(kAxisLayout, ctrlTouchscreentouch4position);
542
543 // /Touchscreen/touch4/position/y
544 var ctrlTouchscreentouch4positiony = Initialize_ctrlTouchscreentouch4positiony(kAxisLayout, ctrlTouchscreentouch4position);
545
546 // /Touchscreen/touch4/delta/up
547 var ctrlTouchscreentouch4deltaup = Initialize_ctrlTouchscreentouch4deltaup(kAxisLayout, ctrlTouchscreentouch4delta);
548
549 // /Touchscreen/touch4/delta/down
550 var ctrlTouchscreentouch4deltadown = Initialize_ctrlTouchscreentouch4deltadown(kAxisLayout, ctrlTouchscreentouch4delta);
551
552 // /Touchscreen/touch4/delta/left
553 var ctrlTouchscreentouch4deltaleft = Initialize_ctrlTouchscreentouch4deltaleft(kAxisLayout, ctrlTouchscreentouch4delta);
554
555 // /Touchscreen/touch4/delta/right
556 var ctrlTouchscreentouch4deltaright = Initialize_ctrlTouchscreentouch4deltaright(kAxisLayout, ctrlTouchscreentouch4delta);
557
558 // /Touchscreen/touch4/delta/x
559 var ctrlTouchscreentouch4deltax = Initialize_ctrlTouchscreentouch4deltax(kAxisLayout, ctrlTouchscreentouch4delta);
560
561 // /Touchscreen/touch4/delta/y
562 var ctrlTouchscreentouch4deltay = Initialize_ctrlTouchscreentouch4deltay(kAxisLayout, ctrlTouchscreentouch4delta);
563
564 // /Touchscreen/touch4/radius/x
565 var ctrlTouchscreentouch4radiusx = Initialize_ctrlTouchscreentouch4radiusx(kAxisLayout, ctrlTouchscreentouch4radius);
566
567 // /Touchscreen/touch4/radius/y
568 var ctrlTouchscreentouch4radiusy = Initialize_ctrlTouchscreentouch4radiusy(kAxisLayout, ctrlTouchscreentouch4radius);
569
570 // /Touchscreen/touch4/startPosition/x
571 var ctrlTouchscreentouch4startPositionx = Initialize_ctrlTouchscreentouch4startPositionx(kAxisLayout, ctrlTouchscreentouch4startPosition);
572
573 // /Touchscreen/touch4/startPosition/y
574 var ctrlTouchscreentouch4startPositiony = Initialize_ctrlTouchscreentouch4startPositiony(kAxisLayout, ctrlTouchscreentouch4startPosition);
575
576 // /Touchscreen/touch5/touchId
577 var ctrlTouchscreentouch5touchId = Initialize_ctrlTouchscreentouch5touchId(kIntegerLayout, ctrlTouchscreentouch5);
578
579 // /Touchscreen/touch5/position
580 var ctrlTouchscreentouch5position = Initialize_ctrlTouchscreentouch5position(kVector2Layout, ctrlTouchscreentouch5);
581
582 // /Touchscreen/touch5/delta
583 var ctrlTouchscreentouch5delta = Initialize_ctrlTouchscreentouch5delta(kDeltaLayout, ctrlTouchscreentouch5);
584
585 // /Touchscreen/touch5/pressure
586 var ctrlTouchscreentouch5pressure = Initialize_ctrlTouchscreentouch5pressure(kAxisLayout, ctrlTouchscreentouch5);
587
588 // /Touchscreen/touch5/radius
589 var ctrlTouchscreentouch5radius = Initialize_ctrlTouchscreentouch5radius(kVector2Layout, ctrlTouchscreentouch5);
590
591 // /Touchscreen/touch5/phase
592 var ctrlTouchscreentouch5phase = Initialize_ctrlTouchscreentouch5phase(kTouchPhaseLayout, ctrlTouchscreentouch5);
593
594 // /Touchscreen/touch5/press
595 var ctrlTouchscreentouch5press = Initialize_ctrlTouchscreentouch5press(kTouchPressLayout, ctrlTouchscreentouch5);
596
597 // /Touchscreen/touch5/tapCount
598 var ctrlTouchscreentouch5tapCount = Initialize_ctrlTouchscreentouch5tapCount(kIntegerLayout, ctrlTouchscreentouch5);
599
600 // /Touchscreen/touch5/displayIndex
601 var ctrlTouchscreentouch5displayIndex = Initialize_ctrlTouchscreentouch5displayIndex(kIntegerLayout, ctrlTouchscreentouch5);
602
603 // /Touchscreen/touch5/indirectTouch
604 var ctrlTouchscreentouch5indirectTouch = Initialize_ctrlTouchscreentouch5indirectTouch(kButtonLayout, ctrlTouchscreentouch5);
605
606 // /Touchscreen/touch5/tap
607 var ctrlTouchscreentouch5tap = Initialize_ctrlTouchscreentouch5tap(kButtonLayout, ctrlTouchscreentouch5);
608
609 // /Touchscreen/touch5/startTime
610 var ctrlTouchscreentouch5startTime = Initialize_ctrlTouchscreentouch5startTime(kDoubleLayout, ctrlTouchscreentouch5);
611
612 // /Touchscreen/touch5/startPosition
613 var ctrlTouchscreentouch5startPosition = Initialize_ctrlTouchscreentouch5startPosition(kVector2Layout, ctrlTouchscreentouch5);
614
615 // /Touchscreen/touch5/position/x
616 var ctrlTouchscreentouch5positionx = Initialize_ctrlTouchscreentouch5positionx(kAxisLayout, ctrlTouchscreentouch5position);
617
618 // /Touchscreen/touch5/position/y
619 var ctrlTouchscreentouch5positiony = Initialize_ctrlTouchscreentouch5positiony(kAxisLayout, ctrlTouchscreentouch5position);
620
621 // /Touchscreen/touch5/delta/up
622 var ctrlTouchscreentouch5deltaup = Initialize_ctrlTouchscreentouch5deltaup(kAxisLayout, ctrlTouchscreentouch5delta);
623
624 // /Touchscreen/touch5/delta/down
625 var ctrlTouchscreentouch5deltadown = Initialize_ctrlTouchscreentouch5deltadown(kAxisLayout, ctrlTouchscreentouch5delta);
626
627 // /Touchscreen/touch5/delta/left
628 var ctrlTouchscreentouch5deltaleft = Initialize_ctrlTouchscreentouch5deltaleft(kAxisLayout, ctrlTouchscreentouch5delta);
629
630 // /Touchscreen/touch5/delta/right
631 var ctrlTouchscreentouch5deltaright = Initialize_ctrlTouchscreentouch5deltaright(kAxisLayout, ctrlTouchscreentouch5delta);
632
633 // /Touchscreen/touch5/delta/x
634 var ctrlTouchscreentouch5deltax = Initialize_ctrlTouchscreentouch5deltax(kAxisLayout, ctrlTouchscreentouch5delta);
635
636 // /Touchscreen/touch5/delta/y
637 var ctrlTouchscreentouch5deltay = Initialize_ctrlTouchscreentouch5deltay(kAxisLayout, ctrlTouchscreentouch5delta);
638
639 // /Touchscreen/touch5/radius/x
640 var ctrlTouchscreentouch5radiusx = Initialize_ctrlTouchscreentouch5radiusx(kAxisLayout, ctrlTouchscreentouch5radius);
641
642 // /Touchscreen/touch5/radius/y
643 var ctrlTouchscreentouch5radiusy = Initialize_ctrlTouchscreentouch5radiusy(kAxisLayout, ctrlTouchscreentouch5radius);
644
645 // /Touchscreen/touch5/startPosition/x
646 var ctrlTouchscreentouch5startPositionx = Initialize_ctrlTouchscreentouch5startPositionx(kAxisLayout, ctrlTouchscreentouch5startPosition);
647
648 // /Touchscreen/touch5/startPosition/y
649 var ctrlTouchscreentouch5startPositiony = Initialize_ctrlTouchscreentouch5startPositiony(kAxisLayout, ctrlTouchscreentouch5startPosition);
650
651 // /Touchscreen/touch6/touchId
652 var ctrlTouchscreentouch6touchId = Initialize_ctrlTouchscreentouch6touchId(kIntegerLayout, ctrlTouchscreentouch6);
653
654 // /Touchscreen/touch6/position
655 var ctrlTouchscreentouch6position = Initialize_ctrlTouchscreentouch6position(kVector2Layout, ctrlTouchscreentouch6);
656
657 // /Touchscreen/touch6/delta
658 var ctrlTouchscreentouch6delta = Initialize_ctrlTouchscreentouch6delta(kDeltaLayout, ctrlTouchscreentouch6);
659
660 // /Touchscreen/touch6/pressure
661 var ctrlTouchscreentouch6pressure = Initialize_ctrlTouchscreentouch6pressure(kAxisLayout, ctrlTouchscreentouch6);
662
663 // /Touchscreen/touch6/radius
664 var ctrlTouchscreentouch6radius = Initialize_ctrlTouchscreentouch6radius(kVector2Layout, ctrlTouchscreentouch6);
665
666 // /Touchscreen/touch6/phase
667 var ctrlTouchscreentouch6phase = Initialize_ctrlTouchscreentouch6phase(kTouchPhaseLayout, ctrlTouchscreentouch6);
668
669 // /Touchscreen/touch6/press
670 var ctrlTouchscreentouch6press = Initialize_ctrlTouchscreentouch6press(kTouchPressLayout, ctrlTouchscreentouch6);
671
672 // /Touchscreen/touch6/tapCount
673 var ctrlTouchscreentouch6tapCount = Initialize_ctrlTouchscreentouch6tapCount(kIntegerLayout, ctrlTouchscreentouch6);
674
675 // /Touchscreen/touch6/displayIndex
676 var ctrlTouchscreentouch6displayIndex = Initialize_ctrlTouchscreentouch6displayIndex(kIntegerLayout, ctrlTouchscreentouch6);
677
678 // /Touchscreen/touch6/indirectTouch
679 var ctrlTouchscreentouch6indirectTouch = Initialize_ctrlTouchscreentouch6indirectTouch(kButtonLayout, ctrlTouchscreentouch6);
680
681 // /Touchscreen/touch6/tap
682 var ctrlTouchscreentouch6tap = Initialize_ctrlTouchscreentouch6tap(kButtonLayout, ctrlTouchscreentouch6);
683
684 // /Touchscreen/touch6/startTime
685 var ctrlTouchscreentouch6startTime = Initialize_ctrlTouchscreentouch6startTime(kDoubleLayout, ctrlTouchscreentouch6);
686
687 // /Touchscreen/touch6/startPosition
688 var ctrlTouchscreentouch6startPosition = Initialize_ctrlTouchscreentouch6startPosition(kVector2Layout, ctrlTouchscreentouch6);
689
690 // /Touchscreen/touch6/position/x
691 var ctrlTouchscreentouch6positionx = Initialize_ctrlTouchscreentouch6positionx(kAxisLayout, ctrlTouchscreentouch6position);
692
693 // /Touchscreen/touch6/position/y
694 var ctrlTouchscreentouch6positiony = Initialize_ctrlTouchscreentouch6positiony(kAxisLayout, ctrlTouchscreentouch6position);
695
696 // /Touchscreen/touch6/delta/up
697 var ctrlTouchscreentouch6deltaup = Initialize_ctrlTouchscreentouch6deltaup(kAxisLayout, ctrlTouchscreentouch6delta);
698
699 // /Touchscreen/touch6/delta/down
700 var ctrlTouchscreentouch6deltadown = Initialize_ctrlTouchscreentouch6deltadown(kAxisLayout, ctrlTouchscreentouch6delta);
701
702 // /Touchscreen/touch6/delta/left
703 var ctrlTouchscreentouch6deltaleft = Initialize_ctrlTouchscreentouch6deltaleft(kAxisLayout, ctrlTouchscreentouch6delta);
704
705 // /Touchscreen/touch6/delta/right
706 var ctrlTouchscreentouch6deltaright = Initialize_ctrlTouchscreentouch6deltaright(kAxisLayout, ctrlTouchscreentouch6delta);
707
708 // /Touchscreen/touch6/delta/x
709 var ctrlTouchscreentouch6deltax = Initialize_ctrlTouchscreentouch6deltax(kAxisLayout, ctrlTouchscreentouch6delta);
710
711 // /Touchscreen/touch6/delta/y
712 var ctrlTouchscreentouch6deltay = Initialize_ctrlTouchscreentouch6deltay(kAxisLayout, ctrlTouchscreentouch6delta);
713
714 // /Touchscreen/touch6/radius/x
715 var ctrlTouchscreentouch6radiusx = Initialize_ctrlTouchscreentouch6radiusx(kAxisLayout, ctrlTouchscreentouch6radius);
716
717 // /Touchscreen/touch6/radius/y
718 var ctrlTouchscreentouch6radiusy = Initialize_ctrlTouchscreentouch6radiusy(kAxisLayout, ctrlTouchscreentouch6radius);
719
720 // /Touchscreen/touch6/startPosition/x
721 var ctrlTouchscreentouch6startPositionx = Initialize_ctrlTouchscreentouch6startPositionx(kAxisLayout, ctrlTouchscreentouch6startPosition);
722
723 // /Touchscreen/touch6/startPosition/y
724 var ctrlTouchscreentouch6startPositiony = Initialize_ctrlTouchscreentouch6startPositiony(kAxisLayout, ctrlTouchscreentouch6startPosition);
725
726 // /Touchscreen/touch7/touchId
727 var ctrlTouchscreentouch7touchId = Initialize_ctrlTouchscreentouch7touchId(kIntegerLayout, ctrlTouchscreentouch7);
728
729 // /Touchscreen/touch7/position
730 var ctrlTouchscreentouch7position = Initialize_ctrlTouchscreentouch7position(kVector2Layout, ctrlTouchscreentouch7);
731
732 // /Touchscreen/touch7/delta
733 var ctrlTouchscreentouch7delta = Initialize_ctrlTouchscreentouch7delta(kDeltaLayout, ctrlTouchscreentouch7);
734
735 // /Touchscreen/touch7/pressure
736 var ctrlTouchscreentouch7pressure = Initialize_ctrlTouchscreentouch7pressure(kAxisLayout, ctrlTouchscreentouch7);
737
738 // /Touchscreen/touch7/radius
739 var ctrlTouchscreentouch7radius = Initialize_ctrlTouchscreentouch7radius(kVector2Layout, ctrlTouchscreentouch7);
740
741 // /Touchscreen/touch7/phase
742 var ctrlTouchscreentouch7phase = Initialize_ctrlTouchscreentouch7phase(kTouchPhaseLayout, ctrlTouchscreentouch7);
743
744 // /Touchscreen/touch7/press
745 var ctrlTouchscreentouch7press = Initialize_ctrlTouchscreentouch7press(kTouchPressLayout, ctrlTouchscreentouch7);
746
747 // /Touchscreen/touch7/tapCount
748 var ctrlTouchscreentouch7tapCount = Initialize_ctrlTouchscreentouch7tapCount(kIntegerLayout, ctrlTouchscreentouch7);
749
750 // /Touchscreen/touch7/displayIndex
751 var ctrlTouchscreentouch7displayIndex = Initialize_ctrlTouchscreentouch7displayIndex(kIntegerLayout, ctrlTouchscreentouch7);
752
753 // /Touchscreen/touch7/indirectTouch
754 var ctrlTouchscreentouch7indirectTouch = Initialize_ctrlTouchscreentouch7indirectTouch(kButtonLayout, ctrlTouchscreentouch7);
755
756 // /Touchscreen/touch7/tap
757 var ctrlTouchscreentouch7tap = Initialize_ctrlTouchscreentouch7tap(kButtonLayout, ctrlTouchscreentouch7);
758
759 // /Touchscreen/touch7/startTime
760 var ctrlTouchscreentouch7startTime = Initialize_ctrlTouchscreentouch7startTime(kDoubleLayout, ctrlTouchscreentouch7);
761
762 // /Touchscreen/touch7/startPosition
763 var ctrlTouchscreentouch7startPosition = Initialize_ctrlTouchscreentouch7startPosition(kVector2Layout, ctrlTouchscreentouch7);
764
765 // /Touchscreen/touch7/position/x
766 var ctrlTouchscreentouch7positionx = Initialize_ctrlTouchscreentouch7positionx(kAxisLayout, ctrlTouchscreentouch7position);
767
768 // /Touchscreen/touch7/position/y
769 var ctrlTouchscreentouch7positiony = Initialize_ctrlTouchscreentouch7positiony(kAxisLayout, ctrlTouchscreentouch7position);
770
771 // /Touchscreen/touch7/delta/up
772 var ctrlTouchscreentouch7deltaup = Initialize_ctrlTouchscreentouch7deltaup(kAxisLayout, ctrlTouchscreentouch7delta);
773
774 // /Touchscreen/touch7/delta/down
775 var ctrlTouchscreentouch7deltadown = Initialize_ctrlTouchscreentouch7deltadown(kAxisLayout, ctrlTouchscreentouch7delta);
776
777 // /Touchscreen/touch7/delta/left
778 var ctrlTouchscreentouch7deltaleft = Initialize_ctrlTouchscreentouch7deltaleft(kAxisLayout, ctrlTouchscreentouch7delta);
779
780 // /Touchscreen/touch7/delta/right
781 var ctrlTouchscreentouch7deltaright = Initialize_ctrlTouchscreentouch7deltaright(kAxisLayout, ctrlTouchscreentouch7delta);
782
783 // /Touchscreen/touch7/delta/x
784 var ctrlTouchscreentouch7deltax = Initialize_ctrlTouchscreentouch7deltax(kAxisLayout, ctrlTouchscreentouch7delta);
785
786 // /Touchscreen/touch7/delta/y
787 var ctrlTouchscreentouch7deltay = Initialize_ctrlTouchscreentouch7deltay(kAxisLayout, ctrlTouchscreentouch7delta);
788
789 // /Touchscreen/touch7/radius/x
790 var ctrlTouchscreentouch7radiusx = Initialize_ctrlTouchscreentouch7radiusx(kAxisLayout, ctrlTouchscreentouch7radius);
791
792 // /Touchscreen/touch7/radius/y
793 var ctrlTouchscreentouch7radiusy = Initialize_ctrlTouchscreentouch7radiusy(kAxisLayout, ctrlTouchscreentouch7radius);
794
795 // /Touchscreen/touch7/startPosition/x
796 var ctrlTouchscreentouch7startPositionx = Initialize_ctrlTouchscreentouch7startPositionx(kAxisLayout, ctrlTouchscreentouch7startPosition);
797
798 // /Touchscreen/touch7/startPosition/y
799 var ctrlTouchscreentouch7startPositiony = Initialize_ctrlTouchscreentouch7startPositiony(kAxisLayout, ctrlTouchscreentouch7startPosition);
800
801 // /Touchscreen/touch8/touchId
802 var ctrlTouchscreentouch8touchId = Initialize_ctrlTouchscreentouch8touchId(kIntegerLayout, ctrlTouchscreentouch8);
803
804 // /Touchscreen/touch8/position
805 var ctrlTouchscreentouch8position = Initialize_ctrlTouchscreentouch8position(kVector2Layout, ctrlTouchscreentouch8);
806
807 // /Touchscreen/touch8/delta
808 var ctrlTouchscreentouch8delta = Initialize_ctrlTouchscreentouch8delta(kDeltaLayout, ctrlTouchscreentouch8);
809
810 // /Touchscreen/touch8/pressure
811 var ctrlTouchscreentouch8pressure = Initialize_ctrlTouchscreentouch8pressure(kAxisLayout, ctrlTouchscreentouch8);
812
813 // /Touchscreen/touch8/radius
814 var ctrlTouchscreentouch8radius = Initialize_ctrlTouchscreentouch8radius(kVector2Layout, ctrlTouchscreentouch8);
815
816 // /Touchscreen/touch8/phase
817 var ctrlTouchscreentouch8phase = Initialize_ctrlTouchscreentouch8phase(kTouchPhaseLayout, ctrlTouchscreentouch8);
818
819 // /Touchscreen/touch8/press
820 var ctrlTouchscreentouch8press = Initialize_ctrlTouchscreentouch8press(kTouchPressLayout, ctrlTouchscreentouch8);
821
822 // /Touchscreen/touch8/tapCount
823 var ctrlTouchscreentouch8tapCount = Initialize_ctrlTouchscreentouch8tapCount(kIntegerLayout, ctrlTouchscreentouch8);
824
825 // /Touchscreen/touch8/displayIndex
826 var ctrlTouchscreentouch8displayIndex = Initialize_ctrlTouchscreentouch8displayIndex(kIntegerLayout, ctrlTouchscreentouch8);
827
828 // /Touchscreen/touch8/indirectTouch
829 var ctrlTouchscreentouch8indirectTouch = Initialize_ctrlTouchscreentouch8indirectTouch(kButtonLayout, ctrlTouchscreentouch8);
830
831 // /Touchscreen/touch8/tap
832 var ctrlTouchscreentouch8tap = Initialize_ctrlTouchscreentouch8tap(kButtonLayout, ctrlTouchscreentouch8);
833
834 // /Touchscreen/touch8/startTime
835 var ctrlTouchscreentouch8startTime = Initialize_ctrlTouchscreentouch8startTime(kDoubleLayout, ctrlTouchscreentouch8);
836
837 // /Touchscreen/touch8/startPosition
838 var ctrlTouchscreentouch8startPosition = Initialize_ctrlTouchscreentouch8startPosition(kVector2Layout, ctrlTouchscreentouch8);
839
840 // /Touchscreen/touch8/position/x
841 var ctrlTouchscreentouch8positionx = Initialize_ctrlTouchscreentouch8positionx(kAxisLayout, ctrlTouchscreentouch8position);
842
843 // /Touchscreen/touch8/position/y
844 var ctrlTouchscreentouch8positiony = Initialize_ctrlTouchscreentouch8positiony(kAxisLayout, ctrlTouchscreentouch8position);
845
846 // /Touchscreen/touch8/delta/up
847 var ctrlTouchscreentouch8deltaup = Initialize_ctrlTouchscreentouch8deltaup(kAxisLayout, ctrlTouchscreentouch8delta);
848
849 // /Touchscreen/touch8/delta/down
850 var ctrlTouchscreentouch8deltadown = Initialize_ctrlTouchscreentouch8deltadown(kAxisLayout, ctrlTouchscreentouch8delta);
851
852 // /Touchscreen/touch8/delta/left
853 var ctrlTouchscreentouch8deltaleft = Initialize_ctrlTouchscreentouch8deltaleft(kAxisLayout, ctrlTouchscreentouch8delta);
854
855 // /Touchscreen/touch8/delta/right
856 var ctrlTouchscreentouch8deltaright = Initialize_ctrlTouchscreentouch8deltaright(kAxisLayout, ctrlTouchscreentouch8delta);
857
858 // /Touchscreen/touch8/delta/x
859 var ctrlTouchscreentouch8deltax = Initialize_ctrlTouchscreentouch8deltax(kAxisLayout, ctrlTouchscreentouch8delta);
860
861 // /Touchscreen/touch8/delta/y
862 var ctrlTouchscreentouch8deltay = Initialize_ctrlTouchscreentouch8deltay(kAxisLayout, ctrlTouchscreentouch8delta);
863
864 // /Touchscreen/touch8/radius/x
865 var ctrlTouchscreentouch8radiusx = Initialize_ctrlTouchscreentouch8radiusx(kAxisLayout, ctrlTouchscreentouch8radius);
866
867 // /Touchscreen/touch8/radius/y
868 var ctrlTouchscreentouch8radiusy = Initialize_ctrlTouchscreentouch8radiusy(kAxisLayout, ctrlTouchscreentouch8radius);
869
870 // /Touchscreen/touch8/startPosition/x
871 var ctrlTouchscreentouch8startPositionx = Initialize_ctrlTouchscreentouch8startPositionx(kAxisLayout, ctrlTouchscreentouch8startPosition);
872
873 // /Touchscreen/touch8/startPosition/y
874 var ctrlTouchscreentouch8startPositiony = Initialize_ctrlTouchscreentouch8startPositiony(kAxisLayout, ctrlTouchscreentouch8startPosition);
875
876 // /Touchscreen/touch9/touchId
877 var ctrlTouchscreentouch9touchId = Initialize_ctrlTouchscreentouch9touchId(kIntegerLayout, ctrlTouchscreentouch9);
878
879 // /Touchscreen/touch9/position
880 var ctrlTouchscreentouch9position = Initialize_ctrlTouchscreentouch9position(kVector2Layout, ctrlTouchscreentouch9);
881
882 // /Touchscreen/touch9/delta
883 var ctrlTouchscreentouch9delta = Initialize_ctrlTouchscreentouch9delta(kDeltaLayout, ctrlTouchscreentouch9);
884
885 // /Touchscreen/touch9/pressure
886 var ctrlTouchscreentouch9pressure = Initialize_ctrlTouchscreentouch9pressure(kAxisLayout, ctrlTouchscreentouch9);
887
888 // /Touchscreen/touch9/radius
889 var ctrlTouchscreentouch9radius = Initialize_ctrlTouchscreentouch9radius(kVector2Layout, ctrlTouchscreentouch9);
890
891 // /Touchscreen/touch9/phase
892 var ctrlTouchscreentouch9phase = Initialize_ctrlTouchscreentouch9phase(kTouchPhaseLayout, ctrlTouchscreentouch9);
893
894 // /Touchscreen/touch9/press
895 var ctrlTouchscreentouch9press = Initialize_ctrlTouchscreentouch9press(kTouchPressLayout, ctrlTouchscreentouch9);
896
897 // /Touchscreen/touch9/tapCount
898 var ctrlTouchscreentouch9tapCount = Initialize_ctrlTouchscreentouch9tapCount(kIntegerLayout, ctrlTouchscreentouch9);
899
900 // /Touchscreen/touch9/displayIndex
901 var ctrlTouchscreentouch9displayIndex = Initialize_ctrlTouchscreentouch9displayIndex(kIntegerLayout, ctrlTouchscreentouch9);
902
903 // /Touchscreen/touch9/indirectTouch
904 var ctrlTouchscreentouch9indirectTouch = Initialize_ctrlTouchscreentouch9indirectTouch(kButtonLayout, ctrlTouchscreentouch9);
905
906 // /Touchscreen/touch9/tap
907 var ctrlTouchscreentouch9tap = Initialize_ctrlTouchscreentouch9tap(kButtonLayout, ctrlTouchscreentouch9);
908
909 // /Touchscreen/touch9/startTime
910 var ctrlTouchscreentouch9startTime = Initialize_ctrlTouchscreentouch9startTime(kDoubleLayout, ctrlTouchscreentouch9);
911
912 // /Touchscreen/touch9/startPosition
913 var ctrlTouchscreentouch9startPosition = Initialize_ctrlTouchscreentouch9startPosition(kVector2Layout, ctrlTouchscreentouch9);
914
915 // /Touchscreen/touch9/position/x
916 var ctrlTouchscreentouch9positionx = Initialize_ctrlTouchscreentouch9positionx(kAxisLayout, ctrlTouchscreentouch9position);
917
918 // /Touchscreen/touch9/position/y
919 var ctrlTouchscreentouch9positiony = Initialize_ctrlTouchscreentouch9positiony(kAxisLayout, ctrlTouchscreentouch9position);
920
921 // /Touchscreen/touch9/delta/up
922 var ctrlTouchscreentouch9deltaup = Initialize_ctrlTouchscreentouch9deltaup(kAxisLayout, ctrlTouchscreentouch9delta);
923
924 // /Touchscreen/touch9/delta/down
925 var ctrlTouchscreentouch9deltadown = Initialize_ctrlTouchscreentouch9deltadown(kAxisLayout, ctrlTouchscreentouch9delta);
926
927 // /Touchscreen/touch9/delta/left
928 var ctrlTouchscreentouch9deltaleft = Initialize_ctrlTouchscreentouch9deltaleft(kAxisLayout, ctrlTouchscreentouch9delta);
929
930 // /Touchscreen/touch9/delta/right
931 var ctrlTouchscreentouch9deltaright = Initialize_ctrlTouchscreentouch9deltaright(kAxisLayout, ctrlTouchscreentouch9delta);
932
933 // /Touchscreen/touch9/delta/x
934 var ctrlTouchscreentouch9deltax = Initialize_ctrlTouchscreentouch9deltax(kAxisLayout, ctrlTouchscreentouch9delta);
935
936 // /Touchscreen/touch9/delta/y
937 var ctrlTouchscreentouch9deltay = Initialize_ctrlTouchscreentouch9deltay(kAxisLayout, ctrlTouchscreentouch9delta);
938
939 // /Touchscreen/touch9/radius/x
940 var ctrlTouchscreentouch9radiusx = Initialize_ctrlTouchscreentouch9radiusx(kAxisLayout, ctrlTouchscreentouch9radius);
941
942 // /Touchscreen/touch9/radius/y
943 var ctrlTouchscreentouch9radiusy = Initialize_ctrlTouchscreentouch9radiusy(kAxisLayout, ctrlTouchscreentouch9radius);
944
945 // /Touchscreen/touch9/startPosition/x
946 var ctrlTouchscreentouch9startPositionx = Initialize_ctrlTouchscreentouch9startPositionx(kAxisLayout, ctrlTouchscreentouch9startPosition);
947
948 // /Touchscreen/touch9/startPosition/y
949 var ctrlTouchscreentouch9startPositiony = Initialize_ctrlTouchscreentouch9startPositiony(kAxisLayout, ctrlTouchscreentouch9startPosition);
950
951 // Usages.
952 builder.WithControlUsage(0, new InternedString("PrimaryAction"), ctrlTouchscreenprimaryTouchtap);
953 builder.WithControlUsage(1, new InternedString("Point"), ctrlTouchscreenposition);
954 builder.WithControlUsage(2, new InternedString("Secondary2DMotion"), ctrlTouchscreendelta);
955 builder.WithControlUsage(3, new InternedString("Pressure"), ctrlTouchscreenpressure);
956 builder.WithControlUsage(4, new InternedString("Radius"), ctrlTouchscreenradius);
957
958 // Control getters/arrays.
959 this.touchControlArray = new UnityEngine.InputSystem.Controls.TouchControl[10];
960 this.touchControlArray[0] = ctrlTouchscreentouch0;
961 this.touchControlArray[1] = ctrlTouchscreentouch1;
962 this.touchControlArray[2] = ctrlTouchscreentouch2;
963 this.touchControlArray[3] = ctrlTouchscreentouch3;
964 this.touchControlArray[4] = ctrlTouchscreentouch4;
965 this.touchControlArray[5] = ctrlTouchscreentouch5;
966 this.touchControlArray[6] = ctrlTouchscreentouch6;
967 this.touchControlArray[7] = ctrlTouchscreentouch7;
968 this.touchControlArray[8] = ctrlTouchscreentouch8;
969 this.touchControlArray[9] = ctrlTouchscreentouch9;
970 this.primaryTouch = ctrlTouchscreenprimaryTouch;
971 this.position = ctrlTouchscreenposition;
972 this.delta = ctrlTouchscreendelta;
973 this.radius = ctrlTouchscreenradius;
974 this.pressure = ctrlTouchscreenpressure;
975 this.press = ctrlTouchscreenpress;
976 this.displayIndex = ctrlTouchscreendisplayIndex;
977 ctrlTouchscreenprimaryTouch.press = ctrlTouchscreenprimaryTouchpress;
978 ctrlTouchscreenprimaryTouch.displayIndex = ctrlTouchscreenprimaryTouchdisplayIndex;
979 ctrlTouchscreenprimaryTouch.touchId = ctrlTouchscreenprimaryTouchtouchId;
980 ctrlTouchscreenprimaryTouch.position = ctrlTouchscreenprimaryTouchposition;
981 ctrlTouchscreenprimaryTouch.delta = ctrlTouchscreenprimaryTouchdelta;
982 ctrlTouchscreenprimaryTouch.pressure = ctrlTouchscreenprimaryTouchpressure;
983 ctrlTouchscreenprimaryTouch.radius = ctrlTouchscreenprimaryTouchradius;
984 ctrlTouchscreenprimaryTouch.phase = ctrlTouchscreenprimaryTouchphase;
985 ctrlTouchscreenprimaryTouch.indirectTouch = ctrlTouchscreenprimaryTouchindirectTouch;
986 ctrlTouchscreenprimaryTouch.tap = ctrlTouchscreenprimaryTouchtap;
987 ctrlTouchscreenprimaryTouch.tapCount = ctrlTouchscreenprimaryTouchtapCount;
988 ctrlTouchscreenprimaryTouch.startTime = ctrlTouchscreenprimaryTouchstartTime;
989 ctrlTouchscreenprimaryTouch.startPosition = ctrlTouchscreenprimaryTouchstartPosition;
990 ctrlTouchscreenposition.x = ctrlTouchscreenpositionx;
991 ctrlTouchscreenposition.y = ctrlTouchscreenpositiony;
992 ctrlTouchscreendelta.up = ctrlTouchscreendeltaup;
993 ctrlTouchscreendelta.down = ctrlTouchscreendeltadown;
994 ctrlTouchscreendelta.left = ctrlTouchscreendeltaleft;
995 ctrlTouchscreendelta.right = ctrlTouchscreendeltaright;
996 ctrlTouchscreendelta.x = ctrlTouchscreendeltax;
997 ctrlTouchscreendelta.y = ctrlTouchscreendeltay;
998 ctrlTouchscreenradius.x = ctrlTouchscreenradiusx;
999 ctrlTouchscreenradius.y = ctrlTouchscreenradiusy;
1000 ctrlTouchscreentouch0.press = ctrlTouchscreentouch0press;
1001 ctrlTouchscreentouch0.displayIndex = ctrlTouchscreentouch0displayIndex;
1002 ctrlTouchscreentouch0.touchId = ctrlTouchscreentouch0touchId;
1003 ctrlTouchscreentouch0.position = ctrlTouchscreentouch0position;
1004 ctrlTouchscreentouch0.delta = ctrlTouchscreentouch0delta;
1005 ctrlTouchscreentouch0.pressure = ctrlTouchscreentouch0pressure;
1006 ctrlTouchscreentouch0.radius = ctrlTouchscreentouch0radius;
1007 ctrlTouchscreentouch0.phase = ctrlTouchscreentouch0phase;
1008 ctrlTouchscreentouch0.indirectTouch = ctrlTouchscreentouch0indirectTouch;
1009 ctrlTouchscreentouch0.tap = ctrlTouchscreentouch0tap;
1010 ctrlTouchscreentouch0.tapCount = ctrlTouchscreentouch0tapCount;
1011 ctrlTouchscreentouch0.startTime = ctrlTouchscreentouch0startTime;
1012 ctrlTouchscreentouch0.startPosition = ctrlTouchscreentouch0startPosition;
1013 ctrlTouchscreentouch1.press = ctrlTouchscreentouch1press;
1014 ctrlTouchscreentouch1.displayIndex = ctrlTouchscreentouch1displayIndex;
1015 ctrlTouchscreentouch1.touchId = ctrlTouchscreentouch1touchId;
1016 ctrlTouchscreentouch1.position = ctrlTouchscreentouch1position;
1017 ctrlTouchscreentouch1.delta = ctrlTouchscreentouch1delta;
1018 ctrlTouchscreentouch1.pressure = ctrlTouchscreentouch1pressure;
1019 ctrlTouchscreentouch1.radius = ctrlTouchscreentouch1radius;
1020 ctrlTouchscreentouch1.phase = ctrlTouchscreentouch1phase;
1021 ctrlTouchscreentouch1.indirectTouch = ctrlTouchscreentouch1indirectTouch;
1022 ctrlTouchscreentouch1.tap = ctrlTouchscreentouch1tap;
1023 ctrlTouchscreentouch1.tapCount = ctrlTouchscreentouch1tapCount;
1024 ctrlTouchscreentouch1.startTime = ctrlTouchscreentouch1startTime;
1025 ctrlTouchscreentouch1.startPosition = ctrlTouchscreentouch1startPosition;
1026 ctrlTouchscreentouch2.press = ctrlTouchscreentouch2press;
1027 ctrlTouchscreentouch2.displayIndex = ctrlTouchscreentouch2displayIndex;
1028 ctrlTouchscreentouch2.touchId = ctrlTouchscreentouch2touchId;
1029 ctrlTouchscreentouch2.position = ctrlTouchscreentouch2position;
1030 ctrlTouchscreentouch2.delta = ctrlTouchscreentouch2delta;
1031 ctrlTouchscreentouch2.pressure = ctrlTouchscreentouch2pressure;
1032 ctrlTouchscreentouch2.radius = ctrlTouchscreentouch2radius;
1033 ctrlTouchscreentouch2.phase = ctrlTouchscreentouch2phase;
1034 ctrlTouchscreentouch2.indirectTouch = ctrlTouchscreentouch2indirectTouch;
1035 ctrlTouchscreentouch2.tap = ctrlTouchscreentouch2tap;
1036 ctrlTouchscreentouch2.tapCount = ctrlTouchscreentouch2tapCount;
1037 ctrlTouchscreentouch2.startTime = ctrlTouchscreentouch2startTime;
1038 ctrlTouchscreentouch2.startPosition = ctrlTouchscreentouch2startPosition;
1039 ctrlTouchscreentouch3.press = ctrlTouchscreentouch3press;
1040 ctrlTouchscreentouch3.displayIndex = ctrlTouchscreentouch3displayIndex;
1041 ctrlTouchscreentouch3.touchId = ctrlTouchscreentouch3touchId;
1042 ctrlTouchscreentouch3.position = ctrlTouchscreentouch3position;
1043 ctrlTouchscreentouch3.delta = ctrlTouchscreentouch3delta;
1044 ctrlTouchscreentouch3.pressure = ctrlTouchscreentouch3pressure;
1045 ctrlTouchscreentouch3.radius = ctrlTouchscreentouch3radius;
1046 ctrlTouchscreentouch3.phase = ctrlTouchscreentouch3phase;
1047 ctrlTouchscreentouch3.indirectTouch = ctrlTouchscreentouch3indirectTouch;
1048 ctrlTouchscreentouch3.tap = ctrlTouchscreentouch3tap;
1049 ctrlTouchscreentouch3.tapCount = ctrlTouchscreentouch3tapCount;
1050 ctrlTouchscreentouch3.startTime = ctrlTouchscreentouch3startTime;
1051 ctrlTouchscreentouch3.startPosition = ctrlTouchscreentouch3startPosition;
1052 ctrlTouchscreentouch4.press = ctrlTouchscreentouch4press;
1053 ctrlTouchscreentouch4.displayIndex = ctrlTouchscreentouch4displayIndex;
1054 ctrlTouchscreentouch4.touchId = ctrlTouchscreentouch4touchId;
1055 ctrlTouchscreentouch4.position = ctrlTouchscreentouch4position;
1056 ctrlTouchscreentouch4.delta = ctrlTouchscreentouch4delta;
1057 ctrlTouchscreentouch4.pressure = ctrlTouchscreentouch4pressure;
1058 ctrlTouchscreentouch4.radius = ctrlTouchscreentouch4radius;
1059 ctrlTouchscreentouch4.phase = ctrlTouchscreentouch4phase;
1060 ctrlTouchscreentouch4.indirectTouch = ctrlTouchscreentouch4indirectTouch;
1061 ctrlTouchscreentouch4.tap = ctrlTouchscreentouch4tap;
1062 ctrlTouchscreentouch4.tapCount = ctrlTouchscreentouch4tapCount;
1063 ctrlTouchscreentouch4.startTime = ctrlTouchscreentouch4startTime;
1064 ctrlTouchscreentouch4.startPosition = ctrlTouchscreentouch4startPosition;
1065 ctrlTouchscreentouch5.press = ctrlTouchscreentouch5press;
1066 ctrlTouchscreentouch5.displayIndex = ctrlTouchscreentouch5displayIndex;
1067 ctrlTouchscreentouch5.touchId = ctrlTouchscreentouch5touchId;
1068 ctrlTouchscreentouch5.position = ctrlTouchscreentouch5position;
1069 ctrlTouchscreentouch5.delta = ctrlTouchscreentouch5delta;
1070 ctrlTouchscreentouch5.pressure = ctrlTouchscreentouch5pressure;
1071 ctrlTouchscreentouch5.radius = ctrlTouchscreentouch5radius;
1072 ctrlTouchscreentouch5.phase = ctrlTouchscreentouch5phase;
1073 ctrlTouchscreentouch5.indirectTouch = ctrlTouchscreentouch5indirectTouch;
1074 ctrlTouchscreentouch5.tap = ctrlTouchscreentouch5tap;
1075 ctrlTouchscreentouch5.tapCount = ctrlTouchscreentouch5tapCount;
1076 ctrlTouchscreentouch5.startTime = ctrlTouchscreentouch5startTime;
1077 ctrlTouchscreentouch5.startPosition = ctrlTouchscreentouch5startPosition;
1078 ctrlTouchscreentouch6.press = ctrlTouchscreentouch6press;
1079 ctrlTouchscreentouch6.displayIndex = ctrlTouchscreentouch6displayIndex;
1080 ctrlTouchscreentouch6.touchId = ctrlTouchscreentouch6touchId;
1081 ctrlTouchscreentouch6.position = ctrlTouchscreentouch6position;
1082 ctrlTouchscreentouch6.delta = ctrlTouchscreentouch6delta;
1083 ctrlTouchscreentouch6.pressure = ctrlTouchscreentouch6pressure;
1084 ctrlTouchscreentouch6.radius = ctrlTouchscreentouch6radius;
1085 ctrlTouchscreentouch6.phase = ctrlTouchscreentouch6phase;
1086 ctrlTouchscreentouch6.indirectTouch = ctrlTouchscreentouch6indirectTouch;
1087 ctrlTouchscreentouch6.tap = ctrlTouchscreentouch6tap;
1088 ctrlTouchscreentouch6.tapCount = ctrlTouchscreentouch6tapCount;
1089 ctrlTouchscreentouch6.startTime = ctrlTouchscreentouch6startTime;
1090 ctrlTouchscreentouch6.startPosition = ctrlTouchscreentouch6startPosition;
1091 ctrlTouchscreentouch7.press = ctrlTouchscreentouch7press;
1092 ctrlTouchscreentouch7.displayIndex = ctrlTouchscreentouch7displayIndex;
1093 ctrlTouchscreentouch7.touchId = ctrlTouchscreentouch7touchId;
1094 ctrlTouchscreentouch7.position = ctrlTouchscreentouch7position;
1095 ctrlTouchscreentouch7.delta = ctrlTouchscreentouch7delta;
1096 ctrlTouchscreentouch7.pressure = ctrlTouchscreentouch7pressure;
1097 ctrlTouchscreentouch7.radius = ctrlTouchscreentouch7radius;
1098 ctrlTouchscreentouch7.phase = ctrlTouchscreentouch7phase;
1099 ctrlTouchscreentouch7.indirectTouch = ctrlTouchscreentouch7indirectTouch;
1100 ctrlTouchscreentouch7.tap = ctrlTouchscreentouch7tap;
1101 ctrlTouchscreentouch7.tapCount = ctrlTouchscreentouch7tapCount;
1102 ctrlTouchscreentouch7.startTime = ctrlTouchscreentouch7startTime;
1103 ctrlTouchscreentouch7.startPosition = ctrlTouchscreentouch7startPosition;
1104 ctrlTouchscreentouch8.press = ctrlTouchscreentouch8press;
1105 ctrlTouchscreentouch8.displayIndex = ctrlTouchscreentouch8displayIndex;
1106 ctrlTouchscreentouch8.touchId = ctrlTouchscreentouch8touchId;
1107 ctrlTouchscreentouch8.position = ctrlTouchscreentouch8position;
1108 ctrlTouchscreentouch8.delta = ctrlTouchscreentouch8delta;
1109 ctrlTouchscreentouch8.pressure = ctrlTouchscreentouch8pressure;
1110 ctrlTouchscreentouch8.radius = ctrlTouchscreentouch8radius;
1111 ctrlTouchscreentouch8.phase = ctrlTouchscreentouch8phase;
1112 ctrlTouchscreentouch8.indirectTouch = ctrlTouchscreentouch8indirectTouch;
1113 ctrlTouchscreentouch8.tap = ctrlTouchscreentouch8tap;
1114 ctrlTouchscreentouch8.tapCount = ctrlTouchscreentouch8tapCount;
1115 ctrlTouchscreentouch8.startTime = ctrlTouchscreentouch8startTime;
1116 ctrlTouchscreentouch8.startPosition = ctrlTouchscreentouch8startPosition;
1117 ctrlTouchscreentouch9.press = ctrlTouchscreentouch9press;
1118 ctrlTouchscreentouch9.displayIndex = ctrlTouchscreentouch9displayIndex;
1119 ctrlTouchscreentouch9.touchId = ctrlTouchscreentouch9touchId;
1120 ctrlTouchscreentouch9.position = ctrlTouchscreentouch9position;
1121 ctrlTouchscreentouch9.delta = ctrlTouchscreentouch9delta;
1122 ctrlTouchscreentouch9.pressure = ctrlTouchscreentouch9pressure;
1123 ctrlTouchscreentouch9.radius = ctrlTouchscreentouch9radius;
1124 ctrlTouchscreentouch9.phase = ctrlTouchscreentouch9phase;
1125 ctrlTouchscreentouch9.indirectTouch = ctrlTouchscreentouch9indirectTouch;
1126 ctrlTouchscreentouch9.tap = ctrlTouchscreentouch9tap;
1127 ctrlTouchscreentouch9.tapCount = ctrlTouchscreentouch9tapCount;
1128 ctrlTouchscreentouch9.startTime = ctrlTouchscreentouch9startTime;
1129 ctrlTouchscreentouch9.startPosition = ctrlTouchscreentouch9startPosition;
1130 ctrlTouchscreenprimaryTouchposition.x = ctrlTouchscreenprimaryTouchpositionx;
1131 ctrlTouchscreenprimaryTouchposition.y = ctrlTouchscreenprimaryTouchpositiony;
1132 ctrlTouchscreenprimaryTouchdelta.up = ctrlTouchscreenprimaryTouchdeltaup;
1133 ctrlTouchscreenprimaryTouchdelta.down = ctrlTouchscreenprimaryTouchdeltadown;
1134 ctrlTouchscreenprimaryTouchdelta.left = ctrlTouchscreenprimaryTouchdeltaleft;
1135 ctrlTouchscreenprimaryTouchdelta.right = ctrlTouchscreenprimaryTouchdeltaright;
1136 ctrlTouchscreenprimaryTouchdelta.x = ctrlTouchscreenprimaryTouchdeltax;
1137 ctrlTouchscreenprimaryTouchdelta.y = ctrlTouchscreenprimaryTouchdeltay;
1138 ctrlTouchscreenprimaryTouchradius.x = ctrlTouchscreenprimaryTouchradiusx;
1139 ctrlTouchscreenprimaryTouchradius.y = ctrlTouchscreenprimaryTouchradiusy;
1140 ctrlTouchscreenprimaryTouchstartPosition.x = ctrlTouchscreenprimaryTouchstartPositionx;
1141 ctrlTouchscreenprimaryTouchstartPosition.y = ctrlTouchscreenprimaryTouchstartPositiony;
1142 ctrlTouchscreentouch0position.x = ctrlTouchscreentouch0positionx;
1143 ctrlTouchscreentouch0position.y = ctrlTouchscreentouch0positiony;
1144 ctrlTouchscreentouch0delta.up = ctrlTouchscreentouch0deltaup;
1145 ctrlTouchscreentouch0delta.down = ctrlTouchscreentouch0deltadown;
1146 ctrlTouchscreentouch0delta.left = ctrlTouchscreentouch0deltaleft;
1147 ctrlTouchscreentouch0delta.right = ctrlTouchscreentouch0deltaright;
1148 ctrlTouchscreentouch0delta.x = ctrlTouchscreentouch0deltax;
1149 ctrlTouchscreentouch0delta.y = ctrlTouchscreentouch0deltay;
1150 ctrlTouchscreentouch0radius.x = ctrlTouchscreentouch0radiusx;
1151 ctrlTouchscreentouch0radius.y = ctrlTouchscreentouch0radiusy;
1152 ctrlTouchscreentouch0startPosition.x = ctrlTouchscreentouch0startPositionx;
1153 ctrlTouchscreentouch0startPosition.y = ctrlTouchscreentouch0startPositiony;
1154 ctrlTouchscreentouch1position.x = ctrlTouchscreentouch1positionx;
1155 ctrlTouchscreentouch1position.y = ctrlTouchscreentouch1positiony;
1156 ctrlTouchscreentouch1delta.up = ctrlTouchscreentouch1deltaup;
1157 ctrlTouchscreentouch1delta.down = ctrlTouchscreentouch1deltadown;
1158 ctrlTouchscreentouch1delta.left = ctrlTouchscreentouch1deltaleft;
1159 ctrlTouchscreentouch1delta.right = ctrlTouchscreentouch1deltaright;
1160 ctrlTouchscreentouch1delta.x = ctrlTouchscreentouch1deltax;
1161 ctrlTouchscreentouch1delta.y = ctrlTouchscreentouch1deltay;
1162 ctrlTouchscreentouch1radius.x = ctrlTouchscreentouch1radiusx;
1163 ctrlTouchscreentouch1radius.y = ctrlTouchscreentouch1radiusy;
1164 ctrlTouchscreentouch1startPosition.x = ctrlTouchscreentouch1startPositionx;
1165 ctrlTouchscreentouch1startPosition.y = ctrlTouchscreentouch1startPositiony;
1166 ctrlTouchscreentouch2position.x = ctrlTouchscreentouch2positionx;
1167 ctrlTouchscreentouch2position.y = ctrlTouchscreentouch2positiony;
1168 ctrlTouchscreentouch2delta.up = ctrlTouchscreentouch2deltaup;
1169 ctrlTouchscreentouch2delta.down = ctrlTouchscreentouch2deltadown;
1170 ctrlTouchscreentouch2delta.left = ctrlTouchscreentouch2deltaleft;
1171 ctrlTouchscreentouch2delta.right = ctrlTouchscreentouch2deltaright;
1172 ctrlTouchscreentouch2delta.x = ctrlTouchscreentouch2deltax;
1173 ctrlTouchscreentouch2delta.y = ctrlTouchscreentouch2deltay;
1174 ctrlTouchscreentouch2radius.x = ctrlTouchscreentouch2radiusx;
1175 ctrlTouchscreentouch2radius.y = ctrlTouchscreentouch2radiusy;
1176 ctrlTouchscreentouch2startPosition.x = ctrlTouchscreentouch2startPositionx;
1177 ctrlTouchscreentouch2startPosition.y = ctrlTouchscreentouch2startPositiony;
1178 ctrlTouchscreentouch3position.x = ctrlTouchscreentouch3positionx;
1179 ctrlTouchscreentouch3position.y = ctrlTouchscreentouch3positiony;
1180 ctrlTouchscreentouch3delta.up = ctrlTouchscreentouch3deltaup;
1181 ctrlTouchscreentouch3delta.down = ctrlTouchscreentouch3deltadown;
1182 ctrlTouchscreentouch3delta.left = ctrlTouchscreentouch3deltaleft;
1183 ctrlTouchscreentouch3delta.right = ctrlTouchscreentouch3deltaright;
1184 ctrlTouchscreentouch3delta.x = ctrlTouchscreentouch3deltax;
1185 ctrlTouchscreentouch3delta.y = ctrlTouchscreentouch3deltay;
1186 ctrlTouchscreentouch3radius.x = ctrlTouchscreentouch3radiusx;
1187 ctrlTouchscreentouch3radius.y = ctrlTouchscreentouch3radiusy;
1188 ctrlTouchscreentouch3startPosition.x = ctrlTouchscreentouch3startPositionx;
1189 ctrlTouchscreentouch3startPosition.y = ctrlTouchscreentouch3startPositiony;
1190 ctrlTouchscreentouch4position.x = ctrlTouchscreentouch4positionx;
1191 ctrlTouchscreentouch4position.y = ctrlTouchscreentouch4positiony;
1192 ctrlTouchscreentouch4delta.up = ctrlTouchscreentouch4deltaup;
1193 ctrlTouchscreentouch4delta.down = ctrlTouchscreentouch4deltadown;
1194 ctrlTouchscreentouch4delta.left = ctrlTouchscreentouch4deltaleft;
1195 ctrlTouchscreentouch4delta.right = ctrlTouchscreentouch4deltaright;
1196 ctrlTouchscreentouch4delta.x = ctrlTouchscreentouch4deltax;
1197 ctrlTouchscreentouch4delta.y = ctrlTouchscreentouch4deltay;
1198 ctrlTouchscreentouch4radius.x = ctrlTouchscreentouch4radiusx;
1199 ctrlTouchscreentouch4radius.y = ctrlTouchscreentouch4radiusy;
1200 ctrlTouchscreentouch4startPosition.x = ctrlTouchscreentouch4startPositionx;
1201 ctrlTouchscreentouch4startPosition.y = ctrlTouchscreentouch4startPositiony;
1202 ctrlTouchscreentouch5position.x = ctrlTouchscreentouch5positionx;
1203 ctrlTouchscreentouch5position.y = ctrlTouchscreentouch5positiony;
1204 ctrlTouchscreentouch5delta.up = ctrlTouchscreentouch5deltaup;
1205 ctrlTouchscreentouch5delta.down = ctrlTouchscreentouch5deltadown;
1206 ctrlTouchscreentouch5delta.left = ctrlTouchscreentouch5deltaleft;
1207 ctrlTouchscreentouch5delta.right = ctrlTouchscreentouch5deltaright;
1208 ctrlTouchscreentouch5delta.x = ctrlTouchscreentouch5deltax;
1209 ctrlTouchscreentouch5delta.y = ctrlTouchscreentouch5deltay;
1210 ctrlTouchscreentouch5radius.x = ctrlTouchscreentouch5radiusx;
1211 ctrlTouchscreentouch5radius.y = ctrlTouchscreentouch5radiusy;
1212 ctrlTouchscreentouch5startPosition.x = ctrlTouchscreentouch5startPositionx;
1213 ctrlTouchscreentouch5startPosition.y = ctrlTouchscreentouch5startPositiony;
1214 ctrlTouchscreentouch6position.x = ctrlTouchscreentouch6positionx;
1215 ctrlTouchscreentouch6position.y = ctrlTouchscreentouch6positiony;
1216 ctrlTouchscreentouch6delta.up = ctrlTouchscreentouch6deltaup;
1217 ctrlTouchscreentouch6delta.down = ctrlTouchscreentouch6deltadown;
1218 ctrlTouchscreentouch6delta.left = ctrlTouchscreentouch6deltaleft;
1219 ctrlTouchscreentouch6delta.right = ctrlTouchscreentouch6deltaright;
1220 ctrlTouchscreentouch6delta.x = ctrlTouchscreentouch6deltax;
1221 ctrlTouchscreentouch6delta.y = ctrlTouchscreentouch6deltay;
1222 ctrlTouchscreentouch6radius.x = ctrlTouchscreentouch6radiusx;
1223 ctrlTouchscreentouch6radius.y = ctrlTouchscreentouch6radiusy;
1224 ctrlTouchscreentouch6startPosition.x = ctrlTouchscreentouch6startPositionx;
1225 ctrlTouchscreentouch6startPosition.y = ctrlTouchscreentouch6startPositiony;
1226 ctrlTouchscreentouch7position.x = ctrlTouchscreentouch7positionx;
1227 ctrlTouchscreentouch7position.y = ctrlTouchscreentouch7positiony;
1228 ctrlTouchscreentouch7delta.up = ctrlTouchscreentouch7deltaup;
1229 ctrlTouchscreentouch7delta.down = ctrlTouchscreentouch7deltadown;
1230 ctrlTouchscreentouch7delta.left = ctrlTouchscreentouch7deltaleft;
1231 ctrlTouchscreentouch7delta.right = ctrlTouchscreentouch7deltaright;
1232 ctrlTouchscreentouch7delta.x = ctrlTouchscreentouch7deltax;
1233 ctrlTouchscreentouch7delta.y = ctrlTouchscreentouch7deltay;
1234 ctrlTouchscreentouch7radius.x = ctrlTouchscreentouch7radiusx;
1235 ctrlTouchscreentouch7radius.y = ctrlTouchscreentouch7radiusy;
1236 ctrlTouchscreentouch7startPosition.x = ctrlTouchscreentouch7startPositionx;
1237 ctrlTouchscreentouch7startPosition.y = ctrlTouchscreentouch7startPositiony;
1238 ctrlTouchscreentouch8position.x = ctrlTouchscreentouch8positionx;
1239 ctrlTouchscreentouch8position.y = ctrlTouchscreentouch8positiony;
1240 ctrlTouchscreentouch8delta.up = ctrlTouchscreentouch8deltaup;
1241 ctrlTouchscreentouch8delta.down = ctrlTouchscreentouch8deltadown;
1242 ctrlTouchscreentouch8delta.left = ctrlTouchscreentouch8deltaleft;
1243 ctrlTouchscreentouch8delta.right = ctrlTouchscreentouch8deltaright;
1244 ctrlTouchscreentouch8delta.x = ctrlTouchscreentouch8deltax;
1245 ctrlTouchscreentouch8delta.y = ctrlTouchscreentouch8deltay;
1246 ctrlTouchscreentouch8radius.x = ctrlTouchscreentouch8radiusx;
1247 ctrlTouchscreentouch8radius.y = ctrlTouchscreentouch8radiusy;
1248 ctrlTouchscreentouch8startPosition.x = ctrlTouchscreentouch8startPositionx;
1249 ctrlTouchscreentouch8startPosition.y = ctrlTouchscreentouch8startPositiony;
1250 ctrlTouchscreentouch9position.x = ctrlTouchscreentouch9positionx;
1251 ctrlTouchscreentouch9position.y = ctrlTouchscreentouch9positiony;
1252 ctrlTouchscreentouch9delta.up = ctrlTouchscreentouch9deltaup;
1253 ctrlTouchscreentouch9delta.down = ctrlTouchscreentouch9deltadown;
1254 ctrlTouchscreentouch9delta.left = ctrlTouchscreentouch9deltaleft;
1255 ctrlTouchscreentouch9delta.right = ctrlTouchscreentouch9deltaright;
1256 ctrlTouchscreentouch9delta.x = ctrlTouchscreentouch9deltax;
1257 ctrlTouchscreentouch9delta.y = ctrlTouchscreentouch9deltay;
1258 ctrlTouchscreentouch9radius.x = ctrlTouchscreentouch9radiusx;
1259 ctrlTouchscreentouch9radius.y = ctrlTouchscreentouch9radiusy;
1260 ctrlTouchscreentouch9startPosition.x = ctrlTouchscreentouch9startPositionx;
1261 ctrlTouchscreentouch9startPosition.y = ctrlTouchscreentouch9startPositiony;
1262
1263 // State offset to control index map.
1264 builder.WithStateOffsetToControlIndexMap(new uint[]
1265 {
1266 32785u, 16810014u, 16810026u, 33587231u, 33587243u, 50364450u, 50364451u, 50364452u, 50364462u, 50364463u
1267 , 50364464u, 67141664u, 67141665u, 67141669u, 67141676u, 67141677u, 67141681u, 83918851u, 83918868u, 100696102u
1268 , 100696114u, 117473319u, 117473331u, 134225925u, 134225942u, 134225943u, 138420248u, 142614534u, 142614553u, 146801690u
1269 , 148898843u, 167837724u, 201359400u, 218136617u, 234913844u, 251691073u, 268468290u, 285245509u, 285245510u, 285245511u
1270 , 302022723u, 302022724u, 302022728u, 318799927u, 335577161u, 352354378u, 369107001u, 369107002u, 373301307u, 377495612u
1271 , 381682749u, 383779902u, 402718783u, 436240459u, 453017676u, 469794893u, 486572122u, 503349339u, 520126558u, 520126559u
1272 , 520126560u, 536903772u, 536903773u, 536903777u, 553680976u, 570458210u, 587235427u, 603988050u, 603988051u, 608182356u
1273 , 612376661u, 616563798u, 618660951u, 637599832u, 671121508u, 687898725u, 704675942u, 721453171u, 738230388u, 755007607u
1274 , 755007608u, 755007609u, 771784821u, 771784822u, 771784826u, 788562025u, 805339259u, 822116476u, 838869099u, 838869100u
1275 , 843063405u, 847257710u, 851444847u, 853542000u, 872480881u, 906002557u, 922779774u, 939556991u, 956334220u, 973111437u
1276 , 989888656u, 989888657u, 989888658u, 1006665870u, 1006665871u, 1006665875u, 1023443074u, 1040220308u, 1056997525u, 1073750148u
1277 , 1073750149u, 1077944454u, 1082138759u, 1086325896u, 1088423049u, 1107361930u, 1140883606u, 1157660823u, 1174438040u, 1191215269u
1278 , 1207992486u, 1224769705u, 1224769706u, 1224769707u, 1241546919u, 1241546920u, 1241546924u, 1258324123u, 1275101357u, 1291878574u
1279 , 1308631197u, 1308631198u, 1312825503u, 1317019808u, 1321206945u, 1323304098u, 1342242979u, 1375764655u, 1392541872u, 1409319089u
1280 , 1426096318u, 1442873535u, 1459650754u, 1459650755u, 1459650756u, 1476427968u, 1476427969u, 1476427973u, 1493205172u, 1509982406u
1281 , 1526759623u, 1543512246u, 1543512247u, 1547706552u, 1551900857u, 1556087994u, 1558185147u, 1577124028u, 1610645704u, 1627422921u
1282 , 1644200138u, 1660977367u, 1677754584u, 1694531803u, 1694531804u, 1694531805u, 1711309017u, 1711309018u, 1711309022u, 1728086221u
1283 , 1744863455u, 1761640672u, 1778393295u, 1778393296u, 1782587601u, 1786781906u, 1790969043u, 1793066196u, 1812005077u, 1845526753u
1284 , 1862303970u, 1879081187u, 1895858416u, 1912635633u, 1929412852u, 1929412853u, 1929412854u, 1946190066u, 1946190067u, 1946190071u
1285 , 1962967270u, 1979744504u, 1996521721u, 2013274344u, 2013274345u, 2017468650u, 2021662955u, 2025850092u, 2027947245u, 2046886126u
1286 , 2080407802u, 2097185019u, 2113962236u, 2130739465u, 2147516682u, 2164293901u, 2164293902u, 2164293903u, 2181071115u, 2181071116u
1287 , 2181071120u, 2197848319u, 2214625553u, 2231402770u, 2248155393u, 2248155394u, 2252349699u, 2256544004u, 2260731141u, 2262828294u
1288 , 2281767175u, 2315288851u, 2332066068u, 2348843285u, 2365620514u, 2382397731u, 2399174950u, 2399174951u, 2399174952u, 2415952164u
1289 , 2415952165u, 2415952169u, 2432729368u, 2449506602u, 2466283819u, 2483036442u, 2483036443u, 2487230748u, 2491425053u, 2495612190u
1290 , 2497709343u, 2516648224u, 2550169900u, 2566947117u
1291 });
1292
1293 builder.WithControlTree(new byte[]
1294 {
1295 // Control tree nodes as bytes
1296 63, 19, 1, 0, 0, 0, 0, 192, 8, 3, 0, 0, 0, 0, 63, 19, 1, 1, 0, 0, 0, 128, 3, 5, 0, 0, 0, 0, 192, 8
1297 , 103, 0, 0, 0, 0, 192, 1, 7, 0, 0, 0, 1, 128, 3, 53, 0, 68, 0, 1, 192, 0, 9, 0, 0, 0, 0, 192, 1, 21, 0
1298 , 0, 0, 0, 96, 0, 11, 0, 0, 0, 0, 192, 0, 15, 0, 0, 0, 0, 32, 0, 255, 255, 1, 0, 1, 96, 0, 13, 0, 2, 0
1299 , 2, 64, 0, 255, 255, 4, 0, 2, 96, 0, 255, 255, 6, 0, 2, 144, 0, 17, 0, 8, 0, 8, 192, 0, 19, 0, 16, 0, 8, 120
1300 , 0, 255, 255, 24, 0, 6, 144, 0, 255, 255, 30, 0, 6, 168, 0, 255, 255, 36, 0, 2, 192, 0, 255, 255, 38, 0, 2, 29, 1, 23
1301 , 0, 0, 0, 0, 192, 1, 47, 0, 0, 0, 0, 8, 1, 25, 0, 0, 0, 0, 29, 1, 35, 0, 0, 0, 0, 228, 0, 27, 0, 40
1302 , 0, 4, 8, 1, 29, 0, 44, 0, 4, 210, 0, 255, 255, 48, 0, 2, 228, 0, 255, 255, 50, 0, 2, 246, 0, 255, 255, 0, 0, 0
1303 , 8, 1, 31, 0, 0, 0, 0, 255, 0, 255, 255, 0, 0, 0, 8, 1, 33, 0, 0, 0, 0, 4, 1, 255, 255, 52, 0, 3, 8, 1
1304 , 255, 255, 55, 0, 3, 24, 1, 37, 0, 0, 0, 0, 29, 1, 39, 0, 0, 0, 0, 16, 1, 255, 255, 58, 0, 1, 24, 1, 255, 255
1305 , 59, 0, 2, 27, 1, 41, 0, 0, 0, 0, 29, 1, 45, 0, 0, 0, 0, 26, 1, 43, 0, 0, 0, 0, 27, 1, 255, 255, 0, 0
1306 , 0, 25, 1, 255, 255, 61, 0, 1, 26, 1, 255, 255, 0, 0, 0, 28, 1, 255, 255, 0, 0, 0, 29, 1, 255, 255, 62, 0, 1, 128
1307 , 1, 49, 0, 0, 0, 0, 192, 1, 51, 0, 65, 0, 1, 79, 1, 255, 255, 63, 0, 1, 128, 1, 255, 255, 64, 0, 1, 160, 1, 255
1308 , 255, 66, 0, 1, 192, 1, 255, 255, 67, 0, 1, 160, 2, 55, 0, 92, 0, 1, 128, 3, 71, 0, 93, 0, 1, 48, 2, 57, 0, 77
1309 , 0, 4, 160, 2, 65, 0, 81, 0, 4, 248, 1, 59, 0, 71, 0, 2, 48, 2, 61, 0, 73, 0, 2, 220, 1, 255, 255, 69, 0, 1
1310 , 248, 1, 255, 255, 70, 0, 1, 32, 2, 63, 0, 0, 0, 0, 48, 2, 255, 255, 0, 0, 0, 12, 2, 255, 255, 75, 0, 1, 32, 2
1311 , 255, 255, 76, 0, 1, 96, 2, 67, 0, 0, 0, 0, 160, 2, 69, 0, 0, 0, 0, 72, 2, 255, 255, 85, 0, 3, 96, 2, 255, 255
1312 , 88, 0, 3, 128, 2, 255, 255, 91, 0, 1, 160, 2, 255, 255, 94, 0, 1, 16, 3, 73, 0, 105, 0, 1, 128, 3, 99, 0, 106, 0
1313 , 1, 216, 2, 75, 0, 0, 0, 0, 16, 3, 83, 0, 0, 0, 0, 188, 2, 255, 255, 95, 0, 1, 216, 2, 77, 0, 96, 0, 1, 200
1314 , 2, 79, 0, 0, 0, 0, 216, 2, 81, 0, 0, 0, 0, 194, 2, 255, 255, 97, 0, 2, 200, 2, 255, 255, 99, 0, 2, 208, 2, 255
1315 , 255, 101, 0, 1, 216, 2, 255, 255, 102, 0, 1, 244, 2, 85, 0, 0, 0, 0, 16, 3, 255, 255, 0, 0, 0, 230, 2, 87, 0, 0
1316 , 0, 0, 244, 2, 255, 255, 0, 0, 0, 223, 2, 89, 0, 0, 0, 0, 230, 2, 255, 255, 0, 0, 0, 220, 2, 91, 0, 0, 0, 0
1317 , 223, 2, 95, 0, 0, 0, 0, 218, 2, 93, 0, 0, 0, 0, 220, 2, 255, 255, 0, 0, 0, 217, 2, 255, 255, 103, 0, 1, 218, 2
1318 , 255, 255, 0, 0, 0, 222, 2, 97, 0, 0, 0, 0, 223, 2, 255, 255, 0, 0, 0, 221, 2, 255, 255, 104, 0, 1, 222, 2, 255, 255
1319 , 0, 0, 0, 72, 3, 255, 255, 107, 0, 2, 128, 3, 101, 0, 109, 0, 2, 100, 3, 255, 255, 111, 0, 1, 128, 3, 255, 255, 112, 0
1320 , 1, 0, 7, 105, 0, 0, 0, 0, 192, 8, 207, 0, 203, 0, 1, 64, 5, 107, 0, 113, 0, 1, 0, 7, 157, 0, 158, 0, 1, 96
1321 , 4, 109, 0, 137, 0, 1, 64, 5, 125, 0, 138, 0, 1, 240, 3, 111, 0, 122, 0, 4, 96, 4, 119, 0, 126, 0, 4, 184, 3, 113
1322 , 0, 116, 0, 2, 240, 3, 115, 0, 118, 0, 2, 156, 3, 255, 255, 114, 0, 1, 184, 3, 255, 255, 115, 0, 1, 224, 3, 117, 0, 0
1323 , 0, 0, 240, 3, 255, 255, 0, 0, 0, 204, 3, 255, 255, 120, 0, 1, 224, 3, 255, 255, 121, 0, 1, 32, 4, 121, 0, 0, 0, 0
1324 , 96, 4, 123, 0, 0, 0, 0, 8, 4, 255, 255, 130, 0, 3, 32, 4, 255, 255, 133, 0, 3, 64, 4, 255, 255, 136, 0, 1, 96, 4
1325 , 255, 255, 139, 0, 1, 208, 4, 127, 0, 150, 0, 1, 64, 5, 153, 0, 151, 0, 1, 152, 4, 129, 0, 0, 0, 0, 208, 4, 137, 0
1326 , 0, 0, 0, 124, 4, 255, 255, 140, 0, 1, 152, 4, 131, 0, 141, 0, 1, 136, 4, 133, 0, 0, 0, 0, 152, 4, 135, 0, 0, 0
1327 , 0, 130, 4, 255, 255, 142, 0, 2, 136, 4, 255, 255, 144, 0, 2, 144, 4, 255, 255, 146, 0, 1, 152, 4, 255, 255, 147, 0, 1, 180
1328 , 4, 139, 0, 0, 0, 0, 208, 4, 255, 255, 0, 0, 0, 166, 4, 141, 0, 0, 0, 0, 180, 4, 255, 255, 0, 0, 0, 159, 4, 143
1329 , 0, 0, 0, 0, 166, 4, 255, 255, 0, 0, 0, 156, 4, 145, 0, 0, 0, 0, 159, 4, 149, 0, 0, 0, 0, 154, 4, 147, 0, 0
1330 , 0, 0, 156, 4, 255, 255, 0, 0, 0, 153, 4, 255, 255, 148, 0, 1, 154, 4, 255, 255, 0, 0, 0, 158, 4, 151, 0, 0, 0, 0
1331 , 159, 4, 255, 255, 0, 0, 0, 157, 4, 255, 255, 149, 0, 1, 158, 4, 255, 255, 0, 0, 0, 8, 5, 255, 255, 152, 0, 2, 64, 5
1332 , 155, 0, 154, 0, 2, 36, 5, 255, 255, 156, 0, 1, 64, 5, 255, 255, 157, 0, 1, 32, 6, 159, 0, 182, 0, 1, 0, 7, 175, 0
1333 , 183, 0, 1, 176, 5, 161, 0, 167, 0, 4, 32, 6, 169, 0, 171, 0, 4, 120, 5, 163, 0, 161, 0, 2, 176, 5, 165, 0, 163, 0
1334 , 2, 92, 5, 255, 255, 159, 0, 1, 120, 5, 255, 255, 160, 0, 1, 160, 5, 167, 0, 0, 0, 0, 176, 5, 255, 255, 0, 0, 0, 140
1335 , 5, 255, 255, 165, 0, 1, 160, 5, 255, 255, 166, 0, 1, 224, 5, 171, 0, 0, 0, 0, 32, 6, 173, 0, 0, 0, 0, 200, 5, 255
1336 , 255, 175, 0, 3, 224, 5, 255, 255, 178, 0, 3, 0, 6, 255, 255, 181, 0, 1, 32, 6, 255, 255, 184, 0, 1, 144, 6, 177, 0, 195
1337 , 0, 1, 0, 7, 203, 0, 196, 0, 1, 88, 6, 179, 0, 0, 0, 0, 144, 6, 187, 0, 0, 0, 0, 60, 6, 255, 255, 185, 0, 1
1338 , 88, 6, 181, 0, 186, 0, 1, 72, 6, 183, 0, 0, 0, 0, 88, 6, 185, 0, 0, 0, 0, 66, 6, 255, 255, 187, 0, 2, 72, 6
1339 , 255, 255, 189, 0, 2, 80, 6, 255, 255, 191, 0, 1, 88, 6, 255, 255, 192, 0, 1, 116, 6, 189, 0, 0, 0, 0, 144, 6, 255, 255
1340 , 0, 0, 0, 102, 6, 191, 0, 0, 0, 0, 116, 6, 255, 255, 0, 0, 0, 95, 6, 193, 0, 0, 0, 0, 102, 6, 255, 255, 0, 0
1341 , 0, 92, 6, 195, 0, 0, 0, 0, 95, 6, 199, 0, 0, 0, 0, 90, 6, 197, 0, 0, 0, 0, 92, 6, 255, 255, 0, 0, 0, 89
1342 , 6, 255, 255, 193, 0, 1, 90, 6, 255, 255, 0, 0, 0, 94, 6, 201, 0, 0, 0, 0, 95, 6, 255, 255, 0, 0, 0, 93, 6, 255
1343 , 255, 194, 0, 1, 94, 6, 255, 255, 0, 0, 0, 200, 6, 255, 255, 197, 0, 2, 0, 7, 205, 0, 199, 0, 2, 228, 6, 255, 255, 201
1344 , 0, 1, 0, 7, 255, 255, 202, 0, 1, 224, 7, 209, 0, 227, 0, 1, 192, 8, 225, 0, 228, 0, 1, 112, 7, 211, 0, 212, 0, 4
1345 , 224, 7, 219, 0, 216, 0, 4, 56, 7, 213, 0, 206, 0, 2, 112, 7, 215, 0, 208, 0, 2, 28, 7, 255, 255, 204, 0, 1, 56, 7
1346 , 255, 255, 205, 0, 1, 96, 7, 217, 0, 0, 0, 0, 112, 7, 255, 255, 0, 0, 0, 76, 7, 255, 255, 210, 0, 1, 96, 7, 255, 255
1347 , 211, 0, 1, 160, 7, 221, 0, 0, 0, 0, 224, 7, 223, 0, 0, 0, 0, 136, 7, 255, 255, 220, 0, 3, 160, 7, 255, 255, 223, 0
1348 , 3, 192, 7, 255, 255, 226, 0, 1, 224, 7, 255, 255, 229, 0, 1, 80, 8, 227, 0, 240, 0, 1, 192, 8, 253, 0, 241, 0, 1, 24
1349 , 8, 229, 0, 0, 0, 0, 80, 8, 237, 0, 0, 0, 0, 252, 7, 255, 255, 230, 0, 1, 24, 8, 231, 0, 231, 0, 1, 8, 8, 233
1350 , 0, 0, 0, 0, 24, 8, 235, 0, 0, 0, 0, 2, 8, 255, 255, 232, 0, 2, 8, 8, 255, 255, 234, 0, 2, 16, 8, 255, 255, 236
1351 , 0, 1, 24, 8, 255, 255, 237, 0, 1, 52, 8, 239, 0, 0, 0, 0, 80, 8, 255, 255, 0, 0, 0, 38, 8, 241, 0, 0, 0, 0
1352 , 52, 8, 255, 255, 0, 0, 0, 31, 8, 243, 0, 0, 0, 0, 38, 8, 255, 255, 0, 0, 0, 28, 8, 245, 0, 0, 0, 0, 31, 8
1353 , 249, 0, 0, 0, 0, 26, 8, 247, 0, 0, 0, 0, 28, 8, 255, 255, 0, 0, 0, 25, 8, 255, 255, 238, 0, 1, 26, 8, 255, 255
1354 , 0, 0, 0, 30, 8, 251, 0, 0, 0, 0, 31, 8, 255, 255, 0, 0, 0, 29, 8, 255, 255, 239, 0, 1, 30, 8, 255, 255, 0, 0
1355 , 0, 136, 8, 255, 255, 242, 0, 2, 192, 8, 255, 0, 244, 0, 2, 164, 8, 255, 255, 246, 0, 1, 192, 8, 255, 255, 247, 0, 1, 0
1356 , 14, 3, 1, 0, 0, 0, 63, 19, 157, 1, 0, 0, 0, 64, 12, 5, 1, 0, 0, 0, 0, 14, 107, 1, 82, 1, 1, 128, 10, 7
1357 , 1, 248, 0, 1, 64, 12, 57, 1, 37, 1, 1, 160, 9, 9, 1, 16, 1, 1, 128, 10, 25, 1, 17, 1, 1, 48, 9, 11, 1, 1
1358 , 1, 4, 160, 9, 19, 1, 5, 1, 4, 248, 8, 13, 1, 251, 0, 2, 48, 9, 15, 1, 253, 0, 2, 220, 8, 255, 255, 249, 0, 1
1359 , 248, 8, 255, 255, 250, 0, 1, 32, 9, 17, 1, 0, 0, 0, 48, 9, 255, 255, 0, 0, 0, 12, 9, 255, 255, 255, 0, 1, 32, 9
1360 , 255, 255, 0, 1, 1, 96, 9, 21, 1, 0, 0, 0, 160, 9, 23, 1, 0, 0, 0, 72, 9, 255, 255, 9, 1, 3, 96, 9, 255, 255
1361 , 12, 1, 3, 128, 9, 255, 255, 15, 1, 1, 160, 9, 255, 255, 18, 1, 1, 16, 10, 27, 1, 29, 1, 1, 128, 10, 53, 1, 30, 1
1362 , 1, 216, 9, 29, 1, 0, 0, 0, 16, 10, 37, 1, 0, 0, 0, 188, 9, 255, 255, 19, 1, 1, 216, 9, 31, 1, 20, 1, 1, 200
1363 , 9, 33, 1, 0, 0, 0, 216, 9, 35, 1, 0, 0, 0, 194, 9, 255, 255, 21, 1, 2, 200, 9, 255, 255, 23, 1, 2, 208, 9, 255
1364 , 255, 25, 1, 1, 216, 9, 255, 255, 26, 1, 1, 244, 9, 39, 1, 0, 0, 0, 16, 10, 255, 255, 0, 0, 0, 230, 9, 41, 1, 0
1365 , 0, 0, 244, 9, 255, 255, 0, 0, 0, 223, 9, 43, 1, 0, 0, 0, 230, 9, 255, 255, 0, 0, 0, 220, 9, 45, 1, 0, 0, 0
1366 , 223, 9, 49, 1, 0, 0, 0, 218, 9, 47, 1, 0, 0, 0, 220, 9, 255, 255, 0, 0, 0, 217, 9, 255, 255, 27, 1, 1, 218, 9
1367 , 255, 255, 0, 0, 0, 222, 9, 51, 1, 0, 0, 0, 223, 9, 255, 255, 0, 0, 0, 221, 9, 255, 255, 28, 1, 1, 222, 9, 255, 255
1368 , 0, 0, 0, 72, 10, 255, 255, 31, 1, 2, 128, 10, 55, 1, 33, 1, 2, 100, 10, 255, 255, 35, 1, 1, 128, 10, 255, 255, 36, 1
1369 , 1, 96, 11, 59, 1, 61, 1, 1, 64, 12, 75, 1, 62, 1, 1, 240, 10, 61, 1, 46, 1, 4, 96, 11, 69, 1, 50, 1, 4, 184
1370 , 10, 63, 1, 40, 1, 2, 240, 10, 65, 1, 42, 1, 2, 156, 10, 255, 255, 38, 1, 1, 184, 10, 255, 255, 39, 1, 1, 224, 10, 67
1371 , 1, 0, 0, 0, 240, 10, 255, 255, 0, 0, 0, 204, 10, 255, 255, 44, 1, 1, 224, 10, 255, 255, 45, 1, 1, 32, 11, 71, 1, 0
1372 , 0, 0, 96, 11, 73, 1, 0, 0, 0, 8, 11, 255, 255, 54, 1, 3, 32, 11, 255, 255, 57, 1, 3, 64, 11, 255, 255, 60, 1, 1
1373 , 96, 11, 255, 255, 63, 1, 1, 208, 11, 77, 1, 74, 1, 1, 64, 12, 103, 1, 75, 1, 1, 152, 11, 79, 1, 0, 0, 0, 208, 11
1374 , 87, 1, 0, 0, 0, 124, 11, 255, 255, 64, 1, 1, 152, 11, 81, 1, 65, 1, 1, 136, 11, 83, 1, 0, 0, 0, 152, 11, 85, 1
1375 , 0, 0, 0, 130, 11, 255, 255, 66, 1, 2, 136, 11, 255, 255, 68, 1, 2, 144, 11, 255, 255, 70, 1, 1, 152, 11, 255, 255, 71, 1
1376 , 1, 180, 11, 89, 1, 0, 0, 0, 208, 11, 255, 255, 0, 0, 0, 166, 11, 91, 1, 0, 0, 0, 180, 11, 255, 255, 0, 0, 0, 159
1377 , 11, 93, 1, 0, 0, 0, 166, 11, 255, 255, 0, 0, 0, 156, 11, 95, 1, 0, 0, 0, 159, 11, 99, 1, 0, 0, 0, 154, 11, 97
1378 , 1, 0, 0, 0, 156, 11, 255, 255, 0, 0, 0, 153, 11, 255, 255, 72, 1, 1, 154, 11, 255, 255, 0, 0, 0, 158, 11, 101, 1, 0
1379 , 0, 0, 159, 11, 255, 255, 0, 0, 0, 157, 11, 255, 255, 73, 1, 1, 158, 11, 255, 255, 0, 0, 0, 8, 12, 255, 255, 76, 1, 2
1380 , 64, 12, 105, 1, 78, 1, 2, 36, 12, 255, 255, 80, 1, 1, 64, 12, 255, 255, 81, 1, 1, 32, 13, 109, 1, 106, 1, 1, 0, 14
1381 , 125, 1, 107, 1, 1, 176, 12, 111, 1, 91, 1, 4, 32, 13, 119, 1, 95, 1, 4, 120, 12, 113, 1, 85, 1, 2, 176, 12, 115, 1
1382 , 87, 1, 2, 92, 12, 255, 255, 83, 1, 1, 120, 12, 255, 255, 84, 1, 1, 160, 12, 117, 1, 0, 0, 0, 176, 12, 255, 255, 0, 0
1383 , 0, 140, 12, 255, 255, 89, 1, 1, 160, 12, 255, 255, 90, 1, 1, 224, 12, 121, 1, 0, 0, 0, 32, 13, 123, 1, 0, 0, 0, 200
1384 , 12, 255, 255, 99, 1, 3, 224, 12, 255, 255, 102, 1, 3, 0, 13, 255, 255, 105, 1, 1, 32, 13, 255, 255, 108, 1, 1, 144, 13, 127
1385 , 1, 119, 1, 1, 0, 14, 153, 1, 120, 1, 1, 88, 13, 129, 1, 0, 0, 0, 144, 13, 137, 1, 0, 0, 0, 60, 13, 255, 255, 109
1386 , 1, 1, 88, 13, 131, 1, 110, 1, 1, 72, 13, 133, 1, 0, 0, 0, 88, 13, 135, 1, 0, 0, 0, 66, 13, 255, 255, 111, 1, 2
1387 , 72, 13, 255, 255, 113, 1, 2, 80, 13, 255, 255, 115, 1, 1, 88, 13, 255, 255, 116, 1, 1, 116, 13, 139, 1, 0, 0, 0, 144, 13
1388 , 255, 255, 0, 0, 0, 102, 13, 141, 1, 0, 0, 0, 116, 13, 255, 255, 0, 0, 0, 95, 13, 143, 1, 0, 0, 0, 102, 13, 255, 255
1389 , 0, 0, 0, 92, 13, 145, 1, 0, 0, 0, 95, 13, 149, 1, 0, 0, 0, 90, 13, 147, 1, 0, 0, 0, 92, 13, 255, 255, 0, 0
1390 , 0, 89, 13, 255, 255, 117, 1, 1, 90, 13, 255, 255, 0, 0, 0, 94, 13, 151, 1, 0, 0, 0, 95, 13, 255, 255, 0, 0, 0, 93
1391 , 13, 255, 255, 118, 1, 1, 94, 13, 255, 255, 0, 0, 0, 200, 13, 255, 255, 121, 1, 2, 0, 14, 155, 1, 123, 1, 2, 228, 13, 255
1392 , 255, 125, 1, 1, 0, 14, 255, 255, 126, 1, 1, 128, 17, 159, 1, 0, 0, 0, 63, 19, 5, 2, 0, 0, 0, 192, 15, 161, 1, 127
1393 , 1, 1, 128, 17, 211, 1, 172, 1, 1, 224, 14, 163, 1, 151, 1, 1, 192, 15, 179, 1, 152, 1, 1, 112, 14, 165, 1, 136, 1, 4
1394 , 224, 14, 173, 1, 140, 1, 4, 56, 14, 167, 1, 130, 1, 2, 112, 14, 169, 1, 132, 1, 2, 28, 14, 255, 255, 128, 1, 1, 56, 14
1395 , 255, 255, 129, 1, 1, 96, 14, 171, 1, 0, 0, 0, 112, 14, 255, 255, 0, 0, 0, 76, 14, 255, 255, 134, 1, 1, 96, 14, 255, 255
1396 , 135, 1, 1, 160, 14, 175, 1, 0, 0, 0, 224, 14, 177, 1, 0, 0, 0, 136, 14, 255, 255, 144, 1, 3, 160, 14, 255, 255, 147, 1
1397 , 3, 192, 14, 255, 255, 150, 1, 1, 224, 14, 255, 255, 153, 1, 1, 80, 15, 181, 1, 164, 1, 1, 192, 15, 207, 1, 165, 1, 1, 24
1398 , 15, 183, 1, 0, 0, 0, 80, 15, 191, 1, 0, 0, 0, 252, 14, 255, 255, 154, 1, 1, 24, 15, 185, 1, 155, 1, 1, 8, 15, 187
1399 , 1, 0, 0, 0, 24, 15, 189, 1, 0, 0, 0, 2, 15, 255, 255, 156, 1, 2, 8, 15, 255, 255, 158, 1, 2, 16, 15, 255, 255, 160
1400 , 1, 1, 24, 15, 255, 255, 161, 1, 1, 52, 15, 193, 1, 0, 0, 0, 80, 15, 255, 255, 0, 0, 0, 38, 15, 195, 1, 0, 0, 0
1401 , 52, 15, 255, 255, 0, 0, 0, 31, 15, 197, 1, 0, 0, 0, 38, 15, 255, 255, 0, 0, 0, 28, 15, 199, 1, 0, 0, 0, 31, 15
1402 , 203, 1, 0, 0, 0, 26, 15, 201, 1, 0, 0, 0, 28, 15, 255, 255, 0, 0, 0, 25, 15, 255, 255, 162, 1, 1, 26, 15, 255, 255
1403 , 0, 0, 0, 30, 15, 205, 1, 0, 0, 0, 31, 15, 255, 255, 0, 0, 0, 29, 15, 255, 255, 163, 1, 1, 30, 15, 255, 255, 0, 0
1404 , 0, 136, 15, 255, 255, 166, 1, 2, 192, 15, 209, 1, 168, 1, 2, 164, 15, 255, 255, 170, 1, 1, 192, 15, 255, 255, 171, 1, 1, 160
1405 , 16, 213, 1, 196, 1, 1, 128, 17, 229, 1, 197, 1, 1, 48, 16, 215, 1, 181, 1, 4, 160, 16, 223, 1, 185, 1, 4, 248, 15, 217
1406 , 1, 175, 1, 2, 48, 16, 219, 1, 177, 1, 2, 220, 15, 255, 255, 173, 1, 1, 248, 15, 255, 255, 174, 1, 1, 32, 16, 221, 1, 0
1407 , 0, 0, 48, 16, 255, 255, 0, 0, 0, 12, 16, 255, 255, 179, 1, 1, 32, 16, 255, 255, 180, 1, 1, 96, 16, 225, 1, 0, 0, 0
1408 , 160, 16, 227, 1, 0, 0, 0, 72, 16, 255, 255, 189, 1, 3, 96, 16, 255, 255, 192, 1, 3, 128, 16, 255, 255, 195, 1, 1, 160, 16
1409 , 255, 255, 198, 1, 1, 16, 17, 231, 1, 209, 1, 1, 128, 17, 1, 2, 210, 1, 1, 216, 16, 233, 1, 0, 0, 0, 16, 17, 241, 1
1410 , 0, 0, 0, 188, 16, 255, 255, 199, 1, 1, 216, 16, 235, 1, 200, 1, 1, 200, 16, 237, 1, 0, 0, 0, 216, 16, 239, 1, 0, 0
1411 , 0, 194, 16, 255, 255, 201, 1, 2, 200, 16, 255, 255, 203, 1, 2, 208, 16, 255, 255, 205, 1, 1, 216, 16, 255, 255, 206, 1, 1, 244
1412 , 16, 243, 1, 0, 0, 0, 16, 17, 255, 255, 0, 0, 0, 230, 16, 245, 1, 0, 0, 0, 244, 16, 255, 255, 0, 0, 0, 223, 16, 247
1413 , 1, 0, 0, 0, 230, 16, 255, 255, 0, 0, 0, 220, 16, 249, 1, 0, 0, 0, 223, 16, 253, 1, 0, 0, 0, 218, 16, 251, 1, 0
1414 , 0, 0, 220, 16, 255, 255, 0, 0, 0, 217, 16, 255, 255, 207, 1, 1, 218, 16, 255, 255, 0, 0, 0, 222, 16, 255, 1, 0, 0, 0
1415 , 223, 16, 255, 255, 0, 0, 0, 221, 16, 255, 255, 208, 1, 1, 222, 16, 255, 255, 0, 0, 0, 72, 17, 255, 255, 211, 1, 2, 128, 17
1416 , 3, 2, 213, 1, 2, 100, 17, 255, 255, 215, 1, 1, 128, 17, 255, 255, 216, 1, 1, 96, 18, 7, 2, 217, 1, 2, 63, 19, 23, 2
1417 , 219, 1, 2, 240, 17, 9, 2, 229, 1, 4, 96, 18, 17, 2, 233, 1, 4, 184, 17, 11, 2, 223, 1, 2, 240, 17, 13, 2, 225, 1
1418 , 2, 156, 17, 255, 255, 221, 1, 1, 184, 17, 255, 255, 222, 1, 1, 224, 17, 15, 2, 0, 0, 0, 240, 17, 255, 255, 0, 0, 0, 204
1419 , 17, 255, 255, 227, 1, 1, 224, 17, 255, 255, 228, 1, 1, 32, 18, 19, 2, 0, 0, 0, 96, 18, 21, 2, 0, 0, 0, 8, 18, 255
1420 , 255, 237, 1, 3, 32, 18, 255, 255, 240, 1, 3, 64, 18, 255, 255, 243, 1, 1, 96, 18, 255, 255, 244, 1, 1, 208, 18, 25, 2, 255
1421 , 1, 1, 63, 19, 51, 2, 0, 2, 1, 152, 18, 27, 2, 0, 0, 0, 208, 18, 35, 2, 0, 0, 0, 124, 18, 255, 255, 245, 1, 1
1422 , 152, 18, 29, 2, 246, 1, 1, 136, 18, 31, 2, 0, 0, 0, 152, 18, 33, 2, 0, 0, 0, 130, 18, 255, 255, 247, 1, 2, 136, 18
1423 , 255, 255, 249, 1, 2, 144, 18, 255, 255, 251, 1, 1, 152, 18, 255, 255, 252, 1, 1, 180, 18, 37, 2, 0, 0, 0, 208, 18, 255, 255
1424 , 0, 0, 0, 166, 18, 39, 2, 0, 0, 0, 180, 18, 255, 255, 0, 0, 0, 159, 18, 41, 2, 0, 0, 0, 166, 18, 255, 255, 0, 0
1425 , 0, 156, 18, 43, 2, 0, 0, 0, 159, 18, 47, 2, 0, 0, 0, 154, 18, 45, 2, 0, 0, 0, 156, 18, 255, 255, 0, 0, 0, 153
1426 , 18, 255, 255, 253, 1, 1, 154, 18, 255, 255, 0, 0, 0, 158, 18, 49, 2, 0, 0, 0, 159, 18, 255, 255, 0, 0, 0, 157, 18, 255
1427 , 255, 254, 1, 1, 158, 18, 255, 255, 0, 0, 0, 0, 19, 255, 255, 0, 0, 0, 63, 19, 53, 2, 0, 0, 0, 32, 19, 255, 255, 1
1428 , 2, 2, 63, 19, 55, 2, 3, 2, 1, 48, 19, 255, 255, 4, 2, 1, 63, 19, 255, 255, 5, 2, 1
1429 }, new ushort[]
1430 {
1431 // Control tree node indicies
1432
1433 0, 17, 18, 1, 30, 42, 31, 43, 19, 32, 33, 37, 2, 44, 45, 49, 19, 32, 33, 37, 2, 44, 45, 49, 34, 35, 36, 46, 47, 48
1434 , 34, 35, 36, 46, 47, 48, 20, 3, 20, 3, 21, 39, 4, 51, 21, 39, 4, 51, 38, 50, 38, 50, 22, 23, 5, 22, 23, 5, 24, 25
1435 , 6, 26, 27, 28, 28, 29, 40, 41, 7, 52, 52, 53, 65, 53, 65, 66, 66, 54, 69, 70, 71, 54, 69, 70, 71, 67, 68, 72, 67, 68
1436 , 72, 55, 56, 56, 73, 74, 74, 57, 58, 57, 58, 59, 60, 61, 62, 63, 63, 64, 75, 64, 75, 76, 76, 8, 77, 77, 78, 90, 78, 90
1437 , 91, 91, 79, 94, 95, 96, 79, 94, 95, 96, 92, 93, 97, 92, 93, 97, 80, 81, 81, 98, 99, 99, 82, 83, 82, 83, 84, 85, 86, 87
1438 , 88, 88, 89, 100, 89, 100, 101, 101, 9, 102, 102, 103, 115, 103, 115, 116, 116, 104, 119, 120, 121, 104, 119, 120, 121, 117, 118, 122, 117, 118
1439 , 122, 105, 106, 106, 123, 124, 124, 107, 108, 107, 108, 109, 110, 111, 112, 113, 113, 114, 125, 114, 125, 126, 126, 10, 127, 127, 128, 140, 128, 140
1440 , 141, 141, 129, 144, 145, 146, 129, 144, 145, 146, 142, 143, 147, 142, 143, 147, 130, 131, 131, 148, 149, 149, 132, 133, 132, 133, 134, 135, 136, 137
1441 , 138, 138, 139, 150, 139, 150, 151, 151, 11, 152, 152, 153, 165, 153, 165, 166, 166, 154, 169, 170, 171, 154, 169, 170, 171, 167, 168, 172, 167, 168
1442 , 172, 155, 156, 156, 173, 174, 174, 157, 158, 157, 158, 159, 160, 161, 162, 163, 163, 164, 175, 164, 175, 176, 176, 12, 177, 177, 178, 190, 178, 190
1443 , 191, 191, 179, 194, 195, 196, 179, 194, 195, 196, 192, 193, 197, 192, 193, 197, 180, 181, 181, 198, 199, 199, 182, 183, 182, 183, 184, 185, 186, 187
1444 , 188, 188, 189, 200, 189, 200, 201, 201, 13, 202, 202, 203, 215, 203, 215, 216, 216, 204, 219, 220, 221, 204, 219, 220, 221, 217, 218, 222, 217, 218
1445 , 222, 205, 206, 206, 223, 224, 224, 207, 208, 207, 208, 209, 210, 211, 212, 213, 213, 214, 225, 214, 225, 226, 226, 14, 227, 227, 228, 240, 228, 240
1446 , 241, 241, 229, 244, 245, 246, 229, 244, 245, 246, 242, 243, 247, 242, 243, 247, 230, 231, 231, 248, 249, 249, 232, 233, 232, 233, 234, 235, 236, 237
1447 , 238, 238, 239, 250, 239, 250, 251, 251, 15, 252, 252, 253, 265, 253, 265, 266, 266, 254, 269, 270, 271, 254, 269, 270, 271, 267, 268, 272, 267, 268
1448 , 272, 255, 256, 256, 273, 274, 274, 257, 258, 257, 258, 259, 260, 261, 262, 263, 263, 264, 275, 264, 275, 276, 276, 16, 281, 16, 281, 277, 277, 278
1449 , 290, 278, 290, 291, 291, 279, 294, 295, 296, 279, 294, 295, 296, 292, 293, 297, 292, 293, 297, 280, 298, 299, 299, 282, 283, 282, 283, 284, 285, 286
1450 , 287, 288, 288, 289, 300, 289, 301, 301
1451 });
1452
1453 builder.Finish();
1454 }
1455
1456 private UnityEngine.InputSystem.Controls.TouchControl Initialize_ctrlTouchscreenprimaryTouch(InternedString kTouchLayout, InputControl parent)
1457 {
1458 var ctrlTouchscreenprimaryTouch = new UnityEngine.InputSystem.Controls.TouchControl();
1459 ctrlTouchscreenprimaryTouch.Setup()
1460 .At(this, 0)
1461 .WithParent(parent)
1462 .WithChildren(17, 13)
1463 .WithName("primaryTouch")
1464 .WithDisplayName("Primary Touch")
1465 .WithLayout(kTouchLayout)
1466 .IsSynthetic(true)
1467 .WithStateBlock(new InputStateBlock
1468 {
1469 format = new FourCC(1414485315),
1470 byteOffset = 0,
1471 bitOffset = 0,
1472 sizeInBits = 448
1473 })
1474 .Finish();
1475 return ctrlTouchscreenprimaryTouch;
1476 }
1477
1478 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreenposition(InternedString kVector2Layout, InputControl parent)
1479 {
1480 var ctrlTouchscreenposition = new UnityEngine.InputSystem.Controls.Vector2Control();
1481 ctrlTouchscreenposition.Setup()
1482 .At(this, 1)
1483 .WithParent(parent)
1484 .WithChildren(42, 2)
1485 .WithName("position")
1486 .WithDisplayName("Position")
1487 .WithLayout(kVector2Layout)
1488 .WithUsages(1, 1)
1489 .DontReset(true)
1490 .WithStateBlock(new InputStateBlock
1491 {
1492 format = new FourCC(1447379762),
1493 byteOffset = 4,
1494 bitOffset = 0,
1495 sizeInBits = 64
1496 })
1497 #if UNITY_EDITOR
1498 .WithProcessor<InputProcessor<UnityEngine.Vector2>, UnityEngine.Vector2>(new UnityEngine.InputSystem.Processors.EditorWindowSpaceProcessor())
1499 #endif
1500 .Finish();
1501 return ctrlTouchscreenposition;
1502 }
1503
1504 private UnityEngine.InputSystem.Controls.DeltaControl Initialize_ctrlTouchscreendelta(InternedString kDeltaLayout, InputControl parent)
1505 {
1506 var ctrlTouchscreendelta = new UnityEngine.InputSystem.Controls.DeltaControl();
1507 ctrlTouchscreendelta.Setup()
1508 .At(this, 2)
1509 .WithParent(parent)
1510 .WithChildren(44, 6)
1511 .WithName("delta")
1512 .WithDisplayName("Delta")
1513 .WithLayout(kDeltaLayout)
1514 .WithUsages(2, 1)
1515 .WithStateBlock(new InputStateBlock
1516 {
1517 format = new FourCC(1447379762),
1518 byteOffset = 12,
1519 bitOffset = 0,
1520 sizeInBits = 64
1521 })
1522 .Finish();
1523 return ctrlTouchscreendelta;
1524 }
1525
1526 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreenpressure(InternedString kAnalogLayout, InputControl parent)
1527 {
1528 var ctrlTouchscreenpressure = new UnityEngine.InputSystem.Controls.AxisControl();
1529 ctrlTouchscreenpressure.Setup()
1530 .At(this, 3)
1531 .WithParent(parent)
1532 .WithName("pressure")
1533 .WithDisplayName("Pressure")
1534 .WithLayout(kAnalogLayout)
1535 .WithUsages(3, 1)
1536 .WithStateBlock(new InputStateBlock
1537 {
1538 format = new FourCC(1179407392),
1539 byteOffset = 20,
1540 bitOffset = 0,
1541 sizeInBits = 32
1542 })
1543 .WithDefaultState(1)
1544 .Finish();
1545 return ctrlTouchscreenpressure;
1546 }
1547
1548 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreenradius(InternedString kVector2Layout, InputControl parent)
1549 {
1550 var ctrlTouchscreenradius = new UnityEngine.InputSystem.Controls.Vector2Control();
1551 ctrlTouchscreenradius.Setup()
1552 .At(this, 4)
1553 .WithParent(parent)
1554 .WithChildren(50, 2)
1555 .WithName("radius")
1556 .WithDisplayName("Radius")
1557 .WithLayout(kVector2Layout)
1558 .WithUsages(4, 1)
1559 .WithStateBlock(new InputStateBlock
1560 {
1561 format = new FourCC(1447379762),
1562 byteOffset = 24,
1563 bitOffset = 0,
1564 sizeInBits = 64
1565 })
1566 .Finish();
1567 return ctrlTouchscreenradius;
1568 }
1569
1570 private UnityEngine.InputSystem.Controls.TouchPressControl Initialize_ctrlTouchscreenpress(InternedString kTouchPressLayout, InputControl parent)
1571 {
1572 var ctrlTouchscreenpress = new UnityEngine.InputSystem.Controls.TouchPressControl();
1573 ctrlTouchscreenpress.Setup()
1574 .At(this, 5)
1575 .WithParent(parent)
1576 .WithName("press")
1577 .WithDisplayName("Press")
1578 .WithLayout(kTouchPressLayout)
1579 .IsSynthetic(true)
1580 .IsButton(true)
1581 .WithStateBlock(new InputStateBlock
1582 {
1583 format = new FourCC(1113150533),
1584 byteOffset = 32,
1585 bitOffset = 0,
1586 sizeInBits = 8
1587 })
1588 .WithMinAndMax(0, 1)
1589 .Finish();
1590 return ctrlTouchscreenpress;
1591 }
1592
1593 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreendisplayIndex(InternedString kIntegerLayout, InputControl parent)
1594 {
1595 var ctrlTouchscreendisplayIndex = new UnityEngine.InputSystem.Controls.IntegerControl();
1596 ctrlTouchscreendisplayIndex.Setup()
1597 .At(this, 6)
1598 .WithParent(parent)
1599 .WithName("displayIndex")
1600 .WithDisplayName("Display Index")
1601 .WithLayout(kIntegerLayout)
1602 .WithStateBlock(new InputStateBlock
1603 {
1604 format = new FourCC(1113150533),
1605 byteOffset = 34,
1606 bitOffset = 0,
1607 sizeInBits = 8
1608 })
1609 .Finish();
1610 return ctrlTouchscreendisplayIndex;
1611 }
1612
1613 private UnityEngine.InputSystem.Controls.TouchControl Initialize_ctrlTouchscreentouch0(InternedString kTouchLayout, InputControl parent)
1614 {
1615 var ctrlTouchscreentouch0 = new UnityEngine.InputSystem.Controls.TouchControl();
1616 ctrlTouchscreentouch0.Setup()
1617 .At(this, 7)
1618 .WithParent(parent)
1619 .WithChildren(52, 13)
1620 .WithName("touch0")
1621 .WithDisplayName("Touch")
1622 .WithLayout(kTouchLayout)
1623 .WithStateBlock(new InputStateBlock
1624 {
1625 format = new FourCC(1414485315),
1626 byteOffset = 56,
1627 bitOffset = 0,
1628 sizeInBits = 448
1629 })
1630 .Finish();
1631 return ctrlTouchscreentouch0;
1632 }
1633
1634 private UnityEngine.InputSystem.Controls.TouchControl Initialize_ctrlTouchscreentouch1(InternedString kTouchLayout, InputControl parent)
1635 {
1636 var ctrlTouchscreentouch1 = new UnityEngine.InputSystem.Controls.TouchControl();
1637 ctrlTouchscreentouch1.Setup()
1638 .At(this, 8)
1639 .WithParent(parent)
1640 .WithChildren(77, 13)
1641 .WithName("touch1")
1642 .WithDisplayName("Touch")
1643 .WithLayout(kTouchLayout)
1644 .WithStateBlock(new InputStateBlock
1645 {
1646 format = new FourCC(1414485315),
1647 byteOffset = 112,
1648 bitOffset = 0,
1649 sizeInBits = 448
1650 })
1651 .Finish();
1652 return ctrlTouchscreentouch1;
1653 }
1654
1655 private UnityEngine.InputSystem.Controls.TouchControl Initialize_ctrlTouchscreentouch2(InternedString kTouchLayout, InputControl parent)
1656 {
1657 var ctrlTouchscreentouch2 = new UnityEngine.InputSystem.Controls.TouchControl();
1658 ctrlTouchscreentouch2.Setup()
1659 .At(this, 9)
1660 .WithParent(parent)
1661 .WithChildren(102, 13)
1662 .WithName("touch2")
1663 .WithDisplayName("Touch")
1664 .WithLayout(kTouchLayout)
1665 .WithStateBlock(new InputStateBlock
1666 {
1667 format = new FourCC(1414485315),
1668 byteOffset = 168,
1669 bitOffset = 0,
1670 sizeInBits = 448
1671 })
1672 .Finish();
1673 return ctrlTouchscreentouch2;
1674 }
1675
1676 private UnityEngine.InputSystem.Controls.TouchControl Initialize_ctrlTouchscreentouch3(InternedString kTouchLayout, InputControl parent)
1677 {
1678 var ctrlTouchscreentouch3 = new UnityEngine.InputSystem.Controls.TouchControl();
1679 ctrlTouchscreentouch3.Setup()
1680 .At(this, 10)
1681 .WithParent(parent)
1682 .WithChildren(127, 13)
1683 .WithName("touch3")
1684 .WithDisplayName("Touch")
1685 .WithLayout(kTouchLayout)
1686 .WithStateBlock(new InputStateBlock
1687 {
1688 format = new FourCC(1414485315),
1689 byteOffset = 224,
1690 bitOffset = 0,
1691 sizeInBits = 448
1692 })
1693 .Finish();
1694 return ctrlTouchscreentouch3;
1695 }
1696
1697 private UnityEngine.InputSystem.Controls.TouchControl Initialize_ctrlTouchscreentouch4(InternedString kTouchLayout, InputControl parent)
1698 {
1699 var ctrlTouchscreentouch4 = new UnityEngine.InputSystem.Controls.TouchControl();
1700 ctrlTouchscreentouch4.Setup()
1701 .At(this, 11)
1702 .WithParent(parent)
1703 .WithChildren(152, 13)
1704 .WithName("touch4")
1705 .WithDisplayName("Touch")
1706 .WithLayout(kTouchLayout)
1707 .WithStateBlock(new InputStateBlock
1708 {
1709 format = new FourCC(1414485315),
1710 byteOffset = 280,
1711 bitOffset = 0,
1712 sizeInBits = 448
1713 })
1714 .Finish();
1715 return ctrlTouchscreentouch4;
1716 }
1717
1718 private UnityEngine.InputSystem.Controls.TouchControl Initialize_ctrlTouchscreentouch5(InternedString kTouchLayout, InputControl parent)
1719 {
1720 var ctrlTouchscreentouch5 = new UnityEngine.InputSystem.Controls.TouchControl();
1721 ctrlTouchscreentouch5.Setup()
1722 .At(this, 12)
1723 .WithParent(parent)
1724 .WithChildren(177, 13)
1725 .WithName("touch5")
1726 .WithDisplayName("Touch")
1727 .WithLayout(kTouchLayout)
1728 .WithStateBlock(new InputStateBlock
1729 {
1730 format = new FourCC(1414485315),
1731 byteOffset = 336,
1732 bitOffset = 0,
1733 sizeInBits = 448
1734 })
1735 .Finish();
1736 return ctrlTouchscreentouch5;
1737 }
1738
1739 private UnityEngine.InputSystem.Controls.TouchControl Initialize_ctrlTouchscreentouch6(InternedString kTouchLayout, InputControl parent)
1740 {
1741 var ctrlTouchscreentouch6 = new UnityEngine.InputSystem.Controls.TouchControl();
1742 ctrlTouchscreentouch6.Setup()
1743 .At(this, 13)
1744 .WithParent(parent)
1745 .WithChildren(202, 13)
1746 .WithName("touch6")
1747 .WithDisplayName("Touch")
1748 .WithLayout(kTouchLayout)
1749 .WithStateBlock(new InputStateBlock
1750 {
1751 format = new FourCC(1414485315),
1752 byteOffset = 392,
1753 bitOffset = 0,
1754 sizeInBits = 448
1755 })
1756 .Finish();
1757 return ctrlTouchscreentouch6;
1758 }
1759
1760 private UnityEngine.InputSystem.Controls.TouchControl Initialize_ctrlTouchscreentouch7(InternedString kTouchLayout, InputControl parent)
1761 {
1762 var ctrlTouchscreentouch7 = new UnityEngine.InputSystem.Controls.TouchControl();
1763 ctrlTouchscreentouch7.Setup()
1764 .At(this, 14)
1765 .WithParent(parent)
1766 .WithChildren(227, 13)
1767 .WithName("touch7")
1768 .WithDisplayName("Touch")
1769 .WithLayout(kTouchLayout)
1770 .WithStateBlock(new InputStateBlock
1771 {
1772 format = new FourCC(1414485315),
1773 byteOffset = 448,
1774 bitOffset = 0,
1775 sizeInBits = 448
1776 })
1777 .Finish();
1778 return ctrlTouchscreentouch7;
1779 }
1780
1781 private UnityEngine.InputSystem.Controls.TouchControl Initialize_ctrlTouchscreentouch8(InternedString kTouchLayout, InputControl parent)
1782 {
1783 var ctrlTouchscreentouch8 = new UnityEngine.InputSystem.Controls.TouchControl();
1784 ctrlTouchscreentouch8.Setup()
1785 .At(this, 15)
1786 .WithParent(parent)
1787 .WithChildren(252, 13)
1788 .WithName("touch8")
1789 .WithDisplayName("Touch")
1790 .WithLayout(kTouchLayout)
1791 .WithStateBlock(new InputStateBlock
1792 {
1793 format = new FourCC(1414485315),
1794 byteOffset = 504,
1795 bitOffset = 0,
1796 sizeInBits = 448
1797 })
1798 .Finish();
1799 return ctrlTouchscreentouch8;
1800 }
1801
1802 private UnityEngine.InputSystem.Controls.TouchControl Initialize_ctrlTouchscreentouch9(InternedString kTouchLayout, InputControl parent)
1803 {
1804 var ctrlTouchscreentouch9 = new UnityEngine.InputSystem.Controls.TouchControl();
1805 ctrlTouchscreentouch9.Setup()
1806 .At(this, 16)
1807 .WithParent(parent)
1808 .WithChildren(277, 13)
1809 .WithName("touch9")
1810 .WithDisplayName("Touch")
1811 .WithLayout(kTouchLayout)
1812 .WithStateBlock(new InputStateBlock
1813 {
1814 format = new FourCC(1414485315),
1815 byteOffset = 560,
1816 bitOffset = 0,
1817 sizeInBits = 448
1818 })
1819 .Finish();
1820 return ctrlTouchscreentouch9;
1821 }
1822
1823 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreenprimaryTouchtouchId(InternedString kIntegerLayout, InputControl parent)
1824 {
1825 var ctrlTouchscreenprimaryTouchtouchId = new UnityEngine.InputSystem.Controls.IntegerControl();
1826 ctrlTouchscreenprimaryTouchtouchId.Setup()
1827 .At(this, 17)
1828 .WithParent(parent)
1829 .WithName("touchId")
1830 .WithDisplayName("Primary Touch Touch ID")
1831 .WithShortDisplayName("Primary Touch Touch ID")
1832 .WithLayout(kIntegerLayout)
1833 .IsSynthetic(true)
1834 .DontReset(true)
1835 .WithStateBlock(new InputStateBlock
1836 {
1837 format = new FourCC(1229870112),
1838 byteOffset = 0,
1839 bitOffset = 0,
1840 sizeInBits = 32
1841 })
1842 .Finish();
1843 return ctrlTouchscreenprimaryTouchtouchId;
1844 }
1845
1846 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreenprimaryTouchposition(InternedString kVector2Layout, InputControl parent)
1847 {
1848 var ctrlTouchscreenprimaryTouchposition = new UnityEngine.InputSystem.Controls.Vector2Control();
1849 ctrlTouchscreenprimaryTouchposition.Setup()
1850 .At(this, 18)
1851 .WithParent(parent)
1852 .WithChildren(30, 2)
1853 .WithName("position")
1854 .WithDisplayName("Primary Touch Position")
1855 .WithShortDisplayName("Primary Touch Position")
1856 .WithLayout(kVector2Layout)
1857 .DontReset(true)
1858 .WithStateBlock(new InputStateBlock
1859 {
1860 format = new FourCC(1447379762),
1861 byteOffset = 4,
1862 bitOffset = 0,
1863 sizeInBits = 64
1864 })
1865 .Finish();
1866 return ctrlTouchscreenprimaryTouchposition;
1867 }
1868
1869 private UnityEngine.InputSystem.Controls.DeltaControl Initialize_ctrlTouchscreenprimaryTouchdelta(InternedString kDeltaLayout, InputControl parent)
1870 {
1871 var ctrlTouchscreenprimaryTouchdelta = new UnityEngine.InputSystem.Controls.DeltaControl();
1872 ctrlTouchscreenprimaryTouchdelta.Setup()
1873 .At(this, 19)
1874 .WithParent(parent)
1875 .WithChildren(32, 6)
1876 .WithName("delta")
1877 .WithDisplayName("Primary Touch Delta")
1878 .WithShortDisplayName("Primary Touch Delta")
1879 .WithLayout(kDeltaLayout)
1880 .WithStateBlock(new InputStateBlock
1881 {
1882 format = new FourCC(1447379762),
1883 byteOffset = 12,
1884 bitOffset = 0,
1885 sizeInBits = 64
1886 })
1887 .Finish();
1888 return ctrlTouchscreenprimaryTouchdelta;
1889 }
1890
1891 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreenprimaryTouchpressure(InternedString kAxisLayout, InputControl parent)
1892 {
1893 var ctrlTouchscreenprimaryTouchpressure = new UnityEngine.InputSystem.Controls.AxisControl();
1894 ctrlTouchscreenprimaryTouchpressure.Setup()
1895 .At(this, 20)
1896 .WithParent(parent)
1897 .WithName("pressure")
1898 .WithDisplayName("Primary Touch Pressure")
1899 .WithShortDisplayName("Primary Touch Pressure")
1900 .WithLayout(kAxisLayout)
1901 .WithStateBlock(new InputStateBlock
1902 {
1903 format = new FourCC(1179407392),
1904 byteOffset = 20,
1905 bitOffset = 0,
1906 sizeInBits = 32
1907 })
1908 .Finish();
1909 return ctrlTouchscreenprimaryTouchpressure;
1910 }
1911
1912 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreenprimaryTouchradius(InternedString kVector2Layout, InputControl parent)
1913 {
1914 var ctrlTouchscreenprimaryTouchradius = new UnityEngine.InputSystem.Controls.Vector2Control();
1915 ctrlTouchscreenprimaryTouchradius.Setup()
1916 .At(this, 21)
1917 .WithParent(parent)
1918 .WithChildren(38, 2)
1919 .WithName("radius")
1920 .WithDisplayName("Primary Touch Radius")
1921 .WithShortDisplayName("Primary Touch Radius")
1922 .WithLayout(kVector2Layout)
1923 .WithStateBlock(new InputStateBlock
1924 {
1925 format = new FourCC(1447379762),
1926 byteOffset = 24,
1927 bitOffset = 0,
1928 sizeInBits = 64
1929 })
1930 .Finish();
1931 return ctrlTouchscreenprimaryTouchradius;
1932 }
1933
1934 private UnityEngine.InputSystem.Controls.TouchPhaseControl Initialize_ctrlTouchscreenprimaryTouchphase(InternedString kTouchPhaseLayout, InputControl parent)
1935 {
1936 var ctrlTouchscreenprimaryTouchphase = new UnityEngine.InputSystem.Controls.TouchPhaseControl();
1937 ctrlTouchscreenprimaryTouchphase.Setup()
1938 .At(this, 22)
1939 .WithParent(parent)
1940 .WithName("phase")
1941 .WithDisplayName("Primary Touch Touch Phase")
1942 .WithShortDisplayName("Primary Touch Touch Phase")
1943 .WithLayout(kTouchPhaseLayout)
1944 .IsSynthetic(true)
1945 .WithStateBlock(new InputStateBlock
1946 {
1947 format = new FourCC(1113150533),
1948 byteOffset = 32,
1949 bitOffset = 0,
1950 sizeInBits = 8
1951 })
1952 .Finish();
1953 return ctrlTouchscreenprimaryTouchphase;
1954 }
1955
1956 private UnityEngine.InputSystem.Controls.TouchPressControl Initialize_ctrlTouchscreenprimaryTouchpress(InternedString kTouchPressLayout, InputControl parent)
1957 {
1958 var ctrlTouchscreenprimaryTouchpress = new UnityEngine.InputSystem.Controls.TouchPressControl();
1959 ctrlTouchscreenprimaryTouchpress.Setup()
1960 .At(this, 23)
1961 .WithParent(parent)
1962 .WithName("press")
1963 .WithDisplayName("Primary Touch Touch Contact?")
1964 .WithShortDisplayName("Primary Touch Touch Contact?")
1965 .WithLayout(kTouchPressLayout)
1966 .IsButton(true)
1967 .WithStateBlock(new InputStateBlock
1968 {
1969 format = new FourCC(1113150533),
1970 byteOffset = 32,
1971 bitOffset = 0,
1972 sizeInBits = 8
1973 })
1974 .WithMinAndMax(0, 1)
1975 .Finish();
1976 return ctrlTouchscreenprimaryTouchpress;
1977 }
1978
1979 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreenprimaryTouchtapCount(InternedString kIntegerLayout, InputControl parent)
1980 {
1981 var ctrlTouchscreenprimaryTouchtapCount = new UnityEngine.InputSystem.Controls.IntegerControl();
1982 ctrlTouchscreenprimaryTouchtapCount.Setup()
1983 .At(this, 24)
1984 .WithParent(parent)
1985 .WithName("tapCount")
1986 .WithDisplayName("Primary Touch Tap Count")
1987 .WithShortDisplayName("Primary Touch Tap Count")
1988 .WithLayout(kIntegerLayout)
1989 .WithStateBlock(new InputStateBlock
1990 {
1991 format = new FourCC(1113150533),
1992 byteOffset = 33,
1993 bitOffset = 0,
1994 sizeInBits = 8
1995 })
1996 .Finish();
1997 return ctrlTouchscreenprimaryTouchtapCount;
1998 }
1999
2000 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreenprimaryTouchdisplayIndex(InternedString kIntegerLayout, InputControl parent)
2001 {
2002 var ctrlTouchscreenprimaryTouchdisplayIndex = new UnityEngine.InputSystem.Controls.IntegerControl();
2003 ctrlTouchscreenprimaryTouchdisplayIndex.Setup()
2004 .At(this, 25)
2005 .WithParent(parent)
2006 .WithName("displayIndex")
2007 .WithDisplayName("Primary Touch Display Index")
2008 .WithShortDisplayName("Primary Touch Display Index")
2009 .WithLayout(kIntegerLayout)
2010 .WithStateBlock(new InputStateBlock
2011 {
2012 format = new FourCC(1113150533),
2013 byteOffset = 34,
2014 bitOffset = 0,
2015 sizeInBits = 8
2016 })
2017 .Finish();
2018 return ctrlTouchscreenprimaryTouchdisplayIndex;
2019 }
2020
2021 private UnityEngine.InputSystem.Controls.ButtonControl Initialize_ctrlTouchscreenprimaryTouchindirectTouch(InternedString kButtonLayout, InputControl parent)
2022 {
2023 var ctrlTouchscreenprimaryTouchindirectTouch = new UnityEngine.InputSystem.Controls.ButtonControl();
2024 ctrlTouchscreenprimaryTouchindirectTouch.Setup()
2025 .At(this, 26)
2026 .WithParent(parent)
2027 .WithName("indirectTouch")
2028 .WithDisplayName("Primary Touch Indirect Touch?")
2029 .WithShortDisplayName("Primary Touch Indirect Touch?")
2030 .WithLayout(kButtonLayout)
2031 .IsSynthetic(true)
2032 .IsButton(true)
2033 .WithStateBlock(new InputStateBlock
2034 {
2035 format = new FourCC(1112101920),
2036 byteOffset = 35,
2037 bitOffset = 0,
2038 sizeInBits = 1
2039 })
2040 .WithMinAndMax(0, 1)
2041 .Finish();
2042 return ctrlTouchscreenprimaryTouchindirectTouch;
2043 }
2044
2045 private UnityEngine.InputSystem.Controls.ButtonControl Initialize_ctrlTouchscreenprimaryTouchtap(InternedString kButtonLayout, InputControl parent)
2046 {
2047 var ctrlTouchscreenprimaryTouchtap = new UnityEngine.InputSystem.Controls.ButtonControl();
2048 ctrlTouchscreenprimaryTouchtap.Setup()
2049 .At(this, 27)
2050 .WithParent(parent)
2051 .WithName("tap")
2052 .WithDisplayName("Primary Touch Tap")
2053 .WithShortDisplayName("Primary Touch Tap")
2054 .WithLayout(kButtonLayout)
2055 .WithUsages(0, 1)
2056 .IsButton(true)
2057 .WithStateBlock(new InputStateBlock
2058 {
2059 format = new FourCC(1112101920),
2060 byteOffset = 35,
2061 bitOffset = 4,
2062 sizeInBits = 1
2063 })
2064 .WithMinAndMax(0, 1)
2065 .Finish();
2066 return ctrlTouchscreenprimaryTouchtap;
2067 }
2068
2069 private UnityEngine.InputSystem.Controls.DoubleControl Initialize_ctrlTouchscreenprimaryTouchstartTime(InternedString kDoubleLayout, InputControl parent)
2070 {
2071 var ctrlTouchscreenprimaryTouchstartTime = new UnityEngine.InputSystem.Controls.DoubleControl();
2072 ctrlTouchscreenprimaryTouchstartTime.Setup()
2073 .At(this, 28)
2074 .WithParent(parent)
2075 .WithName("startTime")
2076 .WithDisplayName("Primary Touch Start Time")
2077 .WithShortDisplayName("Primary Touch Start Time")
2078 .WithLayout(kDoubleLayout)
2079 .IsSynthetic(true)
2080 .WithStateBlock(new InputStateBlock
2081 {
2082 format = new FourCC(1145195552),
2083 byteOffset = 40,
2084 bitOffset = 0,
2085 sizeInBits = 64
2086 })
2087 .Finish();
2088 return ctrlTouchscreenprimaryTouchstartTime;
2089 }
2090
2091 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreenprimaryTouchstartPosition(InternedString kVector2Layout, InputControl parent)
2092 {
2093 var ctrlTouchscreenprimaryTouchstartPosition = new UnityEngine.InputSystem.Controls.Vector2Control();
2094 ctrlTouchscreenprimaryTouchstartPosition.Setup()
2095 .At(this, 29)
2096 .WithParent(parent)
2097 .WithChildren(40, 2)
2098 .WithName("startPosition")
2099 .WithDisplayName("Primary Touch Start Position")
2100 .WithShortDisplayName("Primary Touch Start Position")
2101 .WithLayout(kVector2Layout)
2102 .IsSynthetic(true)
2103 .WithStateBlock(new InputStateBlock
2104 {
2105 format = new FourCC(1447379762),
2106 byteOffset = 48,
2107 bitOffset = 0,
2108 sizeInBits = 64
2109 })
2110 .Finish();
2111 return ctrlTouchscreenprimaryTouchstartPosition;
2112 }
2113
2114 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreenprimaryTouchpositionx(InternedString kAxisLayout, InputControl parent)
2115 {
2116 var ctrlTouchscreenprimaryTouchpositionx = new UnityEngine.InputSystem.Controls.AxisControl();
2117 ctrlTouchscreenprimaryTouchpositionx.Setup()
2118 .At(this, 30)
2119 .WithParent(parent)
2120 .WithName("x")
2121 .WithDisplayName("Primary Touch Primary Touch Position X")
2122 .WithShortDisplayName("Primary Touch Primary Touch Position X")
2123 .WithLayout(kAxisLayout)
2124 .DontReset(true)
2125 .WithStateBlock(new InputStateBlock
2126 {
2127 format = new FourCC(1179407392),
2128 byteOffset = 4,
2129 bitOffset = 0,
2130 sizeInBits = 32
2131 })
2132 .Finish();
2133 return ctrlTouchscreenprimaryTouchpositionx;
2134 }
2135
2136 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreenprimaryTouchpositiony(InternedString kAxisLayout, InputControl parent)
2137 {
2138 var ctrlTouchscreenprimaryTouchpositiony = new UnityEngine.InputSystem.Controls.AxisControl();
2139 ctrlTouchscreenprimaryTouchpositiony.Setup()
2140 .At(this, 31)
2141 .WithParent(parent)
2142 .WithName("y")
2143 .WithDisplayName("Primary Touch Primary Touch Position Y")
2144 .WithShortDisplayName("Primary Touch Primary Touch Position Y")
2145 .WithLayout(kAxisLayout)
2146 .DontReset(true)
2147 .WithStateBlock(new InputStateBlock
2148 {
2149 format = new FourCC(1179407392),
2150 byteOffset = 8,
2151 bitOffset = 0,
2152 sizeInBits = 32
2153 })
2154 .Finish();
2155 return ctrlTouchscreenprimaryTouchpositiony;
2156 }
2157
2158 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreenprimaryTouchdeltaup(InternedString kAxisLayout, InputControl parent)
2159 {
2160 var ctrlTouchscreenprimaryTouchdeltaup = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMax = 3.402823E+38f };
2161 ctrlTouchscreenprimaryTouchdeltaup.Setup()
2162 .At(this, 32)
2163 .WithParent(parent)
2164 .WithName("up")
2165 .WithDisplayName("Primary Touch Primary Touch Delta Up")
2166 .WithShortDisplayName("Primary Touch Primary Touch Delta Up")
2167 .WithLayout(kAxisLayout)
2168 .IsSynthetic(true)
2169 .WithStateBlock(new InputStateBlock
2170 {
2171 format = new FourCC(1179407392),
2172 byteOffset = 16,
2173 bitOffset = 0,
2174 sizeInBits = 32
2175 })
2176 .Finish();
2177 return ctrlTouchscreenprimaryTouchdeltaup;
2178 }
2179
2180 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreenprimaryTouchdeltadown(InternedString kAxisLayout, InputControl parent)
2181 {
2182 var ctrlTouchscreenprimaryTouchdeltadown = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMin = -3.402823E+38f, invert = true };
2183 ctrlTouchscreenprimaryTouchdeltadown.Setup()
2184 .At(this, 33)
2185 .WithParent(parent)
2186 .WithName("down")
2187 .WithDisplayName("Primary Touch Primary Touch Delta Down")
2188 .WithShortDisplayName("Primary Touch Primary Touch Delta Down")
2189 .WithLayout(kAxisLayout)
2190 .IsSynthetic(true)
2191 .WithStateBlock(new InputStateBlock
2192 {
2193 format = new FourCC(1179407392),
2194 byteOffset = 16,
2195 bitOffset = 0,
2196 sizeInBits = 32
2197 })
2198 .Finish();
2199 return ctrlTouchscreenprimaryTouchdeltadown;
2200 }
2201
2202 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreenprimaryTouchdeltaleft(InternedString kAxisLayout, InputControl parent)
2203 {
2204 var ctrlTouchscreenprimaryTouchdeltaleft = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMin = -3.402823E+38f, invert = true };
2205 ctrlTouchscreenprimaryTouchdeltaleft.Setup()
2206 .At(this, 34)
2207 .WithParent(parent)
2208 .WithName("left")
2209 .WithDisplayName("Primary Touch Primary Touch Delta Left")
2210 .WithShortDisplayName("Primary Touch Primary Touch Delta Left")
2211 .WithLayout(kAxisLayout)
2212 .IsSynthetic(true)
2213 .WithStateBlock(new InputStateBlock
2214 {
2215 format = new FourCC(1179407392),
2216 byteOffset = 12,
2217 bitOffset = 0,
2218 sizeInBits = 32
2219 })
2220 .Finish();
2221 return ctrlTouchscreenprimaryTouchdeltaleft;
2222 }
2223
2224 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreenprimaryTouchdeltaright(InternedString kAxisLayout, InputControl parent)
2225 {
2226 var ctrlTouchscreenprimaryTouchdeltaright = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMax = 3.402823E+38f };
2227 ctrlTouchscreenprimaryTouchdeltaright.Setup()
2228 .At(this, 35)
2229 .WithParent(parent)
2230 .WithName("right")
2231 .WithDisplayName("Primary Touch Primary Touch Delta Right")
2232 .WithShortDisplayName("Primary Touch Primary Touch Delta Right")
2233 .WithLayout(kAxisLayout)
2234 .IsSynthetic(true)
2235 .WithStateBlock(new InputStateBlock
2236 {
2237 format = new FourCC(1179407392),
2238 byteOffset = 12,
2239 bitOffset = 0,
2240 sizeInBits = 32
2241 })
2242 .Finish();
2243 return ctrlTouchscreenprimaryTouchdeltaright;
2244 }
2245
2246 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreenprimaryTouchdeltax(InternedString kAxisLayout, InputControl parent)
2247 {
2248 var ctrlTouchscreenprimaryTouchdeltax = new UnityEngine.InputSystem.Controls.AxisControl();
2249 ctrlTouchscreenprimaryTouchdeltax.Setup()
2250 .At(this, 36)
2251 .WithParent(parent)
2252 .WithName("x")
2253 .WithDisplayName("Primary Touch Primary Touch Delta X")
2254 .WithShortDisplayName("Primary Touch Primary Touch Delta X")
2255 .WithLayout(kAxisLayout)
2256 .WithStateBlock(new InputStateBlock
2257 {
2258 format = new FourCC(1179407392),
2259 byteOffset = 12,
2260 bitOffset = 0,
2261 sizeInBits = 32
2262 })
2263 .Finish();
2264 return ctrlTouchscreenprimaryTouchdeltax;
2265 }
2266
2267 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreenprimaryTouchdeltay(InternedString kAxisLayout, InputControl parent)
2268 {
2269 var ctrlTouchscreenprimaryTouchdeltay = new UnityEngine.InputSystem.Controls.AxisControl();
2270 ctrlTouchscreenprimaryTouchdeltay.Setup()
2271 .At(this, 37)
2272 .WithParent(parent)
2273 .WithName("y")
2274 .WithDisplayName("Primary Touch Primary Touch Delta Y")
2275 .WithShortDisplayName("Primary Touch Primary Touch Delta Y")
2276 .WithLayout(kAxisLayout)
2277 .WithStateBlock(new InputStateBlock
2278 {
2279 format = new FourCC(1179407392),
2280 byteOffset = 16,
2281 bitOffset = 0,
2282 sizeInBits = 32
2283 })
2284 .Finish();
2285 return ctrlTouchscreenprimaryTouchdeltay;
2286 }
2287
2288 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreenprimaryTouchradiusx(InternedString kAxisLayout, InputControl parent)
2289 {
2290 var ctrlTouchscreenprimaryTouchradiusx = new UnityEngine.InputSystem.Controls.AxisControl();
2291 ctrlTouchscreenprimaryTouchradiusx.Setup()
2292 .At(this, 38)
2293 .WithParent(parent)
2294 .WithName("x")
2295 .WithDisplayName("Primary Touch Primary Touch Radius X")
2296 .WithShortDisplayName("Primary Touch Primary Touch Radius X")
2297 .WithLayout(kAxisLayout)
2298 .WithStateBlock(new InputStateBlock
2299 {
2300 format = new FourCC(1179407392),
2301 byteOffset = 24,
2302 bitOffset = 0,
2303 sizeInBits = 32
2304 })
2305 .Finish();
2306 return ctrlTouchscreenprimaryTouchradiusx;
2307 }
2308
2309 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreenprimaryTouchradiusy(InternedString kAxisLayout, InputControl parent)
2310 {
2311 var ctrlTouchscreenprimaryTouchradiusy = new UnityEngine.InputSystem.Controls.AxisControl();
2312 ctrlTouchscreenprimaryTouchradiusy.Setup()
2313 .At(this, 39)
2314 .WithParent(parent)
2315 .WithName("y")
2316 .WithDisplayName("Primary Touch Primary Touch Radius Y")
2317 .WithShortDisplayName("Primary Touch Primary Touch Radius Y")
2318 .WithLayout(kAxisLayout)
2319 .WithStateBlock(new InputStateBlock
2320 {
2321 format = new FourCC(1179407392),
2322 byteOffset = 28,
2323 bitOffset = 0,
2324 sizeInBits = 32
2325 })
2326 .Finish();
2327 return ctrlTouchscreenprimaryTouchradiusy;
2328 }
2329
2330 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreenprimaryTouchstartPositionx(InternedString kAxisLayout, InputControl parent)
2331 {
2332 var ctrlTouchscreenprimaryTouchstartPositionx = new UnityEngine.InputSystem.Controls.AxisControl();
2333 ctrlTouchscreenprimaryTouchstartPositionx.Setup()
2334 .At(this, 40)
2335 .WithParent(parent)
2336 .WithName("x")
2337 .WithDisplayName("Primary Touch Primary Touch Start Position X")
2338 .WithShortDisplayName("Primary Touch Primary Touch Start Position X")
2339 .WithLayout(kAxisLayout)
2340 .WithStateBlock(new InputStateBlock
2341 {
2342 format = new FourCC(1179407392),
2343 byteOffset = 48,
2344 bitOffset = 0,
2345 sizeInBits = 32
2346 })
2347 .Finish();
2348 return ctrlTouchscreenprimaryTouchstartPositionx;
2349 }
2350
2351 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreenprimaryTouchstartPositiony(InternedString kAxisLayout, InputControl parent)
2352 {
2353 var ctrlTouchscreenprimaryTouchstartPositiony = new UnityEngine.InputSystem.Controls.AxisControl();
2354 ctrlTouchscreenprimaryTouchstartPositiony.Setup()
2355 .At(this, 41)
2356 .WithParent(parent)
2357 .WithName("y")
2358 .WithDisplayName("Primary Touch Primary Touch Start Position Y")
2359 .WithShortDisplayName("Primary Touch Primary Touch Start Position Y")
2360 .WithLayout(kAxisLayout)
2361 .WithStateBlock(new InputStateBlock
2362 {
2363 format = new FourCC(1179407392),
2364 byteOffset = 52,
2365 bitOffset = 0,
2366 sizeInBits = 32
2367 })
2368 .Finish();
2369 return ctrlTouchscreenprimaryTouchstartPositiony;
2370 }
2371
2372 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreenpositionx(InternedString kAxisLayout, InputControl parent)
2373 {
2374 var ctrlTouchscreenpositionx = new UnityEngine.InputSystem.Controls.AxisControl();
2375 ctrlTouchscreenpositionx.Setup()
2376 .At(this, 42)
2377 .WithParent(parent)
2378 .WithName("x")
2379 .WithDisplayName("Position X")
2380 .WithShortDisplayName("Position X")
2381 .WithLayout(kAxisLayout)
2382 .DontReset(true)
2383 .WithStateBlock(new InputStateBlock
2384 {
2385 format = new FourCC(1179407392),
2386 byteOffset = 4,
2387 bitOffset = 0,
2388 sizeInBits = 32
2389 })
2390 .Finish();
2391 return ctrlTouchscreenpositionx;
2392 }
2393
2394 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreenpositiony(InternedString kAxisLayout, InputControl parent)
2395 {
2396 var ctrlTouchscreenpositiony = new UnityEngine.InputSystem.Controls.AxisControl();
2397 ctrlTouchscreenpositiony.Setup()
2398 .At(this, 43)
2399 .WithParent(parent)
2400 .WithName("y")
2401 .WithDisplayName("Position Y")
2402 .WithShortDisplayName("Position Y")
2403 .WithLayout(kAxisLayout)
2404 .DontReset(true)
2405 .WithStateBlock(new InputStateBlock
2406 {
2407 format = new FourCC(1179407392),
2408 byteOffset = 8,
2409 bitOffset = 0,
2410 sizeInBits = 32
2411 })
2412 .Finish();
2413 return ctrlTouchscreenpositiony;
2414 }
2415
2416 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreendeltaup(InternedString kAxisLayout, InputControl parent)
2417 {
2418 var ctrlTouchscreendeltaup = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMax = 3.402823E+38f };
2419 ctrlTouchscreendeltaup.Setup()
2420 .At(this, 44)
2421 .WithParent(parent)
2422 .WithName("up")
2423 .WithDisplayName("Delta Up")
2424 .WithShortDisplayName("Delta Up")
2425 .WithLayout(kAxisLayout)
2426 .IsSynthetic(true)
2427 .WithStateBlock(new InputStateBlock
2428 {
2429 format = new FourCC(1179407392),
2430 byteOffset = 16,
2431 bitOffset = 0,
2432 sizeInBits = 32
2433 })
2434 .Finish();
2435 return ctrlTouchscreendeltaup;
2436 }
2437
2438 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreendeltadown(InternedString kAxisLayout, InputControl parent)
2439 {
2440 var ctrlTouchscreendeltadown = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMin = -3.402823E+38f, invert = true };
2441 ctrlTouchscreendeltadown.Setup()
2442 .At(this, 45)
2443 .WithParent(parent)
2444 .WithName("down")
2445 .WithDisplayName("Delta Down")
2446 .WithShortDisplayName("Delta Down")
2447 .WithLayout(kAxisLayout)
2448 .IsSynthetic(true)
2449 .WithStateBlock(new InputStateBlock
2450 {
2451 format = new FourCC(1179407392),
2452 byteOffset = 16,
2453 bitOffset = 0,
2454 sizeInBits = 32
2455 })
2456 .Finish();
2457 return ctrlTouchscreendeltadown;
2458 }
2459
2460 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreendeltaleft(InternedString kAxisLayout, InputControl parent)
2461 {
2462 var ctrlTouchscreendeltaleft = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMin = -3.402823E+38f, invert = true };
2463 ctrlTouchscreendeltaleft.Setup()
2464 .At(this, 46)
2465 .WithParent(parent)
2466 .WithName("left")
2467 .WithDisplayName("Delta Left")
2468 .WithShortDisplayName("Delta Left")
2469 .WithLayout(kAxisLayout)
2470 .IsSynthetic(true)
2471 .WithStateBlock(new InputStateBlock
2472 {
2473 format = new FourCC(1179407392),
2474 byteOffset = 12,
2475 bitOffset = 0,
2476 sizeInBits = 32
2477 })
2478 .Finish();
2479 return ctrlTouchscreendeltaleft;
2480 }
2481
2482 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreendeltaright(InternedString kAxisLayout, InputControl parent)
2483 {
2484 var ctrlTouchscreendeltaright = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMax = 3.402823E+38f };
2485 ctrlTouchscreendeltaright.Setup()
2486 .At(this, 47)
2487 .WithParent(parent)
2488 .WithName("right")
2489 .WithDisplayName("Delta Right")
2490 .WithShortDisplayName("Delta Right")
2491 .WithLayout(kAxisLayout)
2492 .IsSynthetic(true)
2493 .WithStateBlock(new InputStateBlock
2494 {
2495 format = new FourCC(1179407392),
2496 byteOffset = 12,
2497 bitOffset = 0,
2498 sizeInBits = 32
2499 })
2500 .Finish();
2501 return ctrlTouchscreendeltaright;
2502 }
2503
2504 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreendeltax(InternedString kAxisLayout, InputControl parent)
2505 {
2506 var ctrlTouchscreendeltax = new UnityEngine.InputSystem.Controls.AxisControl();
2507 ctrlTouchscreendeltax.Setup()
2508 .At(this, 48)
2509 .WithParent(parent)
2510 .WithName("x")
2511 .WithDisplayName("Delta X")
2512 .WithShortDisplayName("Delta X")
2513 .WithLayout(kAxisLayout)
2514 .WithStateBlock(new InputStateBlock
2515 {
2516 format = new FourCC(1179407392),
2517 byteOffset = 12,
2518 bitOffset = 0,
2519 sizeInBits = 32
2520 })
2521 .Finish();
2522 return ctrlTouchscreendeltax;
2523 }
2524
2525 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreendeltay(InternedString kAxisLayout, InputControl parent)
2526 {
2527 var ctrlTouchscreendeltay = new UnityEngine.InputSystem.Controls.AxisControl();
2528 ctrlTouchscreendeltay.Setup()
2529 .At(this, 49)
2530 .WithParent(parent)
2531 .WithName("y")
2532 .WithDisplayName("Delta Y")
2533 .WithShortDisplayName("Delta Y")
2534 .WithLayout(kAxisLayout)
2535 .WithStateBlock(new InputStateBlock
2536 {
2537 format = new FourCC(1179407392),
2538 byteOffset = 16,
2539 bitOffset = 0,
2540 sizeInBits = 32
2541 })
2542 .Finish();
2543 return ctrlTouchscreendeltay;
2544 }
2545
2546 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreenradiusx(InternedString kAxisLayout, InputControl parent)
2547 {
2548 var ctrlTouchscreenradiusx = new UnityEngine.InputSystem.Controls.AxisControl();
2549 ctrlTouchscreenradiusx.Setup()
2550 .At(this, 50)
2551 .WithParent(parent)
2552 .WithName("x")
2553 .WithDisplayName("Radius X")
2554 .WithShortDisplayName("Radius X")
2555 .WithLayout(kAxisLayout)
2556 .WithStateBlock(new InputStateBlock
2557 {
2558 format = new FourCC(1179407392),
2559 byteOffset = 24,
2560 bitOffset = 0,
2561 sizeInBits = 32
2562 })
2563 .Finish();
2564 return ctrlTouchscreenradiusx;
2565 }
2566
2567 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreenradiusy(InternedString kAxisLayout, InputControl parent)
2568 {
2569 var ctrlTouchscreenradiusy = new UnityEngine.InputSystem.Controls.AxisControl();
2570 ctrlTouchscreenradiusy.Setup()
2571 .At(this, 51)
2572 .WithParent(parent)
2573 .WithName("y")
2574 .WithDisplayName("Radius Y")
2575 .WithShortDisplayName("Radius Y")
2576 .WithLayout(kAxisLayout)
2577 .WithStateBlock(new InputStateBlock
2578 {
2579 format = new FourCC(1179407392),
2580 byteOffset = 28,
2581 bitOffset = 0,
2582 sizeInBits = 32
2583 })
2584 .Finish();
2585 return ctrlTouchscreenradiusy;
2586 }
2587
2588 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch0touchId(InternedString kIntegerLayout, InputControl parent)
2589 {
2590 var ctrlTouchscreentouch0touchId = new UnityEngine.InputSystem.Controls.IntegerControl();
2591 ctrlTouchscreentouch0touchId.Setup()
2592 .At(this, 52)
2593 .WithParent(parent)
2594 .WithName("touchId")
2595 .WithDisplayName("Touch Touch ID")
2596 .WithShortDisplayName("Touch Touch ID")
2597 .WithLayout(kIntegerLayout)
2598 .IsSynthetic(true)
2599 .DontReset(true)
2600 .WithStateBlock(new InputStateBlock
2601 {
2602 format = new FourCC(1229870112),
2603 byteOffset = 56,
2604 bitOffset = 0,
2605 sizeInBits = 32
2606 })
2607 .Finish();
2608 return ctrlTouchscreentouch0touchId;
2609 }
2610
2611 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch0position(InternedString kVector2Layout, InputControl parent)
2612 {
2613 var ctrlTouchscreentouch0position = new UnityEngine.InputSystem.Controls.Vector2Control();
2614 ctrlTouchscreentouch0position.Setup()
2615 .At(this, 53)
2616 .WithParent(parent)
2617 .WithChildren(65, 2)
2618 .WithName("position")
2619 .WithDisplayName("Touch Position")
2620 .WithShortDisplayName("Touch Position")
2621 .WithLayout(kVector2Layout)
2622 .DontReset(true)
2623 .WithStateBlock(new InputStateBlock
2624 {
2625 format = new FourCC(1447379762),
2626 byteOffset = 60,
2627 bitOffset = 0,
2628 sizeInBits = 64
2629 })
2630 .Finish();
2631 return ctrlTouchscreentouch0position;
2632 }
2633
2634 private UnityEngine.InputSystem.Controls.DeltaControl Initialize_ctrlTouchscreentouch0delta(InternedString kDeltaLayout, InputControl parent)
2635 {
2636 var ctrlTouchscreentouch0delta = new UnityEngine.InputSystem.Controls.DeltaControl();
2637 ctrlTouchscreentouch0delta.Setup()
2638 .At(this, 54)
2639 .WithParent(parent)
2640 .WithChildren(67, 6)
2641 .WithName("delta")
2642 .WithDisplayName("Touch Delta")
2643 .WithShortDisplayName("Touch Delta")
2644 .WithLayout(kDeltaLayout)
2645 .WithStateBlock(new InputStateBlock
2646 {
2647 format = new FourCC(1447379762),
2648 byteOffset = 68,
2649 bitOffset = 0,
2650 sizeInBits = 64
2651 })
2652 .Finish();
2653 return ctrlTouchscreentouch0delta;
2654 }
2655
2656 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch0pressure(InternedString kAxisLayout, InputControl parent)
2657 {
2658 var ctrlTouchscreentouch0pressure = new UnityEngine.InputSystem.Controls.AxisControl();
2659 ctrlTouchscreentouch0pressure.Setup()
2660 .At(this, 55)
2661 .WithParent(parent)
2662 .WithName("pressure")
2663 .WithDisplayName("Touch Pressure")
2664 .WithShortDisplayName("Touch Pressure")
2665 .WithLayout(kAxisLayout)
2666 .WithStateBlock(new InputStateBlock
2667 {
2668 format = new FourCC(1179407392),
2669 byteOffset = 76,
2670 bitOffset = 0,
2671 sizeInBits = 32
2672 })
2673 .Finish();
2674 return ctrlTouchscreentouch0pressure;
2675 }
2676
2677 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch0radius(InternedString kVector2Layout, InputControl parent)
2678 {
2679 var ctrlTouchscreentouch0radius = new UnityEngine.InputSystem.Controls.Vector2Control();
2680 ctrlTouchscreentouch0radius.Setup()
2681 .At(this, 56)
2682 .WithParent(parent)
2683 .WithChildren(73, 2)
2684 .WithName("radius")
2685 .WithDisplayName("Touch Radius")
2686 .WithShortDisplayName("Touch Radius")
2687 .WithLayout(kVector2Layout)
2688 .WithStateBlock(new InputStateBlock
2689 {
2690 format = new FourCC(1447379762),
2691 byteOffset = 80,
2692 bitOffset = 0,
2693 sizeInBits = 64
2694 })
2695 .Finish();
2696 return ctrlTouchscreentouch0radius;
2697 }
2698
2699 private UnityEngine.InputSystem.Controls.TouchPhaseControl Initialize_ctrlTouchscreentouch0phase(InternedString kTouchPhaseLayout, InputControl parent)
2700 {
2701 var ctrlTouchscreentouch0phase = new UnityEngine.InputSystem.Controls.TouchPhaseControl();
2702 ctrlTouchscreentouch0phase.Setup()
2703 .At(this, 57)
2704 .WithParent(parent)
2705 .WithName("phase")
2706 .WithDisplayName("Touch Touch Phase")
2707 .WithShortDisplayName("Touch Touch Phase")
2708 .WithLayout(kTouchPhaseLayout)
2709 .IsSynthetic(true)
2710 .WithStateBlock(new InputStateBlock
2711 {
2712 format = new FourCC(1113150533),
2713 byteOffset = 88,
2714 bitOffset = 0,
2715 sizeInBits = 8
2716 })
2717 .Finish();
2718 return ctrlTouchscreentouch0phase;
2719 }
2720
2721 private UnityEngine.InputSystem.Controls.TouchPressControl Initialize_ctrlTouchscreentouch0press(InternedString kTouchPressLayout, InputControl parent)
2722 {
2723 var ctrlTouchscreentouch0press = new UnityEngine.InputSystem.Controls.TouchPressControl();
2724 ctrlTouchscreentouch0press.Setup()
2725 .At(this, 58)
2726 .WithParent(parent)
2727 .WithName("press")
2728 .WithDisplayName("Touch Touch Contact?")
2729 .WithShortDisplayName("Touch Touch Contact?")
2730 .WithLayout(kTouchPressLayout)
2731 .IsButton(true)
2732 .WithStateBlock(new InputStateBlock
2733 {
2734 format = new FourCC(1113150533),
2735 byteOffset = 88,
2736 bitOffset = 0,
2737 sizeInBits = 8
2738 })
2739 .WithMinAndMax(0, 1)
2740 .Finish();
2741 return ctrlTouchscreentouch0press;
2742 }
2743
2744 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch0tapCount(InternedString kIntegerLayout, InputControl parent)
2745 {
2746 var ctrlTouchscreentouch0tapCount = new UnityEngine.InputSystem.Controls.IntegerControl();
2747 ctrlTouchscreentouch0tapCount.Setup()
2748 .At(this, 59)
2749 .WithParent(parent)
2750 .WithName("tapCount")
2751 .WithDisplayName("Touch Tap Count")
2752 .WithShortDisplayName("Touch Tap Count")
2753 .WithLayout(kIntegerLayout)
2754 .WithStateBlock(new InputStateBlock
2755 {
2756 format = new FourCC(1113150533),
2757 byteOffset = 89,
2758 bitOffset = 0,
2759 sizeInBits = 8
2760 })
2761 .Finish();
2762 return ctrlTouchscreentouch0tapCount;
2763 }
2764
2765 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch0displayIndex(InternedString kIntegerLayout, InputControl parent)
2766 {
2767 var ctrlTouchscreentouch0displayIndex = new UnityEngine.InputSystem.Controls.IntegerControl();
2768 ctrlTouchscreentouch0displayIndex.Setup()
2769 .At(this, 60)
2770 .WithParent(parent)
2771 .WithName("displayIndex")
2772 .WithDisplayName("Touch Display Index")
2773 .WithShortDisplayName("Touch Display Index")
2774 .WithLayout(kIntegerLayout)
2775 .WithStateBlock(new InputStateBlock
2776 {
2777 format = new FourCC(1113150533),
2778 byteOffset = 90,
2779 bitOffset = 0,
2780 sizeInBits = 8
2781 })
2782 .Finish();
2783 return ctrlTouchscreentouch0displayIndex;
2784 }
2785
2786 private UnityEngine.InputSystem.Controls.ButtonControl Initialize_ctrlTouchscreentouch0indirectTouch(InternedString kButtonLayout, InputControl parent)
2787 {
2788 var ctrlTouchscreentouch0indirectTouch = new UnityEngine.InputSystem.Controls.ButtonControl();
2789 ctrlTouchscreentouch0indirectTouch.Setup()
2790 .At(this, 61)
2791 .WithParent(parent)
2792 .WithName("indirectTouch")
2793 .WithDisplayName("Touch Indirect Touch?")
2794 .WithShortDisplayName("Touch Indirect Touch?")
2795 .WithLayout(kButtonLayout)
2796 .IsSynthetic(true)
2797 .IsButton(true)
2798 .WithStateBlock(new InputStateBlock
2799 {
2800 format = new FourCC(1112101920),
2801 byteOffset = 91,
2802 bitOffset = 0,
2803 sizeInBits = 1
2804 })
2805 .WithMinAndMax(0, 1)
2806 .Finish();
2807 return ctrlTouchscreentouch0indirectTouch;
2808 }
2809
2810 private UnityEngine.InputSystem.Controls.ButtonControl Initialize_ctrlTouchscreentouch0tap(InternedString kButtonLayout, InputControl parent)
2811 {
2812 var ctrlTouchscreentouch0tap = new UnityEngine.InputSystem.Controls.ButtonControl();
2813 ctrlTouchscreentouch0tap.Setup()
2814 .At(this, 62)
2815 .WithParent(parent)
2816 .WithName("tap")
2817 .WithDisplayName("Touch Tap")
2818 .WithShortDisplayName("Touch Tap")
2819 .WithLayout(kButtonLayout)
2820 .IsButton(true)
2821 .WithStateBlock(new InputStateBlock
2822 {
2823 format = new FourCC(1112101920),
2824 byteOffset = 91,
2825 bitOffset = 4,
2826 sizeInBits = 1
2827 })
2828 .WithMinAndMax(0, 1)
2829 .Finish();
2830 return ctrlTouchscreentouch0tap;
2831 }
2832
2833 private UnityEngine.InputSystem.Controls.DoubleControl Initialize_ctrlTouchscreentouch0startTime(InternedString kDoubleLayout, InputControl parent)
2834 {
2835 var ctrlTouchscreentouch0startTime = new UnityEngine.InputSystem.Controls.DoubleControl();
2836 ctrlTouchscreentouch0startTime.Setup()
2837 .At(this, 63)
2838 .WithParent(parent)
2839 .WithName("startTime")
2840 .WithDisplayName("Touch Start Time")
2841 .WithShortDisplayName("Touch Start Time")
2842 .WithLayout(kDoubleLayout)
2843 .IsSynthetic(true)
2844 .WithStateBlock(new InputStateBlock
2845 {
2846 format = new FourCC(1145195552),
2847 byteOffset = 96,
2848 bitOffset = 0,
2849 sizeInBits = 64
2850 })
2851 .Finish();
2852 return ctrlTouchscreentouch0startTime;
2853 }
2854
2855 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch0startPosition(InternedString kVector2Layout, InputControl parent)
2856 {
2857 var ctrlTouchscreentouch0startPosition = new UnityEngine.InputSystem.Controls.Vector2Control();
2858 ctrlTouchscreentouch0startPosition.Setup()
2859 .At(this, 64)
2860 .WithParent(parent)
2861 .WithChildren(75, 2)
2862 .WithName("startPosition")
2863 .WithDisplayName("Touch Start Position")
2864 .WithShortDisplayName("Touch Start Position")
2865 .WithLayout(kVector2Layout)
2866 .IsSynthetic(true)
2867 .WithStateBlock(new InputStateBlock
2868 {
2869 format = new FourCC(1447379762),
2870 byteOffset = 104,
2871 bitOffset = 0,
2872 sizeInBits = 64
2873 })
2874 .Finish();
2875 return ctrlTouchscreentouch0startPosition;
2876 }
2877
2878 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch0positionx(InternedString kAxisLayout, InputControl parent)
2879 {
2880 var ctrlTouchscreentouch0positionx = new UnityEngine.InputSystem.Controls.AxisControl();
2881 ctrlTouchscreentouch0positionx.Setup()
2882 .At(this, 65)
2883 .WithParent(parent)
2884 .WithName("x")
2885 .WithDisplayName("Touch Touch Position X")
2886 .WithShortDisplayName("Touch Touch Position X")
2887 .WithLayout(kAxisLayout)
2888 .DontReset(true)
2889 .WithStateBlock(new InputStateBlock
2890 {
2891 format = new FourCC(1179407392),
2892 byteOffset = 60,
2893 bitOffset = 0,
2894 sizeInBits = 32
2895 })
2896 .Finish();
2897 return ctrlTouchscreentouch0positionx;
2898 }
2899
2900 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch0positiony(InternedString kAxisLayout, InputControl parent)
2901 {
2902 var ctrlTouchscreentouch0positiony = new UnityEngine.InputSystem.Controls.AxisControl();
2903 ctrlTouchscreentouch0positiony.Setup()
2904 .At(this, 66)
2905 .WithParent(parent)
2906 .WithName("y")
2907 .WithDisplayName("Touch Touch Position Y")
2908 .WithShortDisplayName("Touch Touch Position Y")
2909 .WithLayout(kAxisLayout)
2910 .DontReset(true)
2911 .WithStateBlock(new InputStateBlock
2912 {
2913 format = new FourCC(1179407392),
2914 byteOffset = 64,
2915 bitOffset = 0,
2916 sizeInBits = 32
2917 })
2918 .Finish();
2919 return ctrlTouchscreentouch0positiony;
2920 }
2921
2922 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch0deltaup(InternedString kAxisLayout, InputControl parent)
2923 {
2924 var ctrlTouchscreentouch0deltaup = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMax = 3.402823E+38f };
2925 ctrlTouchscreentouch0deltaup.Setup()
2926 .At(this, 67)
2927 .WithParent(parent)
2928 .WithName("up")
2929 .WithDisplayName("Touch Touch Delta Up")
2930 .WithShortDisplayName("Touch Touch Delta Up")
2931 .WithLayout(kAxisLayout)
2932 .IsSynthetic(true)
2933 .WithStateBlock(new InputStateBlock
2934 {
2935 format = new FourCC(1179407392),
2936 byteOffset = 72,
2937 bitOffset = 0,
2938 sizeInBits = 32
2939 })
2940 .Finish();
2941 return ctrlTouchscreentouch0deltaup;
2942 }
2943
2944 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch0deltadown(InternedString kAxisLayout, InputControl parent)
2945 {
2946 var ctrlTouchscreentouch0deltadown = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMin = -3.402823E+38f, invert = true };
2947 ctrlTouchscreentouch0deltadown.Setup()
2948 .At(this, 68)
2949 .WithParent(parent)
2950 .WithName("down")
2951 .WithDisplayName("Touch Touch Delta Down")
2952 .WithShortDisplayName("Touch Touch Delta Down")
2953 .WithLayout(kAxisLayout)
2954 .IsSynthetic(true)
2955 .WithStateBlock(new InputStateBlock
2956 {
2957 format = new FourCC(1179407392),
2958 byteOffset = 72,
2959 bitOffset = 0,
2960 sizeInBits = 32
2961 })
2962 .Finish();
2963 return ctrlTouchscreentouch0deltadown;
2964 }
2965
2966 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch0deltaleft(InternedString kAxisLayout, InputControl parent)
2967 {
2968 var ctrlTouchscreentouch0deltaleft = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMin = -3.402823E+38f, invert = true };
2969 ctrlTouchscreentouch0deltaleft.Setup()
2970 .At(this, 69)
2971 .WithParent(parent)
2972 .WithName("left")
2973 .WithDisplayName("Touch Touch Delta Left")
2974 .WithShortDisplayName("Touch Touch Delta Left")
2975 .WithLayout(kAxisLayout)
2976 .IsSynthetic(true)
2977 .WithStateBlock(new InputStateBlock
2978 {
2979 format = new FourCC(1179407392),
2980 byteOffset = 68,
2981 bitOffset = 0,
2982 sizeInBits = 32
2983 })
2984 .Finish();
2985 return ctrlTouchscreentouch0deltaleft;
2986 }
2987
2988 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch0deltaright(InternedString kAxisLayout, InputControl parent)
2989 {
2990 var ctrlTouchscreentouch0deltaright = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMax = 3.402823E+38f };
2991 ctrlTouchscreentouch0deltaright.Setup()
2992 .At(this, 70)
2993 .WithParent(parent)
2994 .WithName("right")
2995 .WithDisplayName("Touch Touch Delta Right")
2996 .WithShortDisplayName("Touch Touch Delta Right")
2997 .WithLayout(kAxisLayout)
2998 .IsSynthetic(true)
2999 .WithStateBlock(new InputStateBlock
3000 {
3001 format = new FourCC(1179407392),
3002 byteOffset = 68,
3003 bitOffset = 0,
3004 sizeInBits = 32
3005 })
3006 .Finish();
3007 return ctrlTouchscreentouch0deltaright;
3008 }
3009
3010 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch0deltax(InternedString kAxisLayout, InputControl parent)
3011 {
3012 var ctrlTouchscreentouch0deltax = new UnityEngine.InputSystem.Controls.AxisControl();
3013 ctrlTouchscreentouch0deltax.Setup()
3014 .At(this, 71)
3015 .WithParent(parent)
3016 .WithName("x")
3017 .WithDisplayName("Touch Touch Delta X")
3018 .WithShortDisplayName("Touch Touch Delta X")
3019 .WithLayout(kAxisLayout)
3020 .WithStateBlock(new InputStateBlock
3021 {
3022 format = new FourCC(1179407392),
3023 byteOffset = 68,
3024 bitOffset = 0,
3025 sizeInBits = 32
3026 })
3027 .Finish();
3028 return ctrlTouchscreentouch0deltax;
3029 }
3030
3031 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch0deltay(InternedString kAxisLayout, InputControl parent)
3032 {
3033 var ctrlTouchscreentouch0deltay = new UnityEngine.InputSystem.Controls.AxisControl();
3034 ctrlTouchscreentouch0deltay.Setup()
3035 .At(this, 72)
3036 .WithParent(parent)
3037 .WithName("y")
3038 .WithDisplayName("Touch Touch Delta Y")
3039 .WithShortDisplayName("Touch Touch Delta Y")
3040 .WithLayout(kAxisLayout)
3041 .WithStateBlock(new InputStateBlock
3042 {
3043 format = new FourCC(1179407392),
3044 byteOffset = 72,
3045 bitOffset = 0,
3046 sizeInBits = 32
3047 })
3048 .Finish();
3049 return ctrlTouchscreentouch0deltay;
3050 }
3051
3052 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch0radiusx(InternedString kAxisLayout, InputControl parent)
3053 {
3054 var ctrlTouchscreentouch0radiusx = new UnityEngine.InputSystem.Controls.AxisControl();
3055 ctrlTouchscreentouch0radiusx.Setup()
3056 .At(this, 73)
3057 .WithParent(parent)
3058 .WithName("x")
3059 .WithDisplayName("Touch Touch Radius X")
3060 .WithShortDisplayName("Touch Touch Radius X")
3061 .WithLayout(kAxisLayout)
3062 .WithStateBlock(new InputStateBlock
3063 {
3064 format = new FourCC(1179407392),
3065 byteOffset = 80,
3066 bitOffset = 0,
3067 sizeInBits = 32
3068 })
3069 .Finish();
3070 return ctrlTouchscreentouch0radiusx;
3071 }
3072
3073 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch0radiusy(InternedString kAxisLayout, InputControl parent)
3074 {
3075 var ctrlTouchscreentouch0radiusy = new UnityEngine.InputSystem.Controls.AxisControl();
3076 ctrlTouchscreentouch0radiusy.Setup()
3077 .At(this, 74)
3078 .WithParent(parent)
3079 .WithName("y")
3080 .WithDisplayName("Touch Touch Radius Y")
3081 .WithShortDisplayName("Touch Touch Radius Y")
3082 .WithLayout(kAxisLayout)
3083 .WithStateBlock(new InputStateBlock
3084 {
3085 format = new FourCC(1179407392),
3086 byteOffset = 84,
3087 bitOffset = 0,
3088 sizeInBits = 32
3089 })
3090 .Finish();
3091 return ctrlTouchscreentouch0radiusy;
3092 }
3093
3094 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch0startPositionx(InternedString kAxisLayout, InputControl parent)
3095 {
3096 var ctrlTouchscreentouch0startPositionx = new UnityEngine.InputSystem.Controls.AxisControl();
3097 ctrlTouchscreentouch0startPositionx.Setup()
3098 .At(this, 75)
3099 .WithParent(parent)
3100 .WithName("x")
3101 .WithDisplayName("Touch Touch Start Position X")
3102 .WithShortDisplayName("Touch Touch Start Position X")
3103 .WithLayout(kAxisLayout)
3104 .WithStateBlock(new InputStateBlock
3105 {
3106 format = new FourCC(1179407392),
3107 byteOffset = 104,
3108 bitOffset = 0,
3109 sizeInBits = 32
3110 })
3111 .Finish();
3112 return ctrlTouchscreentouch0startPositionx;
3113 }
3114
3115 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch0startPositiony(InternedString kAxisLayout, InputControl parent)
3116 {
3117 var ctrlTouchscreentouch0startPositiony = new UnityEngine.InputSystem.Controls.AxisControl();
3118 ctrlTouchscreentouch0startPositiony.Setup()
3119 .At(this, 76)
3120 .WithParent(parent)
3121 .WithName("y")
3122 .WithDisplayName("Touch Touch Start Position Y")
3123 .WithShortDisplayName("Touch Touch Start Position Y")
3124 .WithLayout(kAxisLayout)
3125 .WithStateBlock(new InputStateBlock
3126 {
3127 format = new FourCC(1179407392),
3128 byteOffset = 108,
3129 bitOffset = 0,
3130 sizeInBits = 32
3131 })
3132 .Finish();
3133 return ctrlTouchscreentouch0startPositiony;
3134 }
3135
3136 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch1touchId(InternedString kIntegerLayout, InputControl parent)
3137 {
3138 var ctrlTouchscreentouch1touchId = new UnityEngine.InputSystem.Controls.IntegerControl();
3139 ctrlTouchscreentouch1touchId.Setup()
3140 .At(this, 77)
3141 .WithParent(parent)
3142 .WithName("touchId")
3143 .WithDisplayName("Touch Touch ID")
3144 .WithShortDisplayName("Touch Touch ID")
3145 .WithLayout(kIntegerLayout)
3146 .IsSynthetic(true)
3147 .DontReset(true)
3148 .WithStateBlock(new InputStateBlock
3149 {
3150 format = new FourCC(1229870112),
3151 byteOffset = 112,
3152 bitOffset = 0,
3153 sizeInBits = 32
3154 })
3155 .Finish();
3156 return ctrlTouchscreentouch1touchId;
3157 }
3158
3159 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch1position(InternedString kVector2Layout, InputControl parent)
3160 {
3161 var ctrlTouchscreentouch1position = new UnityEngine.InputSystem.Controls.Vector2Control();
3162 ctrlTouchscreentouch1position.Setup()
3163 .At(this, 78)
3164 .WithParent(parent)
3165 .WithChildren(90, 2)
3166 .WithName("position")
3167 .WithDisplayName("Touch Position")
3168 .WithShortDisplayName("Touch Position")
3169 .WithLayout(kVector2Layout)
3170 .DontReset(true)
3171 .WithStateBlock(new InputStateBlock
3172 {
3173 format = new FourCC(1447379762),
3174 byteOffset = 116,
3175 bitOffset = 0,
3176 sizeInBits = 64
3177 })
3178 .Finish();
3179 return ctrlTouchscreentouch1position;
3180 }
3181
3182 private UnityEngine.InputSystem.Controls.DeltaControl Initialize_ctrlTouchscreentouch1delta(InternedString kDeltaLayout, InputControl parent)
3183 {
3184 var ctrlTouchscreentouch1delta = new UnityEngine.InputSystem.Controls.DeltaControl();
3185 ctrlTouchscreentouch1delta.Setup()
3186 .At(this, 79)
3187 .WithParent(parent)
3188 .WithChildren(92, 6)
3189 .WithName("delta")
3190 .WithDisplayName("Touch Delta")
3191 .WithShortDisplayName("Touch Delta")
3192 .WithLayout(kDeltaLayout)
3193 .WithStateBlock(new InputStateBlock
3194 {
3195 format = new FourCC(1447379762),
3196 byteOffset = 124,
3197 bitOffset = 0,
3198 sizeInBits = 64
3199 })
3200 .Finish();
3201 return ctrlTouchscreentouch1delta;
3202 }
3203
3204 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch1pressure(InternedString kAxisLayout, InputControl parent)
3205 {
3206 var ctrlTouchscreentouch1pressure = new UnityEngine.InputSystem.Controls.AxisControl();
3207 ctrlTouchscreentouch1pressure.Setup()
3208 .At(this, 80)
3209 .WithParent(parent)
3210 .WithName("pressure")
3211 .WithDisplayName("Touch Pressure")
3212 .WithShortDisplayName("Touch Pressure")
3213 .WithLayout(kAxisLayout)
3214 .WithStateBlock(new InputStateBlock
3215 {
3216 format = new FourCC(1179407392),
3217 byteOffset = 132,
3218 bitOffset = 0,
3219 sizeInBits = 32
3220 })
3221 .Finish();
3222 return ctrlTouchscreentouch1pressure;
3223 }
3224
3225 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch1radius(InternedString kVector2Layout, InputControl parent)
3226 {
3227 var ctrlTouchscreentouch1radius = new UnityEngine.InputSystem.Controls.Vector2Control();
3228 ctrlTouchscreentouch1radius.Setup()
3229 .At(this, 81)
3230 .WithParent(parent)
3231 .WithChildren(98, 2)
3232 .WithName("radius")
3233 .WithDisplayName("Touch Radius")
3234 .WithShortDisplayName("Touch Radius")
3235 .WithLayout(kVector2Layout)
3236 .WithStateBlock(new InputStateBlock
3237 {
3238 format = new FourCC(1447379762),
3239 byteOffset = 136,
3240 bitOffset = 0,
3241 sizeInBits = 64
3242 })
3243 .Finish();
3244 return ctrlTouchscreentouch1radius;
3245 }
3246
3247 private UnityEngine.InputSystem.Controls.TouchPhaseControl Initialize_ctrlTouchscreentouch1phase(InternedString kTouchPhaseLayout, InputControl parent)
3248 {
3249 var ctrlTouchscreentouch1phase = new UnityEngine.InputSystem.Controls.TouchPhaseControl();
3250 ctrlTouchscreentouch1phase.Setup()
3251 .At(this, 82)
3252 .WithParent(parent)
3253 .WithName("phase")
3254 .WithDisplayName("Touch Touch Phase")
3255 .WithShortDisplayName("Touch Touch Phase")
3256 .WithLayout(kTouchPhaseLayout)
3257 .IsSynthetic(true)
3258 .WithStateBlock(new InputStateBlock
3259 {
3260 format = new FourCC(1113150533),
3261 byteOffset = 144,
3262 bitOffset = 0,
3263 sizeInBits = 8
3264 })
3265 .Finish();
3266 return ctrlTouchscreentouch1phase;
3267 }
3268
3269 private UnityEngine.InputSystem.Controls.TouchPressControl Initialize_ctrlTouchscreentouch1press(InternedString kTouchPressLayout, InputControl parent)
3270 {
3271 var ctrlTouchscreentouch1press = new UnityEngine.InputSystem.Controls.TouchPressControl();
3272 ctrlTouchscreentouch1press.Setup()
3273 .At(this, 83)
3274 .WithParent(parent)
3275 .WithName("press")
3276 .WithDisplayName("Touch Touch Contact?")
3277 .WithShortDisplayName("Touch Touch Contact?")
3278 .WithLayout(kTouchPressLayout)
3279 .IsButton(true)
3280 .WithStateBlock(new InputStateBlock
3281 {
3282 format = new FourCC(1113150533),
3283 byteOffset = 144,
3284 bitOffset = 0,
3285 sizeInBits = 8
3286 })
3287 .WithMinAndMax(0, 1)
3288 .Finish();
3289 return ctrlTouchscreentouch1press;
3290 }
3291
3292 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch1tapCount(InternedString kIntegerLayout, InputControl parent)
3293 {
3294 var ctrlTouchscreentouch1tapCount = new UnityEngine.InputSystem.Controls.IntegerControl();
3295 ctrlTouchscreentouch1tapCount.Setup()
3296 .At(this, 84)
3297 .WithParent(parent)
3298 .WithName("tapCount")
3299 .WithDisplayName("Touch Tap Count")
3300 .WithShortDisplayName("Touch Tap Count")
3301 .WithLayout(kIntegerLayout)
3302 .WithStateBlock(new InputStateBlock
3303 {
3304 format = new FourCC(1113150533),
3305 byteOffset = 145,
3306 bitOffset = 0,
3307 sizeInBits = 8
3308 })
3309 .Finish();
3310 return ctrlTouchscreentouch1tapCount;
3311 }
3312
3313 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch1displayIndex(InternedString kIntegerLayout, InputControl parent)
3314 {
3315 var ctrlTouchscreentouch1displayIndex = new UnityEngine.InputSystem.Controls.IntegerControl();
3316 ctrlTouchscreentouch1displayIndex.Setup()
3317 .At(this, 85)
3318 .WithParent(parent)
3319 .WithName("displayIndex")
3320 .WithDisplayName("Touch Display Index")
3321 .WithShortDisplayName("Touch Display Index")
3322 .WithLayout(kIntegerLayout)
3323 .WithStateBlock(new InputStateBlock
3324 {
3325 format = new FourCC(1113150533),
3326 byteOffset = 146,
3327 bitOffset = 0,
3328 sizeInBits = 8
3329 })
3330 .Finish();
3331 return ctrlTouchscreentouch1displayIndex;
3332 }
3333
3334 private UnityEngine.InputSystem.Controls.ButtonControl Initialize_ctrlTouchscreentouch1indirectTouch(InternedString kButtonLayout, InputControl parent)
3335 {
3336 var ctrlTouchscreentouch1indirectTouch = new UnityEngine.InputSystem.Controls.ButtonControl();
3337 ctrlTouchscreentouch1indirectTouch.Setup()
3338 .At(this, 86)
3339 .WithParent(parent)
3340 .WithName("indirectTouch")
3341 .WithDisplayName("Touch Indirect Touch?")
3342 .WithShortDisplayName("Touch Indirect Touch?")
3343 .WithLayout(kButtonLayout)
3344 .IsSynthetic(true)
3345 .IsButton(true)
3346 .WithStateBlock(new InputStateBlock
3347 {
3348 format = new FourCC(1112101920),
3349 byteOffset = 147,
3350 bitOffset = 0,
3351 sizeInBits = 1
3352 })
3353 .WithMinAndMax(0, 1)
3354 .Finish();
3355 return ctrlTouchscreentouch1indirectTouch;
3356 }
3357
3358 private UnityEngine.InputSystem.Controls.ButtonControl Initialize_ctrlTouchscreentouch1tap(InternedString kButtonLayout, InputControl parent)
3359 {
3360 var ctrlTouchscreentouch1tap = new UnityEngine.InputSystem.Controls.ButtonControl();
3361 ctrlTouchscreentouch1tap.Setup()
3362 .At(this, 87)
3363 .WithParent(parent)
3364 .WithName("tap")
3365 .WithDisplayName("Touch Tap")
3366 .WithShortDisplayName("Touch Tap")
3367 .WithLayout(kButtonLayout)
3368 .IsButton(true)
3369 .WithStateBlock(new InputStateBlock
3370 {
3371 format = new FourCC(1112101920),
3372 byteOffset = 147,
3373 bitOffset = 4,
3374 sizeInBits = 1
3375 })
3376 .WithMinAndMax(0, 1)
3377 .Finish();
3378 return ctrlTouchscreentouch1tap;
3379 }
3380
3381 private UnityEngine.InputSystem.Controls.DoubleControl Initialize_ctrlTouchscreentouch1startTime(InternedString kDoubleLayout, InputControl parent)
3382 {
3383 var ctrlTouchscreentouch1startTime = new UnityEngine.InputSystem.Controls.DoubleControl();
3384 ctrlTouchscreentouch1startTime.Setup()
3385 .At(this, 88)
3386 .WithParent(parent)
3387 .WithName("startTime")
3388 .WithDisplayName("Touch Start Time")
3389 .WithShortDisplayName("Touch Start Time")
3390 .WithLayout(kDoubleLayout)
3391 .IsSynthetic(true)
3392 .WithStateBlock(new InputStateBlock
3393 {
3394 format = new FourCC(1145195552),
3395 byteOffset = 152,
3396 bitOffset = 0,
3397 sizeInBits = 64
3398 })
3399 .Finish();
3400 return ctrlTouchscreentouch1startTime;
3401 }
3402
3403 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch1startPosition(InternedString kVector2Layout, InputControl parent)
3404 {
3405 var ctrlTouchscreentouch1startPosition = new UnityEngine.InputSystem.Controls.Vector2Control();
3406 ctrlTouchscreentouch1startPosition.Setup()
3407 .At(this, 89)
3408 .WithParent(parent)
3409 .WithChildren(100, 2)
3410 .WithName("startPosition")
3411 .WithDisplayName("Touch Start Position")
3412 .WithShortDisplayName("Touch Start Position")
3413 .WithLayout(kVector2Layout)
3414 .IsSynthetic(true)
3415 .WithStateBlock(new InputStateBlock
3416 {
3417 format = new FourCC(1447379762),
3418 byteOffset = 160,
3419 bitOffset = 0,
3420 sizeInBits = 64
3421 })
3422 .Finish();
3423 return ctrlTouchscreentouch1startPosition;
3424 }
3425
3426 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch1positionx(InternedString kAxisLayout, InputControl parent)
3427 {
3428 var ctrlTouchscreentouch1positionx = new UnityEngine.InputSystem.Controls.AxisControl();
3429 ctrlTouchscreentouch1positionx.Setup()
3430 .At(this, 90)
3431 .WithParent(parent)
3432 .WithName("x")
3433 .WithDisplayName("Touch Touch Position X")
3434 .WithShortDisplayName("Touch Touch Position X")
3435 .WithLayout(kAxisLayout)
3436 .DontReset(true)
3437 .WithStateBlock(new InputStateBlock
3438 {
3439 format = new FourCC(1179407392),
3440 byteOffset = 116,
3441 bitOffset = 0,
3442 sizeInBits = 32
3443 })
3444 .Finish();
3445 return ctrlTouchscreentouch1positionx;
3446 }
3447
3448 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch1positiony(InternedString kAxisLayout, InputControl parent)
3449 {
3450 var ctrlTouchscreentouch1positiony = new UnityEngine.InputSystem.Controls.AxisControl();
3451 ctrlTouchscreentouch1positiony.Setup()
3452 .At(this, 91)
3453 .WithParent(parent)
3454 .WithName("y")
3455 .WithDisplayName("Touch Touch Position Y")
3456 .WithShortDisplayName("Touch Touch Position Y")
3457 .WithLayout(kAxisLayout)
3458 .DontReset(true)
3459 .WithStateBlock(new InputStateBlock
3460 {
3461 format = new FourCC(1179407392),
3462 byteOffset = 120,
3463 bitOffset = 0,
3464 sizeInBits = 32
3465 })
3466 .Finish();
3467 return ctrlTouchscreentouch1positiony;
3468 }
3469
3470 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch1deltaup(InternedString kAxisLayout, InputControl parent)
3471 {
3472 var ctrlTouchscreentouch1deltaup = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMax = 3.402823E+38f };
3473 ctrlTouchscreentouch1deltaup.Setup()
3474 .At(this, 92)
3475 .WithParent(parent)
3476 .WithName("up")
3477 .WithDisplayName("Touch Touch Delta Up")
3478 .WithShortDisplayName("Touch Touch Delta Up")
3479 .WithLayout(kAxisLayout)
3480 .IsSynthetic(true)
3481 .WithStateBlock(new InputStateBlock
3482 {
3483 format = new FourCC(1179407392),
3484 byteOffset = 128,
3485 bitOffset = 0,
3486 sizeInBits = 32
3487 })
3488 .Finish();
3489 return ctrlTouchscreentouch1deltaup;
3490 }
3491
3492 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch1deltadown(InternedString kAxisLayout, InputControl parent)
3493 {
3494 var ctrlTouchscreentouch1deltadown = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMin = -3.402823E+38f, invert = true };
3495 ctrlTouchscreentouch1deltadown.Setup()
3496 .At(this, 93)
3497 .WithParent(parent)
3498 .WithName("down")
3499 .WithDisplayName("Touch Touch Delta Down")
3500 .WithShortDisplayName("Touch Touch Delta Down")
3501 .WithLayout(kAxisLayout)
3502 .IsSynthetic(true)
3503 .WithStateBlock(new InputStateBlock
3504 {
3505 format = new FourCC(1179407392),
3506 byteOffset = 128,
3507 bitOffset = 0,
3508 sizeInBits = 32
3509 })
3510 .Finish();
3511 return ctrlTouchscreentouch1deltadown;
3512 }
3513
3514 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch1deltaleft(InternedString kAxisLayout, InputControl parent)
3515 {
3516 var ctrlTouchscreentouch1deltaleft = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMin = -3.402823E+38f, invert = true };
3517 ctrlTouchscreentouch1deltaleft.Setup()
3518 .At(this, 94)
3519 .WithParent(parent)
3520 .WithName("left")
3521 .WithDisplayName("Touch Touch Delta Left")
3522 .WithShortDisplayName("Touch Touch Delta Left")
3523 .WithLayout(kAxisLayout)
3524 .IsSynthetic(true)
3525 .WithStateBlock(new InputStateBlock
3526 {
3527 format = new FourCC(1179407392),
3528 byteOffset = 124,
3529 bitOffset = 0,
3530 sizeInBits = 32
3531 })
3532 .Finish();
3533 return ctrlTouchscreentouch1deltaleft;
3534 }
3535
3536 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch1deltaright(InternedString kAxisLayout, InputControl parent)
3537 {
3538 var ctrlTouchscreentouch1deltaright = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMax = 3.402823E+38f };
3539 ctrlTouchscreentouch1deltaright.Setup()
3540 .At(this, 95)
3541 .WithParent(parent)
3542 .WithName("right")
3543 .WithDisplayName("Touch Touch Delta Right")
3544 .WithShortDisplayName("Touch Touch Delta Right")
3545 .WithLayout(kAxisLayout)
3546 .IsSynthetic(true)
3547 .WithStateBlock(new InputStateBlock
3548 {
3549 format = new FourCC(1179407392),
3550 byteOffset = 124,
3551 bitOffset = 0,
3552 sizeInBits = 32
3553 })
3554 .Finish();
3555 return ctrlTouchscreentouch1deltaright;
3556 }
3557
3558 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch1deltax(InternedString kAxisLayout, InputControl parent)
3559 {
3560 var ctrlTouchscreentouch1deltax = new UnityEngine.InputSystem.Controls.AxisControl();
3561 ctrlTouchscreentouch1deltax.Setup()
3562 .At(this, 96)
3563 .WithParent(parent)
3564 .WithName("x")
3565 .WithDisplayName("Touch Touch Delta X")
3566 .WithShortDisplayName("Touch Touch Delta X")
3567 .WithLayout(kAxisLayout)
3568 .WithStateBlock(new InputStateBlock
3569 {
3570 format = new FourCC(1179407392),
3571 byteOffset = 124,
3572 bitOffset = 0,
3573 sizeInBits = 32
3574 })
3575 .Finish();
3576 return ctrlTouchscreentouch1deltax;
3577 }
3578
3579 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch1deltay(InternedString kAxisLayout, InputControl parent)
3580 {
3581 var ctrlTouchscreentouch1deltay = new UnityEngine.InputSystem.Controls.AxisControl();
3582 ctrlTouchscreentouch1deltay.Setup()
3583 .At(this, 97)
3584 .WithParent(parent)
3585 .WithName("y")
3586 .WithDisplayName("Touch Touch Delta Y")
3587 .WithShortDisplayName("Touch Touch Delta Y")
3588 .WithLayout(kAxisLayout)
3589 .WithStateBlock(new InputStateBlock
3590 {
3591 format = new FourCC(1179407392),
3592 byteOffset = 128,
3593 bitOffset = 0,
3594 sizeInBits = 32
3595 })
3596 .Finish();
3597 return ctrlTouchscreentouch1deltay;
3598 }
3599
3600 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch1radiusx(InternedString kAxisLayout, InputControl parent)
3601 {
3602 var ctrlTouchscreentouch1radiusx = new UnityEngine.InputSystem.Controls.AxisControl();
3603 ctrlTouchscreentouch1radiusx.Setup()
3604 .At(this, 98)
3605 .WithParent(parent)
3606 .WithName("x")
3607 .WithDisplayName("Touch Touch Radius X")
3608 .WithShortDisplayName("Touch Touch Radius X")
3609 .WithLayout(kAxisLayout)
3610 .WithStateBlock(new InputStateBlock
3611 {
3612 format = new FourCC(1179407392),
3613 byteOffset = 136,
3614 bitOffset = 0,
3615 sizeInBits = 32
3616 })
3617 .Finish();
3618 return ctrlTouchscreentouch1radiusx;
3619 }
3620
3621 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch1radiusy(InternedString kAxisLayout, InputControl parent)
3622 {
3623 var ctrlTouchscreentouch1radiusy = new UnityEngine.InputSystem.Controls.AxisControl();
3624 ctrlTouchscreentouch1radiusy.Setup()
3625 .At(this, 99)
3626 .WithParent(parent)
3627 .WithName("y")
3628 .WithDisplayName("Touch Touch Radius Y")
3629 .WithShortDisplayName("Touch Touch Radius Y")
3630 .WithLayout(kAxisLayout)
3631 .WithStateBlock(new InputStateBlock
3632 {
3633 format = new FourCC(1179407392),
3634 byteOffset = 140,
3635 bitOffset = 0,
3636 sizeInBits = 32
3637 })
3638 .Finish();
3639 return ctrlTouchscreentouch1radiusy;
3640 }
3641
3642 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch1startPositionx(InternedString kAxisLayout, InputControl parent)
3643 {
3644 var ctrlTouchscreentouch1startPositionx = new UnityEngine.InputSystem.Controls.AxisControl();
3645 ctrlTouchscreentouch1startPositionx.Setup()
3646 .At(this, 100)
3647 .WithParent(parent)
3648 .WithName("x")
3649 .WithDisplayName("Touch Touch Start Position X")
3650 .WithShortDisplayName("Touch Touch Start Position X")
3651 .WithLayout(kAxisLayout)
3652 .WithStateBlock(new InputStateBlock
3653 {
3654 format = new FourCC(1179407392),
3655 byteOffset = 160,
3656 bitOffset = 0,
3657 sizeInBits = 32
3658 })
3659 .Finish();
3660 return ctrlTouchscreentouch1startPositionx;
3661 }
3662
3663 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch1startPositiony(InternedString kAxisLayout, InputControl parent)
3664 {
3665 var ctrlTouchscreentouch1startPositiony = new UnityEngine.InputSystem.Controls.AxisControl();
3666 ctrlTouchscreentouch1startPositiony.Setup()
3667 .At(this, 101)
3668 .WithParent(parent)
3669 .WithName("y")
3670 .WithDisplayName("Touch Touch Start Position Y")
3671 .WithShortDisplayName("Touch Touch Start Position Y")
3672 .WithLayout(kAxisLayout)
3673 .WithStateBlock(new InputStateBlock
3674 {
3675 format = new FourCC(1179407392),
3676 byteOffset = 164,
3677 bitOffset = 0,
3678 sizeInBits = 32
3679 })
3680 .Finish();
3681 return ctrlTouchscreentouch1startPositiony;
3682 }
3683
3684 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch2touchId(InternedString kIntegerLayout, InputControl parent)
3685 {
3686 var ctrlTouchscreentouch2touchId = new UnityEngine.InputSystem.Controls.IntegerControl();
3687 ctrlTouchscreentouch2touchId.Setup()
3688 .At(this, 102)
3689 .WithParent(parent)
3690 .WithName("touchId")
3691 .WithDisplayName("Touch Touch ID")
3692 .WithShortDisplayName("Touch Touch ID")
3693 .WithLayout(kIntegerLayout)
3694 .IsSynthetic(true)
3695 .DontReset(true)
3696 .WithStateBlock(new InputStateBlock
3697 {
3698 format = new FourCC(1229870112),
3699 byteOffset = 168,
3700 bitOffset = 0,
3701 sizeInBits = 32
3702 })
3703 .Finish();
3704 return ctrlTouchscreentouch2touchId;
3705 }
3706
3707 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch2position(InternedString kVector2Layout, InputControl parent)
3708 {
3709 var ctrlTouchscreentouch2position = new UnityEngine.InputSystem.Controls.Vector2Control();
3710 ctrlTouchscreentouch2position.Setup()
3711 .At(this, 103)
3712 .WithParent(parent)
3713 .WithChildren(115, 2)
3714 .WithName("position")
3715 .WithDisplayName("Touch Position")
3716 .WithShortDisplayName("Touch Position")
3717 .WithLayout(kVector2Layout)
3718 .DontReset(true)
3719 .WithStateBlock(new InputStateBlock
3720 {
3721 format = new FourCC(1447379762),
3722 byteOffset = 172,
3723 bitOffset = 0,
3724 sizeInBits = 64
3725 })
3726 .Finish();
3727 return ctrlTouchscreentouch2position;
3728 }
3729
3730 private UnityEngine.InputSystem.Controls.DeltaControl Initialize_ctrlTouchscreentouch2delta(InternedString kDeltaLayout, InputControl parent)
3731 {
3732 var ctrlTouchscreentouch2delta = new UnityEngine.InputSystem.Controls.DeltaControl();
3733 ctrlTouchscreentouch2delta.Setup()
3734 .At(this, 104)
3735 .WithParent(parent)
3736 .WithChildren(117, 6)
3737 .WithName("delta")
3738 .WithDisplayName("Touch Delta")
3739 .WithShortDisplayName("Touch Delta")
3740 .WithLayout(kDeltaLayout)
3741 .WithStateBlock(new InputStateBlock
3742 {
3743 format = new FourCC(1447379762),
3744 byteOffset = 180,
3745 bitOffset = 0,
3746 sizeInBits = 64
3747 })
3748 .Finish();
3749 return ctrlTouchscreentouch2delta;
3750 }
3751
3752 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch2pressure(InternedString kAxisLayout, InputControl parent)
3753 {
3754 var ctrlTouchscreentouch2pressure = new UnityEngine.InputSystem.Controls.AxisControl();
3755 ctrlTouchscreentouch2pressure.Setup()
3756 .At(this, 105)
3757 .WithParent(parent)
3758 .WithName("pressure")
3759 .WithDisplayName("Touch Pressure")
3760 .WithShortDisplayName("Touch Pressure")
3761 .WithLayout(kAxisLayout)
3762 .WithStateBlock(new InputStateBlock
3763 {
3764 format = new FourCC(1179407392),
3765 byteOffset = 188,
3766 bitOffset = 0,
3767 sizeInBits = 32
3768 })
3769 .Finish();
3770 return ctrlTouchscreentouch2pressure;
3771 }
3772
3773 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch2radius(InternedString kVector2Layout, InputControl parent)
3774 {
3775 var ctrlTouchscreentouch2radius = new UnityEngine.InputSystem.Controls.Vector2Control();
3776 ctrlTouchscreentouch2radius.Setup()
3777 .At(this, 106)
3778 .WithParent(parent)
3779 .WithChildren(123, 2)
3780 .WithName("radius")
3781 .WithDisplayName("Touch Radius")
3782 .WithShortDisplayName("Touch Radius")
3783 .WithLayout(kVector2Layout)
3784 .WithStateBlock(new InputStateBlock
3785 {
3786 format = new FourCC(1447379762),
3787 byteOffset = 192,
3788 bitOffset = 0,
3789 sizeInBits = 64
3790 })
3791 .Finish();
3792 return ctrlTouchscreentouch2radius;
3793 }
3794
3795 private UnityEngine.InputSystem.Controls.TouchPhaseControl Initialize_ctrlTouchscreentouch2phase(InternedString kTouchPhaseLayout, InputControl parent)
3796 {
3797 var ctrlTouchscreentouch2phase = new UnityEngine.InputSystem.Controls.TouchPhaseControl();
3798 ctrlTouchscreentouch2phase.Setup()
3799 .At(this, 107)
3800 .WithParent(parent)
3801 .WithName("phase")
3802 .WithDisplayName("Touch Touch Phase")
3803 .WithShortDisplayName("Touch Touch Phase")
3804 .WithLayout(kTouchPhaseLayout)
3805 .IsSynthetic(true)
3806 .WithStateBlock(new InputStateBlock
3807 {
3808 format = new FourCC(1113150533),
3809 byteOffset = 200,
3810 bitOffset = 0,
3811 sizeInBits = 8
3812 })
3813 .Finish();
3814 return ctrlTouchscreentouch2phase;
3815 }
3816
3817 private UnityEngine.InputSystem.Controls.TouchPressControl Initialize_ctrlTouchscreentouch2press(InternedString kTouchPressLayout, InputControl parent)
3818 {
3819 var ctrlTouchscreentouch2press = new UnityEngine.InputSystem.Controls.TouchPressControl();
3820 ctrlTouchscreentouch2press.Setup()
3821 .At(this, 108)
3822 .WithParent(parent)
3823 .WithName("press")
3824 .WithDisplayName("Touch Touch Contact?")
3825 .WithShortDisplayName("Touch Touch Contact?")
3826 .WithLayout(kTouchPressLayout)
3827 .IsButton(true)
3828 .WithStateBlock(new InputStateBlock
3829 {
3830 format = new FourCC(1113150533),
3831 byteOffset = 200,
3832 bitOffset = 0,
3833 sizeInBits = 8
3834 })
3835 .WithMinAndMax(0, 1)
3836 .Finish();
3837 return ctrlTouchscreentouch2press;
3838 }
3839
3840 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch2tapCount(InternedString kIntegerLayout, InputControl parent)
3841 {
3842 var ctrlTouchscreentouch2tapCount = new UnityEngine.InputSystem.Controls.IntegerControl();
3843 ctrlTouchscreentouch2tapCount.Setup()
3844 .At(this, 109)
3845 .WithParent(parent)
3846 .WithName("tapCount")
3847 .WithDisplayName("Touch Tap Count")
3848 .WithShortDisplayName("Touch Tap Count")
3849 .WithLayout(kIntegerLayout)
3850 .WithStateBlock(new InputStateBlock
3851 {
3852 format = new FourCC(1113150533),
3853 byteOffset = 201,
3854 bitOffset = 0,
3855 sizeInBits = 8
3856 })
3857 .Finish();
3858 return ctrlTouchscreentouch2tapCount;
3859 }
3860
3861 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch2displayIndex(InternedString kIntegerLayout, InputControl parent)
3862 {
3863 var ctrlTouchscreentouch2displayIndex = new UnityEngine.InputSystem.Controls.IntegerControl();
3864 ctrlTouchscreentouch2displayIndex.Setup()
3865 .At(this, 110)
3866 .WithParent(parent)
3867 .WithName("displayIndex")
3868 .WithDisplayName("Touch Display Index")
3869 .WithShortDisplayName("Touch Display Index")
3870 .WithLayout(kIntegerLayout)
3871 .WithStateBlock(new InputStateBlock
3872 {
3873 format = new FourCC(1113150533),
3874 byteOffset = 202,
3875 bitOffset = 0,
3876 sizeInBits = 8
3877 })
3878 .Finish();
3879 return ctrlTouchscreentouch2displayIndex;
3880 }
3881
3882 private UnityEngine.InputSystem.Controls.ButtonControl Initialize_ctrlTouchscreentouch2indirectTouch(InternedString kButtonLayout, InputControl parent)
3883 {
3884 var ctrlTouchscreentouch2indirectTouch = new UnityEngine.InputSystem.Controls.ButtonControl();
3885 ctrlTouchscreentouch2indirectTouch.Setup()
3886 .At(this, 111)
3887 .WithParent(parent)
3888 .WithName("indirectTouch")
3889 .WithDisplayName("Touch Indirect Touch?")
3890 .WithShortDisplayName("Touch Indirect Touch?")
3891 .WithLayout(kButtonLayout)
3892 .IsSynthetic(true)
3893 .IsButton(true)
3894 .WithStateBlock(new InputStateBlock
3895 {
3896 format = new FourCC(1112101920),
3897 byteOffset = 203,
3898 bitOffset = 0,
3899 sizeInBits = 1
3900 })
3901 .WithMinAndMax(0, 1)
3902 .Finish();
3903 return ctrlTouchscreentouch2indirectTouch;
3904 }
3905
3906 private UnityEngine.InputSystem.Controls.ButtonControl Initialize_ctrlTouchscreentouch2tap(InternedString kButtonLayout, InputControl parent)
3907 {
3908 var ctrlTouchscreentouch2tap = new UnityEngine.InputSystem.Controls.ButtonControl();
3909 ctrlTouchscreentouch2tap.Setup()
3910 .At(this, 112)
3911 .WithParent(parent)
3912 .WithName("tap")
3913 .WithDisplayName("Touch Tap")
3914 .WithShortDisplayName("Touch Tap")
3915 .WithLayout(kButtonLayout)
3916 .IsButton(true)
3917 .WithStateBlock(new InputStateBlock
3918 {
3919 format = new FourCC(1112101920),
3920 byteOffset = 203,
3921 bitOffset = 4,
3922 sizeInBits = 1
3923 })
3924 .WithMinAndMax(0, 1)
3925 .Finish();
3926 return ctrlTouchscreentouch2tap;
3927 }
3928
3929 private UnityEngine.InputSystem.Controls.DoubleControl Initialize_ctrlTouchscreentouch2startTime(InternedString kDoubleLayout, InputControl parent)
3930 {
3931 var ctrlTouchscreentouch2startTime = new UnityEngine.InputSystem.Controls.DoubleControl();
3932 ctrlTouchscreentouch2startTime.Setup()
3933 .At(this, 113)
3934 .WithParent(parent)
3935 .WithName("startTime")
3936 .WithDisplayName("Touch Start Time")
3937 .WithShortDisplayName("Touch Start Time")
3938 .WithLayout(kDoubleLayout)
3939 .IsSynthetic(true)
3940 .WithStateBlock(new InputStateBlock
3941 {
3942 format = new FourCC(1145195552),
3943 byteOffset = 208,
3944 bitOffset = 0,
3945 sizeInBits = 64
3946 })
3947 .Finish();
3948 return ctrlTouchscreentouch2startTime;
3949 }
3950
3951 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch2startPosition(InternedString kVector2Layout, InputControl parent)
3952 {
3953 var ctrlTouchscreentouch2startPosition = new UnityEngine.InputSystem.Controls.Vector2Control();
3954 ctrlTouchscreentouch2startPosition.Setup()
3955 .At(this, 114)
3956 .WithParent(parent)
3957 .WithChildren(125, 2)
3958 .WithName("startPosition")
3959 .WithDisplayName("Touch Start Position")
3960 .WithShortDisplayName("Touch Start Position")
3961 .WithLayout(kVector2Layout)
3962 .IsSynthetic(true)
3963 .WithStateBlock(new InputStateBlock
3964 {
3965 format = new FourCC(1447379762),
3966 byteOffset = 216,
3967 bitOffset = 0,
3968 sizeInBits = 64
3969 })
3970 .Finish();
3971 return ctrlTouchscreentouch2startPosition;
3972 }
3973
3974 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch2positionx(InternedString kAxisLayout, InputControl parent)
3975 {
3976 var ctrlTouchscreentouch2positionx = new UnityEngine.InputSystem.Controls.AxisControl();
3977 ctrlTouchscreentouch2positionx.Setup()
3978 .At(this, 115)
3979 .WithParent(parent)
3980 .WithName("x")
3981 .WithDisplayName("Touch Touch Position X")
3982 .WithShortDisplayName("Touch Touch Position X")
3983 .WithLayout(kAxisLayout)
3984 .DontReset(true)
3985 .WithStateBlock(new InputStateBlock
3986 {
3987 format = new FourCC(1179407392),
3988 byteOffset = 172,
3989 bitOffset = 0,
3990 sizeInBits = 32
3991 })
3992 .Finish();
3993 return ctrlTouchscreentouch2positionx;
3994 }
3995
3996 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch2positiony(InternedString kAxisLayout, InputControl parent)
3997 {
3998 var ctrlTouchscreentouch2positiony = new UnityEngine.InputSystem.Controls.AxisControl();
3999 ctrlTouchscreentouch2positiony.Setup()
4000 .At(this, 116)
4001 .WithParent(parent)
4002 .WithName("y")
4003 .WithDisplayName("Touch Touch Position Y")
4004 .WithShortDisplayName("Touch Touch Position Y")
4005 .WithLayout(kAxisLayout)
4006 .DontReset(true)
4007 .WithStateBlock(new InputStateBlock
4008 {
4009 format = new FourCC(1179407392),
4010 byteOffset = 176,
4011 bitOffset = 0,
4012 sizeInBits = 32
4013 })
4014 .Finish();
4015 return ctrlTouchscreentouch2positiony;
4016 }
4017
4018 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch2deltaup(InternedString kAxisLayout, InputControl parent)
4019 {
4020 var ctrlTouchscreentouch2deltaup = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMax = 3.402823E+38f };
4021 ctrlTouchscreentouch2deltaup.Setup()
4022 .At(this, 117)
4023 .WithParent(parent)
4024 .WithName("up")
4025 .WithDisplayName("Touch Touch Delta Up")
4026 .WithShortDisplayName("Touch Touch Delta Up")
4027 .WithLayout(kAxisLayout)
4028 .IsSynthetic(true)
4029 .WithStateBlock(new InputStateBlock
4030 {
4031 format = new FourCC(1179407392),
4032 byteOffset = 184,
4033 bitOffset = 0,
4034 sizeInBits = 32
4035 })
4036 .Finish();
4037 return ctrlTouchscreentouch2deltaup;
4038 }
4039
4040 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch2deltadown(InternedString kAxisLayout, InputControl parent)
4041 {
4042 var ctrlTouchscreentouch2deltadown = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMin = -3.402823E+38f, invert = true };
4043 ctrlTouchscreentouch2deltadown.Setup()
4044 .At(this, 118)
4045 .WithParent(parent)
4046 .WithName("down")
4047 .WithDisplayName("Touch Touch Delta Down")
4048 .WithShortDisplayName("Touch Touch Delta Down")
4049 .WithLayout(kAxisLayout)
4050 .IsSynthetic(true)
4051 .WithStateBlock(new InputStateBlock
4052 {
4053 format = new FourCC(1179407392),
4054 byteOffset = 184,
4055 bitOffset = 0,
4056 sizeInBits = 32
4057 })
4058 .Finish();
4059 return ctrlTouchscreentouch2deltadown;
4060 }
4061
4062 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch2deltaleft(InternedString kAxisLayout, InputControl parent)
4063 {
4064 var ctrlTouchscreentouch2deltaleft = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMin = -3.402823E+38f, invert = true };
4065 ctrlTouchscreentouch2deltaleft.Setup()
4066 .At(this, 119)
4067 .WithParent(parent)
4068 .WithName("left")
4069 .WithDisplayName("Touch Touch Delta Left")
4070 .WithShortDisplayName("Touch Touch Delta Left")
4071 .WithLayout(kAxisLayout)
4072 .IsSynthetic(true)
4073 .WithStateBlock(new InputStateBlock
4074 {
4075 format = new FourCC(1179407392),
4076 byteOffset = 180,
4077 bitOffset = 0,
4078 sizeInBits = 32
4079 })
4080 .Finish();
4081 return ctrlTouchscreentouch2deltaleft;
4082 }
4083
4084 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch2deltaright(InternedString kAxisLayout, InputControl parent)
4085 {
4086 var ctrlTouchscreentouch2deltaright = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMax = 3.402823E+38f };
4087 ctrlTouchscreentouch2deltaright.Setup()
4088 .At(this, 120)
4089 .WithParent(parent)
4090 .WithName("right")
4091 .WithDisplayName("Touch Touch Delta Right")
4092 .WithShortDisplayName("Touch Touch Delta Right")
4093 .WithLayout(kAxisLayout)
4094 .IsSynthetic(true)
4095 .WithStateBlock(new InputStateBlock
4096 {
4097 format = new FourCC(1179407392),
4098 byteOffset = 180,
4099 bitOffset = 0,
4100 sizeInBits = 32
4101 })
4102 .Finish();
4103 return ctrlTouchscreentouch2deltaright;
4104 }
4105
4106 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch2deltax(InternedString kAxisLayout, InputControl parent)
4107 {
4108 var ctrlTouchscreentouch2deltax = new UnityEngine.InputSystem.Controls.AxisControl();
4109 ctrlTouchscreentouch2deltax.Setup()
4110 .At(this, 121)
4111 .WithParent(parent)
4112 .WithName("x")
4113 .WithDisplayName("Touch Touch Delta X")
4114 .WithShortDisplayName("Touch Touch Delta X")
4115 .WithLayout(kAxisLayout)
4116 .WithStateBlock(new InputStateBlock
4117 {
4118 format = new FourCC(1179407392),
4119 byteOffset = 180,
4120 bitOffset = 0,
4121 sizeInBits = 32
4122 })
4123 .Finish();
4124 return ctrlTouchscreentouch2deltax;
4125 }
4126
4127 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch2deltay(InternedString kAxisLayout, InputControl parent)
4128 {
4129 var ctrlTouchscreentouch2deltay = new UnityEngine.InputSystem.Controls.AxisControl();
4130 ctrlTouchscreentouch2deltay.Setup()
4131 .At(this, 122)
4132 .WithParent(parent)
4133 .WithName("y")
4134 .WithDisplayName("Touch Touch Delta Y")
4135 .WithShortDisplayName("Touch Touch Delta Y")
4136 .WithLayout(kAxisLayout)
4137 .WithStateBlock(new InputStateBlock
4138 {
4139 format = new FourCC(1179407392),
4140 byteOffset = 184,
4141 bitOffset = 0,
4142 sizeInBits = 32
4143 })
4144 .Finish();
4145 return ctrlTouchscreentouch2deltay;
4146 }
4147
4148 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch2radiusx(InternedString kAxisLayout, InputControl parent)
4149 {
4150 var ctrlTouchscreentouch2radiusx = new UnityEngine.InputSystem.Controls.AxisControl();
4151 ctrlTouchscreentouch2radiusx.Setup()
4152 .At(this, 123)
4153 .WithParent(parent)
4154 .WithName("x")
4155 .WithDisplayName("Touch Touch Radius X")
4156 .WithShortDisplayName("Touch Touch Radius X")
4157 .WithLayout(kAxisLayout)
4158 .WithStateBlock(new InputStateBlock
4159 {
4160 format = new FourCC(1179407392),
4161 byteOffset = 192,
4162 bitOffset = 0,
4163 sizeInBits = 32
4164 })
4165 .Finish();
4166 return ctrlTouchscreentouch2radiusx;
4167 }
4168
4169 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch2radiusy(InternedString kAxisLayout, InputControl parent)
4170 {
4171 var ctrlTouchscreentouch2radiusy = new UnityEngine.InputSystem.Controls.AxisControl();
4172 ctrlTouchscreentouch2radiusy.Setup()
4173 .At(this, 124)
4174 .WithParent(parent)
4175 .WithName("y")
4176 .WithDisplayName("Touch Touch Radius Y")
4177 .WithShortDisplayName("Touch Touch Radius Y")
4178 .WithLayout(kAxisLayout)
4179 .WithStateBlock(new InputStateBlock
4180 {
4181 format = new FourCC(1179407392),
4182 byteOffset = 196,
4183 bitOffset = 0,
4184 sizeInBits = 32
4185 })
4186 .Finish();
4187 return ctrlTouchscreentouch2radiusy;
4188 }
4189
4190 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch2startPositionx(InternedString kAxisLayout, InputControl parent)
4191 {
4192 var ctrlTouchscreentouch2startPositionx = new UnityEngine.InputSystem.Controls.AxisControl();
4193 ctrlTouchscreentouch2startPositionx.Setup()
4194 .At(this, 125)
4195 .WithParent(parent)
4196 .WithName("x")
4197 .WithDisplayName("Touch Touch Start Position X")
4198 .WithShortDisplayName("Touch Touch Start Position X")
4199 .WithLayout(kAxisLayout)
4200 .WithStateBlock(new InputStateBlock
4201 {
4202 format = new FourCC(1179407392),
4203 byteOffset = 216,
4204 bitOffset = 0,
4205 sizeInBits = 32
4206 })
4207 .Finish();
4208 return ctrlTouchscreentouch2startPositionx;
4209 }
4210
4211 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch2startPositiony(InternedString kAxisLayout, InputControl parent)
4212 {
4213 var ctrlTouchscreentouch2startPositiony = new UnityEngine.InputSystem.Controls.AxisControl();
4214 ctrlTouchscreentouch2startPositiony.Setup()
4215 .At(this, 126)
4216 .WithParent(parent)
4217 .WithName("y")
4218 .WithDisplayName("Touch Touch Start Position Y")
4219 .WithShortDisplayName("Touch Touch Start Position Y")
4220 .WithLayout(kAxisLayout)
4221 .WithStateBlock(new InputStateBlock
4222 {
4223 format = new FourCC(1179407392),
4224 byteOffset = 220,
4225 bitOffset = 0,
4226 sizeInBits = 32
4227 })
4228 .Finish();
4229 return ctrlTouchscreentouch2startPositiony;
4230 }
4231
4232 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch3touchId(InternedString kIntegerLayout, InputControl parent)
4233 {
4234 var ctrlTouchscreentouch3touchId = new UnityEngine.InputSystem.Controls.IntegerControl();
4235 ctrlTouchscreentouch3touchId.Setup()
4236 .At(this, 127)
4237 .WithParent(parent)
4238 .WithName("touchId")
4239 .WithDisplayName("Touch Touch ID")
4240 .WithShortDisplayName("Touch Touch ID")
4241 .WithLayout(kIntegerLayout)
4242 .IsSynthetic(true)
4243 .DontReset(true)
4244 .WithStateBlock(new InputStateBlock
4245 {
4246 format = new FourCC(1229870112),
4247 byteOffset = 224,
4248 bitOffset = 0,
4249 sizeInBits = 32
4250 })
4251 .Finish();
4252 return ctrlTouchscreentouch3touchId;
4253 }
4254
4255 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch3position(InternedString kVector2Layout, InputControl parent)
4256 {
4257 var ctrlTouchscreentouch3position = new UnityEngine.InputSystem.Controls.Vector2Control();
4258 ctrlTouchscreentouch3position.Setup()
4259 .At(this, 128)
4260 .WithParent(parent)
4261 .WithChildren(140, 2)
4262 .WithName("position")
4263 .WithDisplayName("Touch Position")
4264 .WithShortDisplayName("Touch Position")
4265 .WithLayout(kVector2Layout)
4266 .DontReset(true)
4267 .WithStateBlock(new InputStateBlock
4268 {
4269 format = new FourCC(1447379762),
4270 byteOffset = 228,
4271 bitOffset = 0,
4272 sizeInBits = 64
4273 })
4274 .Finish();
4275 return ctrlTouchscreentouch3position;
4276 }
4277
4278 private UnityEngine.InputSystem.Controls.DeltaControl Initialize_ctrlTouchscreentouch3delta(InternedString kDeltaLayout, InputControl parent)
4279 {
4280 var ctrlTouchscreentouch3delta = new UnityEngine.InputSystem.Controls.DeltaControl();
4281 ctrlTouchscreentouch3delta.Setup()
4282 .At(this, 129)
4283 .WithParent(parent)
4284 .WithChildren(142, 6)
4285 .WithName("delta")
4286 .WithDisplayName("Touch Delta")
4287 .WithShortDisplayName("Touch Delta")
4288 .WithLayout(kDeltaLayout)
4289 .WithStateBlock(new InputStateBlock
4290 {
4291 format = new FourCC(1447379762),
4292 byteOffset = 236,
4293 bitOffset = 0,
4294 sizeInBits = 64
4295 })
4296 .Finish();
4297 return ctrlTouchscreentouch3delta;
4298 }
4299
4300 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch3pressure(InternedString kAxisLayout, InputControl parent)
4301 {
4302 var ctrlTouchscreentouch3pressure = new UnityEngine.InputSystem.Controls.AxisControl();
4303 ctrlTouchscreentouch3pressure.Setup()
4304 .At(this, 130)
4305 .WithParent(parent)
4306 .WithName("pressure")
4307 .WithDisplayName("Touch Pressure")
4308 .WithShortDisplayName("Touch Pressure")
4309 .WithLayout(kAxisLayout)
4310 .WithStateBlock(new InputStateBlock
4311 {
4312 format = new FourCC(1179407392),
4313 byteOffset = 244,
4314 bitOffset = 0,
4315 sizeInBits = 32
4316 })
4317 .Finish();
4318 return ctrlTouchscreentouch3pressure;
4319 }
4320
4321 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch3radius(InternedString kVector2Layout, InputControl parent)
4322 {
4323 var ctrlTouchscreentouch3radius = new UnityEngine.InputSystem.Controls.Vector2Control();
4324 ctrlTouchscreentouch3radius.Setup()
4325 .At(this, 131)
4326 .WithParent(parent)
4327 .WithChildren(148, 2)
4328 .WithName("radius")
4329 .WithDisplayName("Touch Radius")
4330 .WithShortDisplayName("Touch Radius")
4331 .WithLayout(kVector2Layout)
4332 .WithStateBlock(new InputStateBlock
4333 {
4334 format = new FourCC(1447379762),
4335 byteOffset = 248,
4336 bitOffset = 0,
4337 sizeInBits = 64
4338 })
4339 .Finish();
4340 return ctrlTouchscreentouch3radius;
4341 }
4342
4343 private UnityEngine.InputSystem.Controls.TouchPhaseControl Initialize_ctrlTouchscreentouch3phase(InternedString kTouchPhaseLayout, InputControl parent)
4344 {
4345 var ctrlTouchscreentouch3phase = new UnityEngine.InputSystem.Controls.TouchPhaseControl();
4346 ctrlTouchscreentouch3phase.Setup()
4347 .At(this, 132)
4348 .WithParent(parent)
4349 .WithName("phase")
4350 .WithDisplayName("Touch Touch Phase")
4351 .WithShortDisplayName("Touch Touch Phase")
4352 .WithLayout(kTouchPhaseLayout)
4353 .IsSynthetic(true)
4354 .WithStateBlock(new InputStateBlock
4355 {
4356 format = new FourCC(1113150533),
4357 byteOffset = 256,
4358 bitOffset = 0,
4359 sizeInBits = 8
4360 })
4361 .Finish();
4362 return ctrlTouchscreentouch3phase;
4363 }
4364
4365 private UnityEngine.InputSystem.Controls.TouchPressControl Initialize_ctrlTouchscreentouch3press(InternedString kTouchPressLayout, InputControl parent)
4366 {
4367 var ctrlTouchscreentouch3press = new UnityEngine.InputSystem.Controls.TouchPressControl();
4368 ctrlTouchscreentouch3press.Setup()
4369 .At(this, 133)
4370 .WithParent(parent)
4371 .WithName("press")
4372 .WithDisplayName("Touch Touch Contact?")
4373 .WithShortDisplayName("Touch Touch Contact?")
4374 .WithLayout(kTouchPressLayout)
4375 .IsButton(true)
4376 .WithStateBlock(new InputStateBlock
4377 {
4378 format = new FourCC(1113150533),
4379 byteOffset = 256,
4380 bitOffset = 0,
4381 sizeInBits = 8
4382 })
4383 .WithMinAndMax(0, 1)
4384 .Finish();
4385 return ctrlTouchscreentouch3press;
4386 }
4387
4388 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch3tapCount(InternedString kIntegerLayout, InputControl parent)
4389 {
4390 var ctrlTouchscreentouch3tapCount = new UnityEngine.InputSystem.Controls.IntegerControl();
4391 ctrlTouchscreentouch3tapCount.Setup()
4392 .At(this, 134)
4393 .WithParent(parent)
4394 .WithName("tapCount")
4395 .WithDisplayName("Touch Tap Count")
4396 .WithShortDisplayName("Touch Tap Count")
4397 .WithLayout(kIntegerLayout)
4398 .WithStateBlock(new InputStateBlock
4399 {
4400 format = new FourCC(1113150533),
4401 byteOffset = 257,
4402 bitOffset = 0,
4403 sizeInBits = 8
4404 })
4405 .Finish();
4406 return ctrlTouchscreentouch3tapCount;
4407 }
4408
4409 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch3displayIndex(InternedString kIntegerLayout, InputControl parent)
4410 {
4411 var ctrlTouchscreentouch3displayIndex = new UnityEngine.InputSystem.Controls.IntegerControl();
4412 ctrlTouchscreentouch3displayIndex.Setup()
4413 .At(this, 135)
4414 .WithParent(parent)
4415 .WithName("displayIndex")
4416 .WithDisplayName("Touch Display Index")
4417 .WithShortDisplayName("Touch Display Index")
4418 .WithLayout(kIntegerLayout)
4419 .WithStateBlock(new InputStateBlock
4420 {
4421 format = new FourCC(1113150533),
4422 byteOffset = 258,
4423 bitOffset = 0,
4424 sizeInBits = 8
4425 })
4426 .Finish();
4427 return ctrlTouchscreentouch3displayIndex;
4428 }
4429
4430 private UnityEngine.InputSystem.Controls.ButtonControl Initialize_ctrlTouchscreentouch3indirectTouch(InternedString kButtonLayout, InputControl parent)
4431 {
4432 var ctrlTouchscreentouch3indirectTouch = new UnityEngine.InputSystem.Controls.ButtonControl();
4433 ctrlTouchscreentouch3indirectTouch.Setup()
4434 .At(this, 136)
4435 .WithParent(parent)
4436 .WithName("indirectTouch")
4437 .WithDisplayName("Touch Indirect Touch?")
4438 .WithShortDisplayName("Touch Indirect Touch?")
4439 .WithLayout(kButtonLayout)
4440 .IsSynthetic(true)
4441 .IsButton(true)
4442 .WithStateBlock(new InputStateBlock
4443 {
4444 format = new FourCC(1112101920),
4445 byteOffset = 259,
4446 bitOffset = 0,
4447 sizeInBits = 1
4448 })
4449 .WithMinAndMax(0, 1)
4450 .Finish();
4451 return ctrlTouchscreentouch3indirectTouch;
4452 }
4453
4454 private UnityEngine.InputSystem.Controls.ButtonControl Initialize_ctrlTouchscreentouch3tap(InternedString kButtonLayout, InputControl parent)
4455 {
4456 var ctrlTouchscreentouch3tap = new UnityEngine.InputSystem.Controls.ButtonControl();
4457 ctrlTouchscreentouch3tap.Setup()
4458 .At(this, 137)
4459 .WithParent(parent)
4460 .WithName("tap")
4461 .WithDisplayName("Touch Tap")
4462 .WithShortDisplayName("Touch Tap")
4463 .WithLayout(kButtonLayout)
4464 .IsButton(true)
4465 .WithStateBlock(new InputStateBlock
4466 {
4467 format = new FourCC(1112101920),
4468 byteOffset = 259,
4469 bitOffset = 4,
4470 sizeInBits = 1
4471 })
4472 .WithMinAndMax(0, 1)
4473 .Finish();
4474 return ctrlTouchscreentouch3tap;
4475 }
4476
4477 private UnityEngine.InputSystem.Controls.DoubleControl Initialize_ctrlTouchscreentouch3startTime(InternedString kDoubleLayout, InputControl parent)
4478 {
4479 var ctrlTouchscreentouch3startTime = new UnityEngine.InputSystem.Controls.DoubleControl();
4480 ctrlTouchscreentouch3startTime.Setup()
4481 .At(this, 138)
4482 .WithParent(parent)
4483 .WithName("startTime")
4484 .WithDisplayName("Touch Start Time")
4485 .WithShortDisplayName("Touch Start Time")
4486 .WithLayout(kDoubleLayout)
4487 .IsSynthetic(true)
4488 .WithStateBlock(new InputStateBlock
4489 {
4490 format = new FourCC(1145195552),
4491 byteOffset = 264,
4492 bitOffset = 0,
4493 sizeInBits = 64
4494 })
4495 .Finish();
4496 return ctrlTouchscreentouch3startTime;
4497 }
4498
4499 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch3startPosition(InternedString kVector2Layout, InputControl parent)
4500 {
4501 var ctrlTouchscreentouch3startPosition = new UnityEngine.InputSystem.Controls.Vector2Control();
4502 ctrlTouchscreentouch3startPosition.Setup()
4503 .At(this, 139)
4504 .WithParent(parent)
4505 .WithChildren(150, 2)
4506 .WithName("startPosition")
4507 .WithDisplayName("Touch Start Position")
4508 .WithShortDisplayName("Touch Start Position")
4509 .WithLayout(kVector2Layout)
4510 .IsSynthetic(true)
4511 .WithStateBlock(new InputStateBlock
4512 {
4513 format = new FourCC(1447379762),
4514 byteOffset = 272,
4515 bitOffset = 0,
4516 sizeInBits = 64
4517 })
4518 .Finish();
4519 return ctrlTouchscreentouch3startPosition;
4520 }
4521
4522 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch3positionx(InternedString kAxisLayout, InputControl parent)
4523 {
4524 var ctrlTouchscreentouch3positionx = new UnityEngine.InputSystem.Controls.AxisControl();
4525 ctrlTouchscreentouch3positionx.Setup()
4526 .At(this, 140)
4527 .WithParent(parent)
4528 .WithName("x")
4529 .WithDisplayName("Touch Touch Position X")
4530 .WithShortDisplayName("Touch Touch Position X")
4531 .WithLayout(kAxisLayout)
4532 .DontReset(true)
4533 .WithStateBlock(new InputStateBlock
4534 {
4535 format = new FourCC(1179407392),
4536 byteOffset = 228,
4537 bitOffset = 0,
4538 sizeInBits = 32
4539 })
4540 .Finish();
4541 return ctrlTouchscreentouch3positionx;
4542 }
4543
4544 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch3positiony(InternedString kAxisLayout, InputControl parent)
4545 {
4546 var ctrlTouchscreentouch3positiony = new UnityEngine.InputSystem.Controls.AxisControl();
4547 ctrlTouchscreentouch3positiony.Setup()
4548 .At(this, 141)
4549 .WithParent(parent)
4550 .WithName("y")
4551 .WithDisplayName("Touch Touch Position Y")
4552 .WithShortDisplayName("Touch Touch Position Y")
4553 .WithLayout(kAxisLayout)
4554 .DontReset(true)
4555 .WithStateBlock(new InputStateBlock
4556 {
4557 format = new FourCC(1179407392),
4558 byteOffset = 232,
4559 bitOffset = 0,
4560 sizeInBits = 32
4561 })
4562 .Finish();
4563 return ctrlTouchscreentouch3positiony;
4564 }
4565
4566 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch3deltaup(InternedString kAxisLayout, InputControl parent)
4567 {
4568 var ctrlTouchscreentouch3deltaup = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMax = 3.402823E+38f };
4569 ctrlTouchscreentouch3deltaup.Setup()
4570 .At(this, 142)
4571 .WithParent(parent)
4572 .WithName("up")
4573 .WithDisplayName("Touch Touch Delta Up")
4574 .WithShortDisplayName("Touch Touch Delta Up")
4575 .WithLayout(kAxisLayout)
4576 .IsSynthetic(true)
4577 .WithStateBlock(new InputStateBlock
4578 {
4579 format = new FourCC(1179407392),
4580 byteOffset = 240,
4581 bitOffset = 0,
4582 sizeInBits = 32
4583 })
4584 .Finish();
4585 return ctrlTouchscreentouch3deltaup;
4586 }
4587
4588 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch3deltadown(InternedString kAxisLayout, InputControl parent)
4589 {
4590 var ctrlTouchscreentouch3deltadown = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMin = -3.402823E+38f, invert = true };
4591 ctrlTouchscreentouch3deltadown.Setup()
4592 .At(this, 143)
4593 .WithParent(parent)
4594 .WithName("down")
4595 .WithDisplayName("Touch Touch Delta Down")
4596 .WithShortDisplayName("Touch Touch Delta Down")
4597 .WithLayout(kAxisLayout)
4598 .IsSynthetic(true)
4599 .WithStateBlock(new InputStateBlock
4600 {
4601 format = new FourCC(1179407392),
4602 byteOffset = 240,
4603 bitOffset = 0,
4604 sizeInBits = 32
4605 })
4606 .Finish();
4607 return ctrlTouchscreentouch3deltadown;
4608 }
4609
4610 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch3deltaleft(InternedString kAxisLayout, InputControl parent)
4611 {
4612 var ctrlTouchscreentouch3deltaleft = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMin = -3.402823E+38f, invert = true };
4613 ctrlTouchscreentouch3deltaleft.Setup()
4614 .At(this, 144)
4615 .WithParent(parent)
4616 .WithName("left")
4617 .WithDisplayName("Touch Touch Delta Left")
4618 .WithShortDisplayName("Touch Touch Delta Left")
4619 .WithLayout(kAxisLayout)
4620 .IsSynthetic(true)
4621 .WithStateBlock(new InputStateBlock
4622 {
4623 format = new FourCC(1179407392),
4624 byteOffset = 236,
4625 bitOffset = 0,
4626 sizeInBits = 32
4627 })
4628 .Finish();
4629 return ctrlTouchscreentouch3deltaleft;
4630 }
4631
4632 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch3deltaright(InternedString kAxisLayout, InputControl parent)
4633 {
4634 var ctrlTouchscreentouch3deltaright = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMax = 3.402823E+38f };
4635 ctrlTouchscreentouch3deltaright.Setup()
4636 .At(this, 145)
4637 .WithParent(parent)
4638 .WithName("right")
4639 .WithDisplayName("Touch Touch Delta Right")
4640 .WithShortDisplayName("Touch Touch Delta Right")
4641 .WithLayout(kAxisLayout)
4642 .IsSynthetic(true)
4643 .WithStateBlock(new InputStateBlock
4644 {
4645 format = new FourCC(1179407392),
4646 byteOffset = 236,
4647 bitOffset = 0,
4648 sizeInBits = 32
4649 })
4650 .Finish();
4651 return ctrlTouchscreentouch3deltaright;
4652 }
4653
4654 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch3deltax(InternedString kAxisLayout, InputControl parent)
4655 {
4656 var ctrlTouchscreentouch3deltax = new UnityEngine.InputSystem.Controls.AxisControl();
4657 ctrlTouchscreentouch3deltax.Setup()
4658 .At(this, 146)
4659 .WithParent(parent)
4660 .WithName("x")
4661 .WithDisplayName("Touch Touch Delta X")
4662 .WithShortDisplayName("Touch Touch Delta X")
4663 .WithLayout(kAxisLayout)
4664 .WithStateBlock(new InputStateBlock
4665 {
4666 format = new FourCC(1179407392),
4667 byteOffset = 236,
4668 bitOffset = 0,
4669 sizeInBits = 32
4670 })
4671 .Finish();
4672 return ctrlTouchscreentouch3deltax;
4673 }
4674
4675 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch3deltay(InternedString kAxisLayout, InputControl parent)
4676 {
4677 var ctrlTouchscreentouch3deltay = new UnityEngine.InputSystem.Controls.AxisControl();
4678 ctrlTouchscreentouch3deltay.Setup()
4679 .At(this, 147)
4680 .WithParent(parent)
4681 .WithName("y")
4682 .WithDisplayName("Touch Touch Delta Y")
4683 .WithShortDisplayName("Touch Touch Delta Y")
4684 .WithLayout(kAxisLayout)
4685 .WithStateBlock(new InputStateBlock
4686 {
4687 format = new FourCC(1179407392),
4688 byteOffset = 240,
4689 bitOffset = 0,
4690 sizeInBits = 32
4691 })
4692 .Finish();
4693 return ctrlTouchscreentouch3deltay;
4694 }
4695
4696 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch3radiusx(InternedString kAxisLayout, InputControl parent)
4697 {
4698 var ctrlTouchscreentouch3radiusx = new UnityEngine.InputSystem.Controls.AxisControl();
4699 ctrlTouchscreentouch3radiusx.Setup()
4700 .At(this, 148)
4701 .WithParent(parent)
4702 .WithName("x")
4703 .WithDisplayName("Touch Touch Radius X")
4704 .WithShortDisplayName("Touch Touch Radius X")
4705 .WithLayout(kAxisLayout)
4706 .WithStateBlock(new InputStateBlock
4707 {
4708 format = new FourCC(1179407392),
4709 byteOffset = 248,
4710 bitOffset = 0,
4711 sizeInBits = 32
4712 })
4713 .Finish();
4714 return ctrlTouchscreentouch3radiusx;
4715 }
4716
4717 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch3radiusy(InternedString kAxisLayout, InputControl parent)
4718 {
4719 var ctrlTouchscreentouch3radiusy = new UnityEngine.InputSystem.Controls.AxisControl();
4720 ctrlTouchscreentouch3radiusy.Setup()
4721 .At(this, 149)
4722 .WithParent(parent)
4723 .WithName("y")
4724 .WithDisplayName("Touch Touch Radius Y")
4725 .WithShortDisplayName("Touch Touch Radius Y")
4726 .WithLayout(kAxisLayout)
4727 .WithStateBlock(new InputStateBlock
4728 {
4729 format = new FourCC(1179407392),
4730 byteOffset = 252,
4731 bitOffset = 0,
4732 sizeInBits = 32
4733 })
4734 .Finish();
4735 return ctrlTouchscreentouch3radiusy;
4736 }
4737
4738 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch3startPositionx(InternedString kAxisLayout, InputControl parent)
4739 {
4740 var ctrlTouchscreentouch3startPositionx = new UnityEngine.InputSystem.Controls.AxisControl();
4741 ctrlTouchscreentouch3startPositionx.Setup()
4742 .At(this, 150)
4743 .WithParent(parent)
4744 .WithName("x")
4745 .WithDisplayName("Touch Touch Start Position X")
4746 .WithShortDisplayName("Touch Touch Start Position X")
4747 .WithLayout(kAxisLayout)
4748 .WithStateBlock(new InputStateBlock
4749 {
4750 format = new FourCC(1179407392),
4751 byteOffset = 272,
4752 bitOffset = 0,
4753 sizeInBits = 32
4754 })
4755 .Finish();
4756 return ctrlTouchscreentouch3startPositionx;
4757 }
4758
4759 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch3startPositiony(InternedString kAxisLayout, InputControl parent)
4760 {
4761 var ctrlTouchscreentouch3startPositiony = new UnityEngine.InputSystem.Controls.AxisControl();
4762 ctrlTouchscreentouch3startPositiony.Setup()
4763 .At(this, 151)
4764 .WithParent(parent)
4765 .WithName("y")
4766 .WithDisplayName("Touch Touch Start Position Y")
4767 .WithShortDisplayName("Touch Touch Start Position Y")
4768 .WithLayout(kAxisLayout)
4769 .WithStateBlock(new InputStateBlock
4770 {
4771 format = new FourCC(1179407392),
4772 byteOffset = 276,
4773 bitOffset = 0,
4774 sizeInBits = 32
4775 })
4776 .Finish();
4777 return ctrlTouchscreentouch3startPositiony;
4778 }
4779
4780 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch4touchId(InternedString kIntegerLayout, InputControl parent)
4781 {
4782 var ctrlTouchscreentouch4touchId = new UnityEngine.InputSystem.Controls.IntegerControl();
4783 ctrlTouchscreentouch4touchId.Setup()
4784 .At(this, 152)
4785 .WithParent(parent)
4786 .WithName("touchId")
4787 .WithDisplayName("Touch Touch ID")
4788 .WithShortDisplayName("Touch Touch ID")
4789 .WithLayout(kIntegerLayout)
4790 .IsSynthetic(true)
4791 .DontReset(true)
4792 .WithStateBlock(new InputStateBlock
4793 {
4794 format = new FourCC(1229870112),
4795 byteOffset = 280,
4796 bitOffset = 0,
4797 sizeInBits = 32
4798 })
4799 .Finish();
4800 return ctrlTouchscreentouch4touchId;
4801 }
4802
4803 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch4position(InternedString kVector2Layout, InputControl parent)
4804 {
4805 var ctrlTouchscreentouch4position = new UnityEngine.InputSystem.Controls.Vector2Control();
4806 ctrlTouchscreentouch4position.Setup()
4807 .At(this, 153)
4808 .WithParent(parent)
4809 .WithChildren(165, 2)
4810 .WithName("position")
4811 .WithDisplayName("Touch Position")
4812 .WithShortDisplayName("Touch Position")
4813 .WithLayout(kVector2Layout)
4814 .DontReset(true)
4815 .WithStateBlock(new InputStateBlock
4816 {
4817 format = new FourCC(1447379762),
4818 byteOffset = 284,
4819 bitOffset = 0,
4820 sizeInBits = 64
4821 })
4822 .Finish();
4823 return ctrlTouchscreentouch4position;
4824 }
4825
4826 private UnityEngine.InputSystem.Controls.DeltaControl Initialize_ctrlTouchscreentouch4delta(InternedString kDeltaLayout, InputControl parent)
4827 {
4828 var ctrlTouchscreentouch4delta = new UnityEngine.InputSystem.Controls.DeltaControl();
4829 ctrlTouchscreentouch4delta.Setup()
4830 .At(this, 154)
4831 .WithParent(parent)
4832 .WithChildren(167, 6)
4833 .WithName("delta")
4834 .WithDisplayName("Touch Delta")
4835 .WithShortDisplayName("Touch Delta")
4836 .WithLayout(kDeltaLayout)
4837 .WithStateBlock(new InputStateBlock
4838 {
4839 format = new FourCC(1447379762),
4840 byteOffset = 292,
4841 bitOffset = 0,
4842 sizeInBits = 64
4843 })
4844 .Finish();
4845 return ctrlTouchscreentouch4delta;
4846 }
4847
4848 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch4pressure(InternedString kAxisLayout, InputControl parent)
4849 {
4850 var ctrlTouchscreentouch4pressure = new UnityEngine.InputSystem.Controls.AxisControl();
4851 ctrlTouchscreentouch4pressure.Setup()
4852 .At(this, 155)
4853 .WithParent(parent)
4854 .WithName("pressure")
4855 .WithDisplayName("Touch Pressure")
4856 .WithShortDisplayName("Touch Pressure")
4857 .WithLayout(kAxisLayout)
4858 .WithStateBlock(new InputStateBlock
4859 {
4860 format = new FourCC(1179407392),
4861 byteOffset = 300,
4862 bitOffset = 0,
4863 sizeInBits = 32
4864 })
4865 .Finish();
4866 return ctrlTouchscreentouch4pressure;
4867 }
4868
4869 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch4radius(InternedString kVector2Layout, InputControl parent)
4870 {
4871 var ctrlTouchscreentouch4radius = new UnityEngine.InputSystem.Controls.Vector2Control();
4872 ctrlTouchscreentouch4radius.Setup()
4873 .At(this, 156)
4874 .WithParent(parent)
4875 .WithChildren(173, 2)
4876 .WithName("radius")
4877 .WithDisplayName("Touch Radius")
4878 .WithShortDisplayName("Touch Radius")
4879 .WithLayout(kVector2Layout)
4880 .WithStateBlock(new InputStateBlock
4881 {
4882 format = new FourCC(1447379762),
4883 byteOffset = 304,
4884 bitOffset = 0,
4885 sizeInBits = 64
4886 })
4887 .Finish();
4888 return ctrlTouchscreentouch4radius;
4889 }
4890
4891 private UnityEngine.InputSystem.Controls.TouchPhaseControl Initialize_ctrlTouchscreentouch4phase(InternedString kTouchPhaseLayout, InputControl parent)
4892 {
4893 var ctrlTouchscreentouch4phase = new UnityEngine.InputSystem.Controls.TouchPhaseControl();
4894 ctrlTouchscreentouch4phase.Setup()
4895 .At(this, 157)
4896 .WithParent(parent)
4897 .WithName("phase")
4898 .WithDisplayName("Touch Touch Phase")
4899 .WithShortDisplayName("Touch Touch Phase")
4900 .WithLayout(kTouchPhaseLayout)
4901 .IsSynthetic(true)
4902 .WithStateBlock(new InputStateBlock
4903 {
4904 format = new FourCC(1113150533),
4905 byteOffset = 312,
4906 bitOffset = 0,
4907 sizeInBits = 8
4908 })
4909 .Finish();
4910 return ctrlTouchscreentouch4phase;
4911 }
4912
4913 private UnityEngine.InputSystem.Controls.TouchPressControl Initialize_ctrlTouchscreentouch4press(InternedString kTouchPressLayout, InputControl parent)
4914 {
4915 var ctrlTouchscreentouch4press = new UnityEngine.InputSystem.Controls.TouchPressControl();
4916 ctrlTouchscreentouch4press.Setup()
4917 .At(this, 158)
4918 .WithParent(parent)
4919 .WithName("press")
4920 .WithDisplayName("Touch Touch Contact?")
4921 .WithShortDisplayName("Touch Touch Contact?")
4922 .WithLayout(kTouchPressLayout)
4923 .IsButton(true)
4924 .WithStateBlock(new InputStateBlock
4925 {
4926 format = new FourCC(1113150533),
4927 byteOffset = 312,
4928 bitOffset = 0,
4929 sizeInBits = 8
4930 })
4931 .WithMinAndMax(0, 1)
4932 .Finish();
4933 return ctrlTouchscreentouch4press;
4934 }
4935
4936 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch4tapCount(InternedString kIntegerLayout, InputControl parent)
4937 {
4938 var ctrlTouchscreentouch4tapCount = new UnityEngine.InputSystem.Controls.IntegerControl();
4939 ctrlTouchscreentouch4tapCount.Setup()
4940 .At(this, 159)
4941 .WithParent(parent)
4942 .WithName("tapCount")
4943 .WithDisplayName("Touch Tap Count")
4944 .WithShortDisplayName("Touch Tap Count")
4945 .WithLayout(kIntegerLayout)
4946 .WithStateBlock(new InputStateBlock
4947 {
4948 format = new FourCC(1113150533),
4949 byteOffset = 313,
4950 bitOffset = 0,
4951 sizeInBits = 8
4952 })
4953 .Finish();
4954 return ctrlTouchscreentouch4tapCount;
4955 }
4956
4957 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch4displayIndex(InternedString kIntegerLayout, InputControl parent)
4958 {
4959 var ctrlTouchscreentouch4displayIndex = new UnityEngine.InputSystem.Controls.IntegerControl();
4960 ctrlTouchscreentouch4displayIndex.Setup()
4961 .At(this, 160)
4962 .WithParent(parent)
4963 .WithName("displayIndex")
4964 .WithDisplayName("Touch Display Index")
4965 .WithShortDisplayName("Touch Display Index")
4966 .WithLayout(kIntegerLayout)
4967 .WithStateBlock(new InputStateBlock
4968 {
4969 format = new FourCC(1113150533),
4970 byteOffset = 314,
4971 bitOffset = 0,
4972 sizeInBits = 8
4973 })
4974 .Finish();
4975 return ctrlTouchscreentouch4displayIndex;
4976 }
4977
4978 private UnityEngine.InputSystem.Controls.ButtonControl Initialize_ctrlTouchscreentouch4indirectTouch(InternedString kButtonLayout, InputControl parent)
4979 {
4980 var ctrlTouchscreentouch4indirectTouch = new UnityEngine.InputSystem.Controls.ButtonControl();
4981 ctrlTouchscreentouch4indirectTouch.Setup()
4982 .At(this, 161)
4983 .WithParent(parent)
4984 .WithName("indirectTouch")
4985 .WithDisplayName("Touch Indirect Touch?")
4986 .WithShortDisplayName("Touch Indirect Touch?")
4987 .WithLayout(kButtonLayout)
4988 .IsSynthetic(true)
4989 .IsButton(true)
4990 .WithStateBlock(new InputStateBlock
4991 {
4992 format = new FourCC(1112101920),
4993 byteOffset = 315,
4994 bitOffset = 0,
4995 sizeInBits = 1
4996 })
4997 .WithMinAndMax(0, 1)
4998 .Finish();
4999 return ctrlTouchscreentouch4indirectTouch;
5000 }
5001
5002 private UnityEngine.InputSystem.Controls.ButtonControl Initialize_ctrlTouchscreentouch4tap(InternedString kButtonLayout, InputControl parent)
5003 {
5004 var ctrlTouchscreentouch4tap = new UnityEngine.InputSystem.Controls.ButtonControl();
5005 ctrlTouchscreentouch4tap.Setup()
5006 .At(this, 162)
5007 .WithParent(parent)
5008 .WithName("tap")
5009 .WithDisplayName("Touch Tap")
5010 .WithShortDisplayName("Touch Tap")
5011 .WithLayout(kButtonLayout)
5012 .IsButton(true)
5013 .WithStateBlock(new InputStateBlock
5014 {
5015 format = new FourCC(1112101920),
5016 byteOffset = 315,
5017 bitOffset = 4,
5018 sizeInBits = 1
5019 })
5020 .WithMinAndMax(0, 1)
5021 .Finish();
5022 return ctrlTouchscreentouch4tap;
5023 }
5024
5025 private UnityEngine.InputSystem.Controls.DoubleControl Initialize_ctrlTouchscreentouch4startTime(InternedString kDoubleLayout, InputControl parent)
5026 {
5027 var ctrlTouchscreentouch4startTime = new UnityEngine.InputSystem.Controls.DoubleControl();
5028 ctrlTouchscreentouch4startTime.Setup()
5029 .At(this, 163)
5030 .WithParent(parent)
5031 .WithName("startTime")
5032 .WithDisplayName("Touch Start Time")
5033 .WithShortDisplayName("Touch Start Time")
5034 .WithLayout(kDoubleLayout)
5035 .IsSynthetic(true)
5036 .WithStateBlock(new InputStateBlock
5037 {
5038 format = new FourCC(1145195552),
5039 byteOffset = 320,
5040 bitOffset = 0,
5041 sizeInBits = 64
5042 })
5043 .Finish();
5044 return ctrlTouchscreentouch4startTime;
5045 }
5046
5047 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch4startPosition(InternedString kVector2Layout, InputControl parent)
5048 {
5049 var ctrlTouchscreentouch4startPosition = new UnityEngine.InputSystem.Controls.Vector2Control();
5050 ctrlTouchscreentouch4startPosition.Setup()
5051 .At(this, 164)
5052 .WithParent(parent)
5053 .WithChildren(175, 2)
5054 .WithName("startPosition")
5055 .WithDisplayName("Touch Start Position")
5056 .WithShortDisplayName("Touch Start Position")
5057 .WithLayout(kVector2Layout)
5058 .IsSynthetic(true)
5059 .WithStateBlock(new InputStateBlock
5060 {
5061 format = new FourCC(1447379762),
5062 byteOffset = 328,
5063 bitOffset = 0,
5064 sizeInBits = 64
5065 })
5066 .Finish();
5067 return ctrlTouchscreentouch4startPosition;
5068 }
5069
5070 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch4positionx(InternedString kAxisLayout, InputControl parent)
5071 {
5072 var ctrlTouchscreentouch4positionx = new UnityEngine.InputSystem.Controls.AxisControl();
5073 ctrlTouchscreentouch4positionx.Setup()
5074 .At(this, 165)
5075 .WithParent(parent)
5076 .WithName("x")
5077 .WithDisplayName("Touch Touch Position X")
5078 .WithShortDisplayName("Touch Touch Position X")
5079 .WithLayout(kAxisLayout)
5080 .DontReset(true)
5081 .WithStateBlock(new InputStateBlock
5082 {
5083 format = new FourCC(1179407392),
5084 byteOffset = 284,
5085 bitOffset = 0,
5086 sizeInBits = 32
5087 })
5088 .Finish();
5089 return ctrlTouchscreentouch4positionx;
5090 }
5091
5092 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch4positiony(InternedString kAxisLayout, InputControl parent)
5093 {
5094 var ctrlTouchscreentouch4positiony = new UnityEngine.InputSystem.Controls.AxisControl();
5095 ctrlTouchscreentouch4positiony.Setup()
5096 .At(this, 166)
5097 .WithParent(parent)
5098 .WithName("y")
5099 .WithDisplayName("Touch Touch Position Y")
5100 .WithShortDisplayName("Touch Touch Position Y")
5101 .WithLayout(kAxisLayout)
5102 .DontReset(true)
5103 .WithStateBlock(new InputStateBlock
5104 {
5105 format = new FourCC(1179407392),
5106 byteOffset = 288,
5107 bitOffset = 0,
5108 sizeInBits = 32
5109 })
5110 .Finish();
5111 return ctrlTouchscreentouch4positiony;
5112 }
5113
5114 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch4deltaup(InternedString kAxisLayout, InputControl parent)
5115 {
5116 var ctrlTouchscreentouch4deltaup = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMax = 3.402823E+38f };
5117 ctrlTouchscreentouch4deltaup.Setup()
5118 .At(this, 167)
5119 .WithParent(parent)
5120 .WithName("up")
5121 .WithDisplayName("Touch Touch Delta Up")
5122 .WithShortDisplayName("Touch Touch Delta Up")
5123 .WithLayout(kAxisLayout)
5124 .IsSynthetic(true)
5125 .WithStateBlock(new InputStateBlock
5126 {
5127 format = new FourCC(1179407392),
5128 byteOffset = 296,
5129 bitOffset = 0,
5130 sizeInBits = 32
5131 })
5132 .Finish();
5133 return ctrlTouchscreentouch4deltaup;
5134 }
5135
5136 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch4deltadown(InternedString kAxisLayout, InputControl parent)
5137 {
5138 var ctrlTouchscreentouch4deltadown = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMin = -3.402823E+38f, invert = true };
5139 ctrlTouchscreentouch4deltadown.Setup()
5140 .At(this, 168)
5141 .WithParent(parent)
5142 .WithName("down")
5143 .WithDisplayName("Touch Touch Delta Down")
5144 .WithShortDisplayName("Touch Touch Delta Down")
5145 .WithLayout(kAxisLayout)
5146 .IsSynthetic(true)
5147 .WithStateBlock(new InputStateBlock
5148 {
5149 format = new FourCC(1179407392),
5150 byteOffset = 296,
5151 bitOffset = 0,
5152 sizeInBits = 32
5153 })
5154 .Finish();
5155 return ctrlTouchscreentouch4deltadown;
5156 }
5157
5158 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch4deltaleft(InternedString kAxisLayout, InputControl parent)
5159 {
5160 var ctrlTouchscreentouch4deltaleft = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMin = -3.402823E+38f, invert = true };
5161 ctrlTouchscreentouch4deltaleft.Setup()
5162 .At(this, 169)
5163 .WithParent(parent)
5164 .WithName("left")
5165 .WithDisplayName("Touch Touch Delta Left")
5166 .WithShortDisplayName("Touch Touch Delta Left")
5167 .WithLayout(kAxisLayout)
5168 .IsSynthetic(true)
5169 .WithStateBlock(new InputStateBlock
5170 {
5171 format = new FourCC(1179407392),
5172 byteOffset = 292,
5173 bitOffset = 0,
5174 sizeInBits = 32
5175 })
5176 .Finish();
5177 return ctrlTouchscreentouch4deltaleft;
5178 }
5179
5180 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch4deltaright(InternedString kAxisLayout, InputControl parent)
5181 {
5182 var ctrlTouchscreentouch4deltaright = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMax = 3.402823E+38f };
5183 ctrlTouchscreentouch4deltaright.Setup()
5184 .At(this, 170)
5185 .WithParent(parent)
5186 .WithName("right")
5187 .WithDisplayName("Touch Touch Delta Right")
5188 .WithShortDisplayName("Touch Touch Delta Right")
5189 .WithLayout(kAxisLayout)
5190 .IsSynthetic(true)
5191 .WithStateBlock(new InputStateBlock
5192 {
5193 format = new FourCC(1179407392),
5194 byteOffset = 292,
5195 bitOffset = 0,
5196 sizeInBits = 32
5197 })
5198 .Finish();
5199 return ctrlTouchscreentouch4deltaright;
5200 }
5201
5202 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch4deltax(InternedString kAxisLayout, InputControl parent)
5203 {
5204 var ctrlTouchscreentouch4deltax = new UnityEngine.InputSystem.Controls.AxisControl();
5205 ctrlTouchscreentouch4deltax.Setup()
5206 .At(this, 171)
5207 .WithParent(parent)
5208 .WithName("x")
5209 .WithDisplayName("Touch Touch Delta X")
5210 .WithShortDisplayName("Touch Touch Delta X")
5211 .WithLayout(kAxisLayout)
5212 .WithStateBlock(new InputStateBlock
5213 {
5214 format = new FourCC(1179407392),
5215 byteOffset = 292,
5216 bitOffset = 0,
5217 sizeInBits = 32
5218 })
5219 .Finish();
5220 return ctrlTouchscreentouch4deltax;
5221 }
5222
5223 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch4deltay(InternedString kAxisLayout, InputControl parent)
5224 {
5225 var ctrlTouchscreentouch4deltay = new UnityEngine.InputSystem.Controls.AxisControl();
5226 ctrlTouchscreentouch4deltay.Setup()
5227 .At(this, 172)
5228 .WithParent(parent)
5229 .WithName("y")
5230 .WithDisplayName("Touch Touch Delta Y")
5231 .WithShortDisplayName("Touch Touch Delta Y")
5232 .WithLayout(kAxisLayout)
5233 .WithStateBlock(new InputStateBlock
5234 {
5235 format = new FourCC(1179407392),
5236 byteOffset = 296,
5237 bitOffset = 0,
5238 sizeInBits = 32
5239 })
5240 .Finish();
5241 return ctrlTouchscreentouch4deltay;
5242 }
5243
5244 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch4radiusx(InternedString kAxisLayout, InputControl parent)
5245 {
5246 var ctrlTouchscreentouch4radiusx = new UnityEngine.InputSystem.Controls.AxisControl();
5247 ctrlTouchscreentouch4radiusx.Setup()
5248 .At(this, 173)
5249 .WithParent(parent)
5250 .WithName("x")
5251 .WithDisplayName("Touch Touch Radius X")
5252 .WithShortDisplayName("Touch Touch Radius X")
5253 .WithLayout(kAxisLayout)
5254 .WithStateBlock(new InputStateBlock
5255 {
5256 format = new FourCC(1179407392),
5257 byteOffset = 304,
5258 bitOffset = 0,
5259 sizeInBits = 32
5260 })
5261 .Finish();
5262 return ctrlTouchscreentouch4radiusx;
5263 }
5264
5265 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch4radiusy(InternedString kAxisLayout, InputControl parent)
5266 {
5267 var ctrlTouchscreentouch4radiusy = new UnityEngine.InputSystem.Controls.AxisControl();
5268 ctrlTouchscreentouch4radiusy.Setup()
5269 .At(this, 174)
5270 .WithParent(parent)
5271 .WithName("y")
5272 .WithDisplayName("Touch Touch Radius Y")
5273 .WithShortDisplayName("Touch Touch Radius Y")
5274 .WithLayout(kAxisLayout)
5275 .WithStateBlock(new InputStateBlock
5276 {
5277 format = new FourCC(1179407392),
5278 byteOffset = 308,
5279 bitOffset = 0,
5280 sizeInBits = 32
5281 })
5282 .Finish();
5283 return ctrlTouchscreentouch4radiusy;
5284 }
5285
5286 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch4startPositionx(InternedString kAxisLayout, InputControl parent)
5287 {
5288 var ctrlTouchscreentouch4startPositionx = new UnityEngine.InputSystem.Controls.AxisControl();
5289 ctrlTouchscreentouch4startPositionx.Setup()
5290 .At(this, 175)
5291 .WithParent(parent)
5292 .WithName("x")
5293 .WithDisplayName("Touch Touch Start Position X")
5294 .WithShortDisplayName("Touch Touch Start Position X")
5295 .WithLayout(kAxisLayout)
5296 .WithStateBlock(new InputStateBlock
5297 {
5298 format = new FourCC(1179407392),
5299 byteOffset = 328,
5300 bitOffset = 0,
5301 sizeInBits = 32
5302 })
5303 .Finish();
5304 return ctrlTouchscreentouch4startPositionx;
5305 }
5306
5307 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch4startPositiony(InternedString kAxisLayout, InputControl parent)
5308 {
5309 var ctrlTouchscreentouch4startPositiony = new UnityEngine.InputSystem.Controls.AxisControl();
5310 ctrlTouchscreentouch4startPositiony.Setup()
5311 .At(this, 176)
5312 .WithParent(parent)
5313 .WithName("y")
5314 .WithDisplayName("Touch Touch Start Position Y")
5315 .WithShortDisplayName("Touch Touch Start Position Y")
5316 .WithLayout(kAxisLayout)
5317 .WithStateBlock(new InputStateBlock
5318 {
5319 format = new FourCC(1179407392),
5320 byteOffset = 332,
5321 bitOffset = 0,
5322 sizeInBits = 32
5323 })
5324 .Finish();
5325 return ctrlTouchscreentouch4startPositiony;
5326 }
5327
5328 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch5touchId(InternedString kIntegerLayout, InputControl parent)
5329 {
5330 var ctrlTouchscreentouch5touchId = new UnityEngine.InputSystem.Controls.IntegerControl();
5331 ctrlTouchscreentouch5touchId.Setup()
5332 .At(this, 177)
5333 .WithParent(parent)
5334 .WithName("touchId")
5335 .WithDisplayName("Touch Touch ID")
5336 .WithShortDisplayName("Touch Touch ID")
5337 .WithLayout(kIntegerLayout)
5338 .IsSynthetic(true)
5339 .DontReset(true)
5340 .WithStateBlock(new InputStateBlock
5341 {
5342 format = new FourCC(1229870112),
5343 byteOffset = 336,
5344 bitOffset = 0,
5345 sizeInBits = 32
5346 })
5347 .Finish();
5348 return ctrlTouchscreentouch5touchId;
5349 }
5350
5351 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch5position(InternedString kVector2Layout, InputControl parent)
5352 {
5353 var ctrlTouchscreentouch5position = new UnityEngine.InputSystem.Controls.Vector2Control();
5354 ctrlTouchscreentouch5position.Setup()
5355 .At(this, 178)
5356 .WithParent(parent)
5357 .WithChildren(190, 2)
5358 .WithName("position")
5359 .WithDisplayName("Touch Position")
5360 .WithShortDisplayName("Touch Position")
5361 .WithLayout(kVector2Layout)
5362 .DontReset(true)
5363 .WithStateBlock(new InputStateBlock
5364 {
5365 format = new FourCC(1447379762),
5366 byteOffset = 340,
5367 bitOffset = 0,
5368 sizeInBits = 64
5369 })
5370 .Finish();
5371 return ctrlTouchscreentouch5position;
5372 }
5373
5374 private UnityEngine.InputSystem.Controls.DeltaControl Initialize_ctrlTouchscreentouch5delta(InternedString kDeltaLayout, InputControl parent)
5375 {
5376 var ctrlTouchscreentouch5delta = new UnityEngine.InputSystem.Controls.DeltaControl();
5377 ctrlTouchscreentouch5delta.Setup()
5378 .At(this, 179)
5379 .WithParent(parent)
5380 .WithChildren(192, 6)
5381 .WithName("delta")
5382 .WithDisplayName("Touch Delta")
5383 .WithShortDisplayName("Touch Delta")
5384 .WithLayout(kDeltaLayout)
5385 .WithStateBlock(new InputStateBlock
5386 {
5387 format = new FourCC(1447379762),
5388 byteOffset = 348,
5389 bitOffset = 0,
5390 sizeInBits = 64
5391 })
5392 .Finish();
5393 return ctrlTouchscreentouch5delta;
5394 }
5395
5396 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch5pressure(InternedString kAxisLayout, InputControl parent)
5397 {
5398 var ctrlTouchscreentouch5pressure = new UnityEngine.InputSystem.Controls.AxisControl();
5399 ctrlTouchscreentouch5pressure.Setup()
5400 .At(this, 180)
5401 .WithParent(parent)
5402 .WithName("pressure")
5403 .WithDisplayName("Touch Pressure")
5404 .WithShortDisplayName("Touch Pressure")
5405 .WithLayout(kAxisLayout)
5406 .WithStateBlock(new InputStateBlock
5407 {
5408 format = new FourCC(1179407392),
5409 byteOffset = 356,
5410 bitOffset = 0,
5411 sizeInBits = 32
5412 })
5413 .Finish();
5414 return ctrlTouchscreentouch5pressure;
5415 }
5416
5417 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch5radius(InternedString kVector2Layout, InputControl parent)
5418 {
5419 var ctrlTouchscreentouch5radius = new UnityEngine.InputSystem.Controls.Vector2Control();
5420 ctrlTouchscreentouch5radius.Setup()
5421 .At(this, 181)
5422 .WithParent(parent)
5423 .WithChildren(198, 2)
5424 .WithName("radius")
5425 .WithDisplayName("Touch Radius")
5426 .WithShortDisplayName("Touch Radius")
5427 .WithLayout(kVector2Layout)
5428 .WithStateBlock(new InputStateBlock
5429 {
5430 format = new FourCC(1447379762),
5431 byteOffset = 360,
5432 bitOffset = 0,
5433 sizeInBits = 64
5434 })
5435 .Finish();
5436 return ctrlTouchscreentouch5radius;
5437 }
5438
5439 private UnityEngine.InputSystem.Controls.TouchPhaseControl Initialize_ctrlTouchscreentouch5phase(InternedString kTouchPhaseLayout, InputControl parent)
5440 {
5441 var ctrlTouchscreentouch5phase = new UnityEngine.InputSystem.Controls.TouchPhaseControl();
5442 ctrlTouchscreentouch5phase.Setup()
5443 .At(this, 182)
5444 .WithParent(parent)
5445 .WithName("phase")
5446 .WithDisplayName("Touch Touch Phase")
5447 .WithShortDisplayName("Touch Touch Phase")
5448 .WithLayout(kTouchPhaseLayout)
5449 .IsSynthetic(true)
5450 .WithStateBlock(new InputStateBlock
5451 {
5452 format = new FourCC(1113150533),
5453 byteOffset = 368,
5454 bitOffset = 0,
5455 sizeInBits = 8
5456 })
5457 .Finish();
5458 return ctrlTouchscreentouch5phase;
5459 }
5460
5461 private UnityEngine.InputSystem.Controls.TouchPressControl Initialize_ctrlTouchscreentouch5press(InternedString kTouchPressLayout, InputControl parent)
5462 {
5463 var ctrlTouchscreentouch5press = new UnityEngine.InputSystem.Controls.TouchPressControl();
5464 ctrlTouchscreentouch5press.Setup()
5465 .At(this, 183)
5466 .WithParent(parent)
5467 .WithName("press")
5468 .WithDisplayName("Touch Touch Contact?")
5469 .WithShortDisplayName("Touch Touch Contact?")
5470 .WithLayout(kTouchPressLayout)
5471 .IsButton(true)
5472 .WithStateBlock(new InputStateBlock
5473 {
5474 format = new FourCC(1113150533),
5475 byteOffset = 368,
5476 bitOffset = 0,
5477 sizeInBits = 8
5478 })
5479 .WithMinAndMax(0, 1)
5480 .Finish();
5481 return ctrlTouchscreentouch5press;
5482 }
5483
5484 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch5tapCount(InternedString kIntegerLayout, InputControl parent)
5485 {
5486 var ctrlTouchscreentouch5tapCount = new UnityEngine.InputSystem.Controls.IntegerControl();
5487 ctrlTouchscreentouch5tapCount.Setup()
5488 .At(this, 184)
5489 .WithParent(parent)
5490 .WithName("tapCount")
5491 .WithDisplayName("Touch Tap Count")
5492 .WithShortDisplayName("Touch Tap Count")
5493 .WithLayout(kIntegerLayout)
5494 .WithStateBlock(new InputStateBlock
5495 {
5496 format = new FourCC(1113150533),
5497 byteOffset = 369,
5498 bitOffset = 0,
5499 sizeInBits = 8
5500 })
5501 .Finish();
5502 return ctrlTouchscreentouch5tapCount;
5503 }
5504
5505 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch5displayIndex(InternedString kIntegerLayout, InputControl parent)
5506 {
5507 var ctrlTouchscreentouch5displayIndex = new UnityEngine.InputSystem.Controls.IntegerControl();
5508 ctrlTouchscreentouch5displayIndex.Setup()
5509 .At(this, 185)
5510 .WithParent(parent)
5511 .WithName("displayIndex")
5512 .WithDisplayName("Touch Display Index")
5513 .WithShortDisplayName("Touch Display Index")
5514 .WithLayout(kIntegerLayout)
5515 .WithStateBlock(new InputStateBlock
5516 {
5517 format = new FourCC(1113150533),
5518 byteOffset = 370,
5519 bitOffset = 0,
5520 sizeInBits = 8
5521 })
5522 .Finish();
5523 return ctrlTouchscreentouch5displayIndex;
5524 }
5525
5526 private UnityEngine.InputSystem.Controls.ButtonControl Initialize_ctrlTouchscreentouch5indirectTouch(InternedString kButtonLayout, InputControl parent)
5527 {
5528 var ctrlTouchscreentouch5indirectTouch = new UnityEngine.InputSystem.Controls.ButtonControl();
5529 ctrlTouchscreentouch5indirectTouch.Setup()
5530 .At(this, 186)
5531 .WithParent(parent)
5532 .WithName("indirectTouch")
5533 .WithDisplayName("Touch Indirect Touch?")
5534 .WithShortDisplayName("Touch Indirect Touch?")
5535 .WithLayout(kButtonLayout)
5536 .IsSynthetic(true)
5537 .IsButton(true)
5538 .WithStateBlock(new InputStateBlock
5539 {
5540 format = new FourCC(1112101920),
5541 byteOffset = 371,
5542 bitOffset = 0,
5543 sizeInBits = 1
5544 })
5545 .WithMinAndMax(0, 1)
5546 .Finish();
5547 return ctrlTouchscreentouch5indirectTouch;
5548 }
5549
5550 private UnityEngine.InputSystem.Controls.ButtonControl Initialize_ctrlTouchscreentouch5tap(InternedString kButtonLayout, InputControl parent)
5551 {
5552 var ctrlTouchscreentouch5tap = new UnityEngine.InputSystem.Controls.ButtonControl();
5553 ctrlTouchscreentouch5tap.Setup()
5554 .At(this, 187)
5555 .WithParent(parent)
5556 .WithName("tap")
5557 .WithDisplayName("Touch Tap")
5558 .WithShortDisplayName("Touch Tap")
5559 .WithLayout(kButtonLayout)
5560 .IsButton(true)
5561 .WithStateBlock(new InputStateBlock
5562 {
5563 format = new FourCC(1112101920),
5564 byteOffset = 371,
5565 bitOffset = 4,
5566 sizeInBits = 1
5567 })
5568 .WithMinAndMax(0, 1)
5569 .Finish();
5570 return ctrlTouchscreentouch5tap;
5571 }
5572
5573 private UnityEngine.InputSystem.Controls.DoubleControl Initialize_ctrlTouchscreentouch5startTime(InternedString kDoubleLayout, InputControl parent)
5574 {
5575 var ctrlTouchscreentouch5startTime = new UnityEngine.InputSystem.Controls.DoubleControl();
5576 ctrlTouchscreentouch5startTime.Setup()
5577 .At(this, 188)
5578 .WithParent(parent)
5579 .WithName("startTime")
5580 .WithDisplayName("Touch Start Time")
5581 .WithShortDisplayName("Touch Start Time")
5582 .WithLayout(kDoubleLayout)
5583 .IsSynthetic(true)
5584 .WithStateBlock(new InputStateBlock
5585 {
5586 format = new FourCC(1145195552),
5587 byteOffset = 376,
5588 bitOffset = 0,
5589 sizeInBits = 64
5590 })
5591 .Finish();
5592 return ctrlTouchscreentouch5startTime;
5593 }
5594
5595 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch5startPosition(InternedString kVector2Layout, InputControl parent)
5596 {
5597 var ctrlTouchscreentouch5startPosition = new UnityEngine.InputSystem.Controls.Vector2Control();
5598 ctrlTouchscreentouch5startPosition.Setup()
5599 .At(this, 189)
5600 .WithParent(parent)
5601 .WithChildren(200, 2)
5602 .WithName("startPosition")
5603 .WithDisplayName("Touch Start Position")
5604 .WithShortDisplayName("Touch Start Position")
5605 .WithLayout(kVector2Layout)
5606 .IsSynthetic(true)
5607 .WithStateBlock(new InputStateBlock
5608 {
5609 format = new FourCC(1447379762),
5610 byteOffset = 384,
5611 bitOffset = 0,
5612 sizeInBits = 64
5613 })
5614 .Finish();
5615 return ctrlTouchscreentouch5startPosition;
5616 }
5617
5618 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch5positionx(InternedString kAxisLayout, InputControl parent)
5619 {
5620 var ctrlTouchscreentouch5positionx = new UnityEngine.InputSystem.Controls.AxisControl();
5621 ctrlTouchscreentouch5positionx.Setup()
5622 .At(this, 190)
5623 .WithParent(parent)
5624 .WithName("x")
5625 .WithDisplayName("Touch Touch Position X")
5626 .WithShortDisplayName("Touch Touch Position X")
5627 .WithLayout(kAxisLayout)
5628 .DontReset(true)
5629 .WithStateBlock(new InputStateBlock
5630 {
5631 format = new FourCC(1179407392),
5632 byteOffset = 340,
5633 bitOffset = 0,
5634 sizeInBits = 32
5635 })
5636 .Finish();
5637 return ctrlTouchscreentouch5positionx;
5638 }
5639
5640 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch5positiony(InternedString kAxisLayout, InputControl parent)
5641 {
5642 var ctrlTouchscreentouch5positiony = new UnityEngine.InputSystem.Controls.AxisControl();
5643 ctrlTouchscreentouch5positiony.Setup()
5644 .At(this, 191)
5645 .WithParent(parent)
5646 .WithName("y")
5647 .WithDisplayName("Touch Touch Position Y")
5648 .WithShortDisplayName("Touch Touch Position Y")
5649 .WithLayout(kAxisLayout)
5650 .DontReset(true)
5651 .WithStateBlock(new InputStateBlock
5652 {
5653 format = new FourCC(1179407392),
5654 byteOffset = 344,
5655 bitOffset = 0,
5656 sizeInBits = 32
5657 })
5658 .Finish();
5659 return ctrlTouchscreentouch5positiony;
5660 }
5661
5662 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch5deltaup(InternedString kAxisLayout, InputControl parent)
5663 {
5664 var ctrlTouchscreentouch5deltaup = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMax = 3.402823E+38f };
5665 ctrlTouchscreentouch5deltaup.Setup()
5666 .At(this, 192)
5667 .WithParent(parent)
5668 .WithName("up")
5669 .WithDisplayName("Touch Touch Delta Up")
5670 .WithShortDisplayName("Touch Touch Delta Up")
5671 .WithLayout(kAxisLayout)
5672 .IsSynthetic(true)
5673 .WithStateBlock(new InputStateBlock
5674 {
5675 format = new FourCC(1179407392),
5676 byteOffset = 352,
5677 bitOffset = 0,
5678 sizeInBits = 32
5679 })
5680 .Finish();
5681 return ctrlTouchscreentouch5deltaup;
5682 }
5683
5684 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch5deltadown(InternedString kAxisLayout, InputControl parent)
5685 {
5686 var ctrlTouchscreentouch5deltadown = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMin = -3.402823E+38f, invert = true };
5687 ctrlTouchscreentouch5deltadown.Setup()
5688 .At(this, 193)
5689 .WithParent(parent)
5690 .WithName("down")
5691 .WithDisplayName("Touch Touch Delta Down")
5692 .WithShortDisplayName("Touch Touch Delta Down")
5693 .WithLayout(kAxisLayout)
5694 .IsSynthetic(true)
5695 .WithStateBlock(new InputStateBlock
5696 {
5697 format = new FourCC(1179407392),
5698 byteOffset = 352,
5699 bitOffset = 0,
5700 sizeInBits = 32
5701 })
5702 .Finish();
5703 return ctrlTouchscreentouch5deltadown;
5704 }
5705
5706 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch5deltaleft(InternedString kAxisLayout, InputControl parent)
5707 {
5708 var ctrlTouchscreentouch5deltaleft = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMin = -3.402823E+38f, invert = true };
5709 ctrlTouchscreentouch5deltaleft.Setup()
5710 .At(this, 194)
5711 .WithParent(parent)
5712 .WithName("left")
5713 .WithDisplayName("Touch Touch Delta Left")
5714 .WithShortDisplayName("Touch Touch Delta Left")
5715 .WithLayout(kAxisLayout)
5716 .IsSynthetic(true)
5717 .WithStateBlock(new InputStateBlock
5718 {
5719 format = new FourCC(1179407392),
5720 byteOffset = 348,
5721 bitOffset = 0,
5722 sizeInBits = 32
5723 })
5724 .Finish();
5725 return ctrlTouchscreentouch5deltaleft;
5726 }
5727
5728 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch5deltaright(InternedString kAxisLayout, InputControl parent)
5729 {
5730 var ctrlTouchscreentouch5deltaright = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMax = 3.402823E+38f };
5731 ctrlTouchscreentouch5deltaright.Setup()
5732 .At(this, 195)
5733 .WithParent(parent)
5734 .WithName("right")
5735 .WithDisplayName("Touch Touch Delta Right")
5736 .WithShortDisplayName("Touch Touch Delta Right")
5737 .WithLayout(kAxisLayout)
5738 .IsSynthetic(true)
5739 .WithStateBlock(new InputStateBlock
5740 {
5741 format = new FourCC(1179407392),
5742 byteOffset = 348,
5743 bitOffset = 0,
5744 sizeInBits = 32
5745 })
5746 .Finish();
5747 return ctrlTouchscreentouch5deltaright;
5748 }
5749
5750 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch5deltax(InternedString kAxisLayout, InputControl parent)
5751 {
5752 var ctrlTouchscreentouch5deltax = new UnityEngine.InputSystem.Controls.AxisControl();
5753 ctrlTouchscreentouch5deltax.Setup()
5754 .At(this, 196)
5755 .WithParent(parent)
5756 .WithName("x")
5757 .WithDisplayName("Touch Touch Delta X")
5758 .WithShortDisplayName("Touch Touch Delta X")
5759 .WithLayout(kAxisLayout)
5760 .WithStateBlock(new InputStateBlock
5761 {
5762 format = new FourCC(1179407392),
5763 byteOffset = 348,
5764 bitOffset = 0,
5765 sizeInBits = 32
5766 })
5767 .Finish();
5768 return ctrlTouchscreentouch5deltax;
5769 }
5770
5771 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch5deltay(InternedString kAxisLayout, InputControl parent)
5772 {
5773 var ctrlTouchscreentouch5deltay = new UnityEngine.InputSystem.Controls.AxisControl();
5774 ctrlTouchscreentouch5deltay.Setup()
5775 .At(this, 197)
5776 .WithParent(parent)
5777 .WithName("y")
5778 .WithDisplayName("Touch Touch Delta Y")
5779 .WithShortDisplayName("Touch Touch Delta Y")
5780 .WithLayout(kAxisLayout)
5781 .WithStateBlock(new InputStateBlock
5782 {
5783 format = new FourCC(1179407392),
5784 byteOffset = 352,
5785 bitOffset = 0,
5786 sizeInBits = 32
5787 })
5788 .Finish();
5789 return ctrlTouchscreentouch5deltay;
5790 }
5791
5792 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch5radiusx(InternedString kAxisLayout, InputControl parent)
5793 {
5794 var ctrlTouchscreentouch5radiusx = new UnityEngine.InputSystem.Controls.AxisControl();
5795 ctrlTouchscreentouch5radiusx.Setup()
5796 .At(this, 198)
5797 .WithParent(parent)
5798 .WithName("x")
5799 .WithDisplayName("Touch Touch Radius X")
5800 .WithShortDisplayName("Touch Touch Radius X")
5801 .WithLayout(kAxisLayout)
5802 .WithStateBlock(new InputStateBlock
5803 {
5804 format = new FourCC(1179407392),
5805 byteOffset = 360,
5806 bitOffset = 0,
5807 sizeInBits = 32
5808 })
5809 .Finish();
5810 return ctrlTouchscreentouch5radiusx;
5811 }
5812
5813 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch5radiusy(InternedString kAxisLayout, InputControl parent)
5814 {
5815 var ctrlTouchscreentouch5radiusy = new UnityEngine.InputSystem.Controls.AxisControl();
5816 ctrlTouchscreentouch5radiusy.Setup()
5817 .At(this, 199)
5818 .WithParent(parent)
5819 .WithName("y")
5820 .WithDisplayName("Touch Touch Radius Y")
5821 .WithShortDisplayName("Touch Touch Radius Y")
5822 .WithLayout(kAxisLayout)
5823 .WithStateBlock(new InputStateBlock
5824 {
5825 format = new FourCC(1179407392),
5826 byteOffset = 364,
5827 bitOffset = 0,
5828 sizeInBits = 32
5829 })
5830 .Finish();
5831 return ctrlTouchscreentouch5radiusy;
5832 }
5833
5834 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch5startPositionx(InternedString kAxisLayout, InputControl parent)
5835 {
5836 var ctrlTouchscreentouch5startPositionx = new UnityEngine.InputSystem.Controls.AxisControl();
5837 ctrlTouchscreentouch5startPositionx.Setup()
5838 .At(this, 200)
5839 .WithParent(parent)
5840 .WithName("x")
5841 .WithDisplayName("Touch Touch Start Position X")
5842 .WithShortDisplayName("Touch Touch Start Position X")
5843 .WithLayout(kAxisLayout)
5844 .WithStateBlock(new InputStateBlock
5845 {
5846 format = new FourCC(1179407392),
5847 byteOffset = 384,
5848 bitOffset = 0,
5849 sizeInBits = 32
5850 })
5851 .Finish();
5852 return ctrlTouchscreentouch5startPositionx;
5853 }
5854
5855 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch5startPositiony(InternedString kAxisLayout, InputControl parent)
5856 {
5857 var ctrlTouchscreentouch5startPositiony = new UnityEngine.InputSystem.Controls.AxisControl();
5858 ctrlTouchscreentouch5startPositiony.Setup()
5859 .At(this, 201)
5860 .WithParent(parent)
5861 .WithName("y")
5862 .WithDisplayName("Touch Touch Start Position Y")
5863 .WithShortDisplayName("Touch Touch Start Position Y")
5864 .WithLayout(kAxisLayout)
5865 .WithStateBlock(new InputStateBlock
5866 {
5867 format = new FourCC(1179407392),
5868 byteOffset = 388,
5869 bitOffset = 0,
5870 sizeInBits = 32
5871 })
5872 .Finish();
5873 return ctrlTouchscreentouch5startPositiony;
5874 }
5875
5876 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch6touchId(InternedString kIntegerLayout, InputControl parent)
5877 {
5878 var ctrlTouchscreentouch6touchId = new UnityEngine.InputSystem.Controls.IntegerControl();
5879 ctrlTouchscreentouch6touchId.Setup()
5880 .At(this, 202)
5881 .WithParent(parent)
5882 .WithName("touchId")
5883 .WithDisplayName("Touch Touch ID")
5884 .WithShortDisplayName("Touch Touch ID")
5885 .WithLayout(kIntegerLayout)
5886 .IsSynthetic(true)
5887 .DontReset(true)
5888 .WithStateBlock(new InputStateBlock
5889 {
5890 format = new FourCC(1229870112),
5891 byteOffset = 392,
5892 bitOffset = 0,
5893 sizeInBits = 32
5894 })
5895 .Finish();
5896 return ctrlTouchscreentouch6touchId;
5897 }
5898
5899 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch6position(InternedString kVector2Layout, InputControl parent)
5900 {
5901 var ctrlTouchscreentouch6position = new UnityEngine.InputSystem.Controls.Vector2Control();
5902 ctrlTouchscreentouch6position.Setup()
5903 .At(this, 203)
5904 .WithParent(parent)
5905 .WithChildren(215, 2)
5906 .WithName("position")
5907 .WithDisplayName("Touch Position")
5908 .WithShortDisplayName("Touch Position")
5909 .WithLayout(kVector2Layout)
5910 .DontReset(true)
5911 .WithStateBlock(new InputStateBlock
5912 {
5913 format = new FourCC(1447379762),
5914 byteOffset = 396,
5915 bitOffset = 0,
5916 sizeInBits = 64
5917 })
5918 .Finish();
5919 return ctrlTouchscreentouch6position;
5920 }
5921
5922 private UnityEngine.InputSystem.Controls.DeltaControl Initialize_ctrlTouchscreentouch6delta(InternedString kDeltaLayout, InputControl parent)
5923 {
5924 var ctrlTouchscreentouch6delta = new UnityEngine.InputSystem.Controls.DeltaControl();
5925 ctrlTouchscreentouch6delta.Setup()
5926 .At(this, 204)
5927 .WithParent(parent)
5928 .WithChildren(217, 6)
5929 .WithName("delta")
5930 .WithDisplayName("Touch Delta")
5931 .WithShortDisplayName("Touch Delta")
5932 .WithLayout(kDeltaLayout)
5933 .WithStateBlock(new InputStateBlock
5934 {
5935 format = new FourCC(1447379762),
5936 byteOffset = 404,
5937 bitOffset = 0,
5938 sizeInBits = 64
5939 })
5940 .Finish();
5941 return ctrlTouchscreentouch6delta;
5942 }
5943
5944 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch6pressure(InternedString kAxisLayout, InputControl parent)
5945 {
5946 var ctrlTouchscreentouch6pressure = new UnityEngine.InputSystem.Controls.AxisControl();
5947 ctrlTouchscreentouch6pressure.Setup()
5948 .At(this, 205)
5949 .WithParent(parent)
5950 .WithName("pressure")
5951 .WithDisplayName("Touch Pressure")
5952 .WithShortDisplayName("Touch Pressure")
5953 .WithLayout(kAxisLayout)
5954 .WithStateBlock(new InputStateBlock
5955 {
5956 format = new FourCC(1179407392),
5957 byteOffset = 412,
5958 bitOffset = 0,
5959 sizeInBits = 32
5960 })
5961 .Finish();
5962 return ctrlTouchscreentouch6pressure;
5963 }
5964
5965 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch6radius(InternedString kVector2Layout, InputControl parent)
5966 {
5967 var ctrlTouchscreentouch6radius = new UnityEngine.InputSystem.Controls.Vector2Control();
5968 ctrlTouchscreentouch6radius.Setup()
5969 .At(this, 206)
5970 .WithParent(parent)
5971 .WithChildren(223, 2)
5972 .WithName("radius")
5973 .WithDisplayName("Touch Radius")
5974 .WithShortDisplayName("Touch Radius")
5975 .WithLayout(kVector2Layout)
5976 .WithStateBlock(new InputStateBlock
5977 {
5978 format = new FourCC(1447379762),
5979 byteOffset = 416,
5980 bitOffset = 0,
5981 sizeInBits = 64
5982 })
5983 .Finish();
5984 return ctrlTouchscreentouch6radius;
5985 }
5986
5987 private UnityEngine.InputSystem.Controls.TouchPhaseControl Initialize_ctrlTouchscreentouch6phase(InternedString kTouchPhaseLayout, InputControl parent)
5988 {
5989 var ctrlTouchscreentouch6phase = new UnityEngine.InputSystem.Controls.TouchPhaseControl();
5990 ctrlTouchscreentouch6phase.Setup()
5991 .At(this, 207)
5992 .WithParent(parent)
5993 .WithName("phase")
5994 .WithDisplayName("Touch Touch Phase")
5995 .WithShortDisplayName("Touch Touch Phase")
5996 .WithLayout(kTouchPhaseLayout)
5997 .IsSynthetic(true)
5998 .WithStateBlock(new InputStateBlock
5999 {
6000 format = new FourCC(1113150533),
6001 byteOffset = 424,
6002 bitOffset = 0,
6003 sizeInBits = 8
6004 })
6005 .Finish();
6006 return ctrlTouchscreentouch6phase;
6007 }
6008
6009 private UnityEngine.InputSystem.Controls.TouchPressControl Initialize_ctrlTouchscreentouch6press(InternedString kTouchPressLayout, InputControl parent)
6010 {
6011 var ctrlTouchscreentouch6press = new UnityEngine.InputSystem.Controls.TouchPressControl();
6012 ctrlTouchscreentouch6press.Setup()
6013 .At(this, 208)
6014 .WithParent(parent)
6015 .WithName("press")
6016 .WithDisplayName("Touch Touch Contact?")
6017 .WithShortDisplayName("Touch Touch Contact?")
6018 .WithLayout(kTouchPressLayout)
6019 .IsButton(true)
6020 .WithStateBlock(new InputStateBlock
6021 {
6022 format = new FourCC(1113150533),
6023 byteOffset = 424,
6024 bitOffset = 0,
6025 sizeInBits = 8
6026 })
6027 .WithMinAndMax(0, 1)
6028 .Finish();
6029 return ctrlTouchscreentouch6press;
6030 }
6031
6032 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch6tapCount(InternedString kIntegerLayout, InputControl parent)
6033 {
6034 var ctrlTouchscreentouch6tapCount = new UnityEngine.InputSystem.Controls.IntegerControl();
6035 ctrlTouchscreentouch6tapCount.Setup()
6036 .At(this, 209)
6037 .WithParent(parent)
6038 .WithName("tapCount")
6039 .WithDisplayName("Touch Tap Count")
6040 .WithShortDisplayName("Touch Tap Count")
6041 .WithLayout(kIntegerLayout)
6042 .WithStateBlock(new InputStateBlock
6043 {
6044 format = new FourCC(1113150533),
6045 byteOffset = 425,
6046 bitOffset = 0,
6047 sizeInBits = 8
6048 })
6049 .Finish();
6050 return ctrlTouchscreentouch6tapCount;
6051 }
6052
6053 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch6displayIndex(InternedString kIntegerLayout, InputControl parent)
6054 {
6055 var ctrlTouchscreentouch6displayIndex = new UnityEngine.InputSystem.Controls.IntegerControl();
6056 ctrlTouchscreentouch6displayIndex.Setup()
6057 .At(this, 210)
6058 .WithParent(parent)
6059 .WithName("displayIndex")
6060 .WithDisplayName("Touch Display Index")
6061 .WithShortDisplayName("Touch Display Index")
6062 .WithLayout(kIntegerLayout)
6063 .WithStateBlock(new InputStateBlock
6064 {
6065 format = new FourCC(1113150533),
6066 byteOffset = 426,
6067 bitOffset = 0,
6068 sizeInBits = 8
6069 })
6070 .Finish();
6071 return ctrlTouchscreentouch6displayIndex;
6072 }
6073
6074 private UnityEngine.InputSystem.Controls.ButtonControl Initialize_ctrlTouchscreentouch6indirectTouch(InternedString kButtonLayout, InputControl parent)
6075 {
6076 var ctrlTouchscreentouch6indirectTouch = new UnityEngine.InputSystem.Controls.ButtonControl();
6077 ctrlTouchscreentouch6indirectTouch.Setup()
6078 .At(this, 211)
6079 .WithParent(parent)
6080 .WithName("indirectTouch")
6081 .WithDisplayName("Touch Indirect Touch?")
6082 .WithShortDisplayName("Touch Indirect Touch?")
6083 .WithLayout(kButtonLayout)
6084 .IsSynthetic(true)
6085 .IsButton(true)
6086 .WithStateBlock(new InputStateBlock
6087 {
6088 format = new FourCC(1112101920),
6089 byteOffset = 427,
6090 bitOffset = 0,
6091 sizeInBits = 1
6092 })
6093 .WithMinAndMax(0, 1)
6094 .Finish();
6095 return ctrlTouchscreentouch6indirectTouch;
6096 }
6097
6098 private UnityEngine.InputSystem.Controls.ButtonControl Initialize_ctrlTouchscreentouch6tap(InternedString kButtonLayout, InputControl parent)
6099 {
6100 var ctrlTouchscreentouch6tap = new UnityEngine.InputSystem.Controls.ButtonControl();
6101 ctrlTouchscreentouch6tap.Setup()
6102 .At(this, 212)
6103 .WithParent(parent)
6104 .WithName("tap")
6105 .WithDisplayName("Touch Tap")
6106 .WithShortDisplayName("Touch Tap")
6107 .WithLayout(kButtonLayout)
6108 .IsButton(true)
6109 .WithStateBlock(new InputStateBlock
6110 {
6111 format = new FourCC(1112101920),
6112 byteOffset = 427,
6113 bitOffset = 4,
6114 sizeInBits = 1
6115 })
6116 .WithMinAndMax(0, 1)
6117 .Finish();
6118 return ctrlTouchscreentouch6tap;
6119 }
6120
6121 private UnityEngine.InputSystem.Controls.DoubleControl Initialize_ctrlTouchscreentouch6startTime(InternedString kDoubleLayout, InputControl parent)
6122 {
6123 var ctrlTouchscreentouch6startTime = new UnityEngine.InputSystem.Controls.DoubleControl();
6124 ctrlTouchscreentouch6startTime.Setup()
6125 .At(this, 213)
6126 .WithParent(parent)
6127 .WithName("startTime")
6128 .WithDisplayName("Touch Start Time")
6129 .WithShortDisplayName("Touch Start Time")
6130 .WithLayout(kDoubleLayout)
6131 .IsSynthetic(true)
6132 .WithStateBlock(new InputStateBlock
6133 {
6134 format = new FourCC(1145195552),
6135 byteOffset = 432,
6136 bitOffset = 0,
6137 sizeInBits = 64
6138 })
6139 .Finish();
6140 return ctrlTouchscreentouch6startTime;
6141 }
6142
6143 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch6startPosition(InternedString kVector2Layout, InputControl parent)
6144 {
6145 var ctrlTouchscreentouch6startPosition = new UnityEngine.InputSystem.Controls.Vector2Control();
6146 ctrlTouchscreentouch6startPosition.Setup()
6147 .At(this, 214)
6148 .WithParent(parent)
6149 .WithChildren(225, 2)
6150 .WithName("startPosition")
6151 .WithDisplayName("Touch Start Position")
6152 .WithShortDisplayName("Touch Start Position")
6153 .WithLayout(kVector2Layout)
6154 .IsSynthetic(true)
6155 .WithStateBlock(new InputStateBlock
6156 {
6157 format = new FourCC(1447379762),
6158 byteOffset = 440,
6159 bitOffset = 0,
6160 sizeInBits = 64
6161 })
6162 .Finish();
6163 return ctrlTouchscreentouch6startPosition;
6164 }
6165
6166 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch6positionx(InternedString kAxisLayout, InputControl parent)
6167 {
6168 var ctrlTouchscreentouch6positionx = new UnityEngine.InputSystem.Controls.AxisControl();
6169 ctrlTouchscreentouch6positionx.Setup()
6170 .At(this, 215)
6171 .WithParent(parent)
6172 .WithName("x")
6173 .WithDisplayName("Touch Touch Position X")
6174 .WithShortDisplayName("Touch Touch Position X")
6175 .WithLayout(kAxisLayout)
6176 .DontReset(true)
6177 .WithStateBlock(new InputStateBlock
6178 {
6179 format = new FourCC(1179407392),
6180 byteOffset = 396,
6181 bitOffset = 0,
6182 sizeInBits = 32
6183 })
6184 .Finish();
6185 return ctrlTouchscreentouch6positionx;
6186 }
6187
6188 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch6positiony(InternedString kAxisLayout, InputControl parent)
6189 {
6190 var ctrlTouchscreentouch6positiony = new UnityEngine.InputSystem.Controls.AxisControl();
6191 ctrlTouchscreentouch6positiony.Setup()
6192 .At(this, 216)
6193 .WithParent(parent)
6194 .WithName("y")
6195 .WithDisplayName("Touch Touch Position Y")
6196 .WithShortDisplayName("Touch Touch Position Y")
6197 .WithLayout(kAxisLayout)
6198 .DontReset(true)
6199 .WithStateBlock(new InputStateBlock
6200 {
6201 format = new FourCC(1179407392),
6202 byteOffset = 400,
6203 bitOffset = 0,
6204 sizeInBits = 32
6205 })
6206 .Finish();
6207 return ctrlTouchscreentouch6positiony;
6208 }
6209
6210 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch6deltaup(InternedString kAxisLayout, InputControl parent)
6211 {
6212 var ctrlTouchscreentouch6deltaup = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMax = 3.402823E+38f };
6213 ctrlTouchscreentouch6deltaup.Setup()
6214 .At(this, 217)
6215 .WithParent(parent)
6216 .WithName("up")
6217 .WithDisplayName("Touch Touch Delta Up")
6218 .WithShortDisplayName("Touch Touch Delta Up")
6219 .WithLayout(kAxisLayout)
6220 .IsSynthetic(true)
6221 .WithStateBlock(new InputStateBlock
6222 {
6223 format = new FourCC(1179407392),
6224 byteOffset = 408,
6225 bitOffset = 0,
6226 sizeInBits = 32
6227 })
6228 .Finish();
6229 return ctrlTouchscreentouch6deltaup;
6230 }
6231
6232 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch6deltadown(InternedString kAxisLayout, InputControl parent)
6233 {
6234 var ctrlTouchscreentouch6deltadown = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMin = -3.402823E+38f, invert = true };
6235 ctrlTouchscreentouch6deltadown.Setup()
6236 .At(this, 218)
6237 .WithParent(parent)
6238 .WithName("down")
6239 .WithDisplayName("Touch Touch Delta Down")
6240 .WithShortDisplayName("Touch Touch Delta Down")
6241 .WithLayout(kAxisLayout)
6242 .IsSynthetic(true)
6243 .WithStateBlock(new InputStateBlock
6244 {
6245 format = new FourCC(1179407392),
6246 byteOffset = 408,
6247 bitOffset = 0,
6248 sizeInBits = 32
6249 })
6250 .Finish();
6251 return ctrlTouchscreentouch6deltadown;
6252 }
6253
6254 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch6deltaleft(InternedString kAxisLayout, InputControl parent)
6255 {
6256 var ctrlTouchscreentouch6deltaleft = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMin = -3.402823E+38f, invert = true };
6257 ctrlTouchscreentouch6deltaleft.Setup()
6258 .At(this, 219)
6259 .WithParent(parent)
6260 .WithName("left")
6261 .WithDisplayName("Touch Touch Delta Left")
6262 .WithShortDisplayName("Touch Touch Delta Left")
6263 .WithLayout(kAxisLayout)
6264 .IsSynthetic(true)
6265 .WithStateBlock(new InputStateBlock
6266 {
6267 format = new FourCC(1179407392),
6268 byteOffset = 404,
6269 bitOffset = 0,
6270 sizeInBits = 32
6271 })
6272 .Finish();
6273 return ctrlTouchscreentouch6deltaleft;
6274 }
6275
6276 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch6deltaright(InternedString kAxisLayout, InputControl parent)
6277 {
6278 var ctrlTouchscreentouch6deltaright = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMax = 3.402823E+38f };
6279 ctrlTouchscreentouch6deltaright.Setup()
6280 .At(this, 220)
6281 .WithParent(parent)
6282 .WithName("right")
6283 .WithDisplayName("Touch Touch Delta Right")
6284 .WithShortDisplayName("Touch Touch Delta Right")
6285 .WithLayout(kAxisLayout)
6286 .IsSynthetic(true)
6287 .WithStateBlock(new InputStateBlock
6288 {
6289 format = new FourCC(1179407392),
6290 byteOffset = 404,
6291 bitOffset = 0,
6292 sizeInBits = 32
6293 })
6294 .Finish();
6295 return ctrlTouchscreentouch6deltaright;
6296 }
6297
6298 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch6deltax(InternedString kAxisLayout, InputControl parent)
6299 {
6300 var ctrlTouchscreentouch6deltax = new UnityEngine.InputSystem.Controls.AxisControl();
6301 ctrlTouchscreentouch6deltax.Setup()
6302 .At(this, 221)
6303 .WithParent(parent)
6304 .WithName("x")
6305 .WithDisplayName("Touch Touch Delta X")
6306 .WithShortDisplayName("Touch Touch Delta X")
6307 .WithLayout(kAxisLayout)
6308 .WithStateBlock(new InputStateBlock
6309 {
6310 format = new FourCC(1179407392),
6311 byteOffset = 404,
6312 bitOffset = 0,
6313 sizeInBits = 32
6314 })
6315 .Finish();
6316 return ctrlTouchscreentouch6deltax;
6317 }
6318
6319 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch6deltay(InternedString kAxisLayout, InputControl parent)
6320 {
6321 var ctrlTouchscreentouch6deltay = new UnityEngine.InputSystem.Controls.AxisControl();
6322 ctrlTouchscreentouch6deltay.Setup()
6323 .At(this, 222)
6324 .WithParent(parent)
6325 .WithName("y")
6326 .WithDisplayName("Touch Touch Delta Y")
6327 .WithShortDisplayName("Touch Touch Delta Y")
6328 .WithLayout(kAxisLayout)
6329 .WithStateBlock(new InputStateBlock
6330 {
6331 format = new FourCC(1179407392),
6332 byteOffset = 408,
6333 bitOffset = 0,
6334 sizeInBits = 32
6335 })
6336 .Finish();
6337 return ctrlTouchscreentouch6deltay;
6338 }
6339
6340 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch6radiusx(InternedString kAxisLayout, InputControl parent)
6341 {
6342 var ctrlTouchscreentouch6radiusx = new UnityEngine.InputSystem.Controls.AxisControl();
6343 ctrlTouchscreentouch6radiusx.Setup()
6344 .At(this, 223)
6345 .WithParent(parent)
6346 .WithName("x")
6347 .WithDisplayName("Touch Touch Radius X")
6348 .WithShortDisplayName("Touch Touch Radius X")
6349 .WithLayout(kAxisLayout)
6350 .WithStateBlock(new InputStateBlock
6351 {
6352 format = new FourCC(1179407392),
6353 byteOffset = 416,
6354 bitOffset = 0,
6355 sizeInBits = 32
6356 })
6357 .Finish();
6358 return ctrlTouchscreentouch6radiusx;
6359 }
6360
6361 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch6radiusy(InternedString kAxisLayout, InputControl parent)
6362 {
6363 var ctrlTouchscreentouch6radiusy = new UnityEngine.InputSystem.Controls.AxisControl();
6364 ctrlTouchscreentouch6radiusy.Setup()
6365 .At(this, 224)
6366 .WithParent(parent)
6367 .WithName("y")
6368 .WithDisplayName("Touch Touch Radius Y")
6369 .WithShortDisplayName("Touch Touch Radius Y")
6370 .WithLayout(kAxisLayout)
6371 .WithStateBlock(new InputStateBlock
6372 {
6373 format = new FourCC(1179407392),
6374 byteOffset = 420,
6375 bitOffset = 0,
6376 sizeInBits = 32
6377 })
6378 .Finish();
6379 return ctrlTouchscreentouch6radiusy;
6380 }
6381
6382 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch6startPositionx(InternedString kAxisLayout, InputControl parent)
6383 {
6384 var ctrlTouchscreentouch6startPositionx = new UnityEngine.InputSystem.Controls.AxisControl();
6385 ctrlTouchscreentouch6startPositionx.Setup()
6386 .At(this, 225)
6387 .WithParent(parent)
6388 .WithName("x")
6389 .WithDisplayName("Touch Touch Start Position X")
6390 .WithShortDisplayName("Touch Touch Start Position X")
6391 .WithLayout(kAxisLayout)
6392 .WithStateBlock(new InputStateBlock
6393 {
6394 format = new FourCC(1179407392),
6395 byteOffset = 440,
6396 bitOffset = 0,
6397 sizeInBits = 32
6398 })
6399 .Finish();
6400 return ctrlTouchscreentouch6startPositionx;
6401 }
6402
6403 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch6startPositiony(InternedString kAxisLayout, InputControl parent)
6404 {
6405 var ctrlTouchscreentouch6startPositiony = new UnityEngine.InputSystem.Controls.AxisControl();
6406 ctrlTouchscreentouch6startPositiony.Setup()
6407 .At(this, 226)
6408 .WithParent(parent)
6409 .WithName("y")
6410 .WithDisplayName("Touch Touch Start Position Y")
6411 .WithShortDisplayName("Touch Touch Start Position Y")
6412 .WithLayout(kAxisLayout)
6413 .WithStateBlock(new InputStateBlock
6414 {
6415 format = new FourCC(1179407392),
6416 byteOffset = 444,
6417 bitOffset = 0,
6418 sizeInBits = 32
6419 })
6420 .Finish();
6421 return ctrlTouchscreentouch6startPositiony;
6422 }
6423
6424 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch7touchId(InternedString kIntegerLayout, InputControl parent)
6425 {
6426 var ctrlTouchscreentouch7touchId = new UnityEngine.InputSystem.Controls.IntegerControl();
6427 ctrlTouchscreentouch7touchId.Setup()
6428 .At(this, 227)
6429 .WithParent(parent)
6430 .WithName("touchId")
6431 .WithDisplayName("Touch Touch ID")
6432 .WithShortDisplayName("Touch Touch ID")
6433 .WithLayout(kIntegerLayout)
6434 .IsSynthetic(true)
6435 .DontReset(true)
6436 .WithStateBlock(new InputStateBlock
6437 {
6438 format = new FourCC(1229870112),
6439 byteOffset = 448,
6440 bitOffset = 0,
6441 sizeInBits = 32
6442 })
6443 .Finish();
6444 return ctrlTouchscreentouch7touchId;
6445 }
6446
6447 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch7position(InternedString kVector2Layout, InputControl parent)
6448 {
6449 var ctrlTouchscreentouch7position = new UnityEngine.InputSystem.Controls.Vector2Control();
6450 ctrlTouchscreentouch7position.Setup()
6451 .At(this, 228)
6452 .WithParent(parent)
6453 .WithChildren(240, 2)
6454 .WithName("position")
6455 .WithDisplayName("Touch Position")
6456 .WithShortDisplayName("Touch Position")
6457 .WithLayout(kVector2Layout)
6458 .DontReset(true)
6459 .WithStateBlock(new InputStateBlock
6460 {
6461 format = new FourCC(1447379762),
6462 byteOffset = 452,
6463 bitOffset = 0,
6464 sizeInBits = 64
6465 })
6466 .Finish();
6467 return ctrlTouchscreentouch7position;
6468 }
6469
6470 private UnityEngine.InputSystem.Controls.DeltaControl Initialize_ctrlTouchscreentouch7delta(InternedString kDeltaLayout, InputControl parent)
6471 {
6472 var ctrlTouchscreentouch7delta = new UnityEngine.InputSystem.Controls.DeltaControl();
6473 ctrlTouchscreentouch7delta.Setup()
6474 .At(this, 229)
6475 .WithParent(parent)
6476 .WithChildren(242, 6)
6477 .WithName("delta")
6478 .WithDisplayName("Touch Delta")
6479 .WithShortDisplayName("Touch Delta")
6480 .WithLayout(kDeltaLayout)
6481 .WithStateBlock(new InputStateBlock
6482 {
6483 format = new FourCC(1447379762),
6484 byteOffset = 460,
6485 bitOffset = 0,
6486 sizeInBits = 64
6487 })
6488 .Finish();
6489 return ctrlTouchscreentouch7delta;
6490 }
6491
6492 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch7pressure(InternedString kAxisLayout, InputControl parent)
6493 {
6494 var ctrlTouchscreentouch7pressure = new UnityEngine.InputSystem.Controls.AxisControl();
6495 ctrlTouchscreentouch7pressure.Setup()
6496 .At(this, 230)
6497 .WithParent(parent)
6498 .WithName("pressure")
6499 .WithDisplayName("Touch Pressure")
6500 .WithShortDisplayName("Touch Pressure")
6501 .WithLayout(kAxisLayout)
6502 .WithStateBlock(new InputStateBlock
6503 {
6504 format = new FourCC(1179407392),
6505 byteOffset = 468,
6506 bitOffset = 0,
6507 sizeInBits = 32
6508 })
6509 .Finish();
6510 return ctrlTouchscreentouch7pressure;
6511 }
6512
6513 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch7radius(InternedString kVector2Layout, InputControl parent)
6514 {
6515 var ctrlTouchscreentouch7radius = new UnityEngine.InputSystem.Controls.Vector2Control();
6516 ctrlTouchscreentouch7radius.Setup()
6517 .At(this, 231)
6518 .WithParent(parent)
6519 .WithChildren(248, 2)
6520 .WithName("radius")
6521 .WithDisplayName("Touch Radius")
6522 .WithShortDisplayName("Touch Radius")
6523 .WithLayout(kVector2Layout)
6524 .WithStateBlock(new InputStateBlock
6525 {
6526 format = new FourCC(1447379762),
6527 byteOffset = 472,
6528 bitOffset = 0,
6529 sizeInBits = 64
6530 })
6531 .Finish();
6532 return ctrlTouchscreentouch7radius;
6533 }
6534
6535 private UnityEngine.InputSystem.Controls.TouchPhaseControl Initialize_ctrlTouchscreentouch7phase(InternedString kTouchPhaseLayout, InputControl parent)
6536 {
6537 var ctrlTouchscreentouch7phase = new UnityEngine.InputSystem.Controls.TouchPhaseControl();
6538 ctrlTouchscreentouch7phase.Setup()
6539 .At(this, 232)
6540 .WithParent(parent)
6541 .WithName("phase")
6542 .WithDisplayName("Touch Touch Phase")
6543 .WithShortDisplayName("Touch Touch Phase")
6544 .WithLayout(kTouchPhaseLayout)
6545 .IsSynthetic(true)
6546 .WithStateBlock(new InputStateBlock
6547 {
6548 format = new FourCC(1113150533),
6549 byteOffset = 480,
6550 bitOffset = 0,
6551 sizeInBits = 8
6552 })
6553 .Finish();
6554 return ctrlTouchscreentouch7phase;
6555 }
6556
6557 private UnityEngine.InputSystem.Controls.TouchPressControl Initialize_ctrlTouchscreentouch7press(InternedString kTouchPressLayout, InputControl parent)
6558 {
6559 var ctrlTouchscreentouch7press = new UnityEngine.InputSystem.Controls.TouchPressControl();
6560 ctrlTouchscreentouch7press.Setup()
6561 .At(this, 233)
6562 .WithParent(parent)
6563 .WithName("press")
6564 .WithDisplayName("Touch Touch Contact?")
6565 .WithShortDisplayName("Touch Touch Contact?")
6566 .WithLayout(kTouchPressLayout)
6567 .IsButton(true)
6568 .WithStateBlock(new InputStateBlock
6569 {
6570 format = new FourCC(1113150533),
6571 byteOffset = 480,
6572 bitOffset = 0,
6573 sizeInBits = 8
6574 })
6575 .WithMinAndMax(0, 1)
6576 .Finish();
6577 return ctrlTouchscreentouch7press;
6578 }
6579
6580 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch7tapCount(InternedString kIntegerLayout, InputControl parent)
6581 {
6582 var ctrlTouchscreentouch7tapCount = new UnityEngine.InputSystem.Controls.IntegerControl();
6583 ctrlTouchscreentouch7tapCount.Setup()
6584 .At(this, 234)
6585 .WithParent(parent)
6586 .WithName("tapCount")
6587 .WithDisplayName("Touch Tap Count")
6588 .WithShortDisplayName("Touch Tap Count")
6589 .WithLayout(kIntegerLayout)
6590 .WithStateBlock(new InputStateBlock
6591 {
6592 format = new FourCC(1113150533),
6593 byteOffset = 481,
6594 bitOffset = 0,
6595 sizeInBits = 8
6596 })
6597 .Finish();
6598 return ctrlTouchscreentouch7tapCount;
6599 }
6600
6601 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch7displayIndex(InternedString kIntegerLayout, InputControl parent)
6602 {
6603 var ctrlTouchscreentouch7displayIndex = new UnityEngine.InputSystem.Controls.IntegerControl();
6604 ctrlTouchscreentouch7displayIndex.Setup()
6605 .At(this, 235)
6606 .WithParent(parent)
6607 .WithName("displayIndex")
6608 .WithDisplayName("Touch Display Index")
6609 .WithShortDisplayName("Touch Display Index")
6610 .WithLayout(kIntegerLayout)
6611 .WithStateBlock(new InputStateBlock
6612 {
6613 format = new FourCC(1113150533),
6614 byteOffset = 482,
6615 bitOffset = 0,
6616 sizeInBits = 8
6617 })
6618 .Finish();
6619 return ctrlTouchscreentouch7displayIndex;
6620 }
6621
6622 private UnityEngine.InputSystem.Controls.ButtonControl Initialize_ctrlTouchscreentouch7indirectTouch(InternedString kButtonLayout, InputControl parent)
6623 {
6624 var ctrlTouchscreentouch7indirectTouch = new UnityEngine.InputSystem.Controls.ButtonControl();
6625 ctrlTouchscreentouch7indirectTouch.Setup()
6626 .At(this, 236)
6627 .WithParent(parent)
6628 .WithName("indirectTouch")
6629 .WithDisplayName("Touch Indirect Touch?")
6630 .WithShortDisplayName("Touch Indirect Touch?")
6631 .WithLayout(kButtonLayout)
6632 .IsSynthetic(true)
6633 .IsButton(true)
6634 .WithStateBlock(new InputStateBlock
6635 {
6636 format = new FourCC(1112101920),
6637 byteOffset = 483,
6638 bitOffset = 0,
6639 sizeInBits = 1
6640 })
6641 .WithMinAndMax(0, 1)
6642 .Finish();
6643 return ctrlTouchscreentouch7indirectTouch;
6644 }
6645
6646 private UnityEngine.InputSystem.Controls.ButtonControl Initialize_ctrlTouchscreentouch7tap(InternedString kButtonLayout, InputControl parent)
6647 {
6648 var ctrlTouchscreentouch7tap = new UnityEngine.InputSystem.Controls.ButtonControl();
6649 ctrlTouchscreentouch7tap.Setup()
6650 .At(this, 237)
6651 .WithParent(parent)
6652 .WithName("tap")
6653 .WithDisplayName("Touch Tap")
6654 .WithShortDisplayName("Touch Tap")
6655 .WithLayout(kButtonLayout)
6656 .IsButton(true)
6657 .WithStateBlock(new InputStateBlock
6658 {
6659 format = new FourCC(1112101920),
6660 byteOffset = 483,
6661 bitOffset = 4,
6662 sizeInBits = 1
6663 })
6664 .WithMinAndMax(0, 1)
6665 .Finish();
6666 return ctrlTouchscreentouch7tap;
6667 }
6668
6669 private UnityEngine.InputSystem.Controls.DoubleControl Initialize_ctrlTouchscreentouch7startTime(InternedString kDoubleLayout, InputControl parent)
6670 {
6671 var ctrlTouchscreentouch7startTime = new UnityEngine.InputSystem.Controls.DoubleControl();
6672 ctrlTouchscreentouch7startTime.Setup()
6673 .At(this, 238)
6674 .WithParent(parent)
6675 .WithName("startTime")
6676 .WithDisplayName("Touch Start Time")
6677 .WithShortDisplayName("Touch Start Time")
6678 .WithLayout(kDoubleLayout)
6679 .IsSynthetic(true)
6680 .WithStateBlock(new InputStateBlock
6681 {
6682 format = new FourCC(1145195552),
6683 byteOffset = 488,
6684 bitOffset = 0,
6685 sizeInBits = 64
6686 })
6687 .Finish();
6688 return ctrlTouchscreentouch7startTime;
6689 }
6690
6691 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch7startPosition(InternedString kVector2Layout, InputControl parent)
6692 {
6693 var ctrlTouchscreentouch7startPosition = new UnityEngine.InputSystem.Controls.Vector2Control();
6694 ctrlTouchscreentouch7startPosition.Setup()
6695 .At(this, 239)
6696 .WithParent(parent)
6697 .WithChildren(250, 2)
6698 .WithName("startPosition")
6699 .WithDisplayName("Touch Start Position")
6700 .WithShortDisplayName("Touch Start Position")
6701 .WithLayout(kVector2Layout)
6702 .IsSynthetic(true)
6703 .WithStateBlock(new InputStateBlock
6704 {
6705 format = new FourCC(1447379762),
6706 byteOffset = 496,
6707 bitOffset = 0,
6708 sizeInBits = 64
6709 })
6710 .Finish();
6711 return ctrlTouchscreentouch7startPosition;
6712 }
6713
6714 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch7positionx(InternedString kAxisLayout, InputControl parent)
6715 {
6716 var ctrlTouchscreentouch7positionx = new UnityEngine.InputSystem.Controls.AxisControl();
6717 ctrlTouchscreentouch7positionx.Setup()
6718 .At(this, 240)
6719 .WithParent(parent)
6720 .WithName("x")
6721 .WithDisplayName("Touch Touch Position X")
6722 .WithShortDisplayName("Touch Touch Position X")
6723 .WithLayout(kAxisLayout)
6724 .DontReset(true)
6725 .WithStateBlock(new InputStateBlock
6726 {
6727 format = new FourCC(1179407392),
6728 byteOffset = 452,
6729 bitOffset = 0,
6730 sizeInBits = 32
6731 })
6732 .Finish();
6733 return ctrlTouchscreentouch7positionx;
6734 }
6735
6736 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch7positiony(InternedString kAxisLayout, InputControl parent)
6737 {
6738 var ctrlTouchscreentouch7positiony = new UnityEngine.InputSystem.Controls.AxisControl();
6739 ctrlTouchscreentouch7positiony.Setup()
6740 .At(this, 241)
6741 .WithParent(parent)
6742 .WithName("y")
6743 .WithDisplayName("Touch Touch Position Y")
6744 .WithShortDisplayName("Touch Touch Position Y")
6745 .WithLayout(kAxisLayout)
6746 .DontReset(true)
6747 .WithStateBlock(new InputStateBlock
6748 {
6749 format = new FourCC(1179407392),
6750 byteOffset = 456,
6751 bitOffset = 0,
6752 sizeInBits = 32
6753 })
6754 .Finish();
6755 return ctrlTouchscreentouch7positiony;
6756 }
6757
6758 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch7deltaup(InternedString kAxisLayout, InputControl parent)
6759 {
6760 var ctrlTouchscreentouch7deltaup = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMax = 3.402823E+38f };
6761 ctrlTouchscreentouch7deltaup.Setup()
6762 .At(this, 242)
6763 .WithParent(parent)
6764 .WithName("up")
6765 .WithDisplayName("Touch Touch Delta Up")
6766 .WithShortDisplayName("Touch Touch Delta Up")
6767 .WithLayout(kAxisLayout)
6768 .IsSynthetic(true)
6769 .WithStateBlock(new InputStateBlock
6770 {
6771 format = new FourCC(1179407392),
6772 byteOffset = 464,
6773 bitOffset = 0,
6774 sizeInBits = 32
6775 })
6776 .Finish();
6777 return ctrlTouchscreentouch7deltaup;
6778 }
6779
6780 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch7deltadown(InternedString kAxisLayout, InputControl parent)
6781 {
6782 var ctrlTouchscreentouch7deltadown = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMin = -3.402823E+38f, invert = true };
6783 ctrlTouchscreentouch7deltadown.Setup()
6784 .At(this, 243)
6785 .WithParent(parent)
6786 .WithName("down")
6787 .WithDisplayName("Touch Touch Delta Down")
6788 .WithShortDisplayName("Touch Touch Delta Down")
6789 .WithLayout(kAxisLayout)
6790 .IsSynthetic(true)
6791 .WithStateBlock(new InputStateBlock
6792 {
6793 format = new FourCC(1179407392),
6794 byteOffset = 464,
6795 bitOffset = 0,
6796 sizeInBits = 32
6797 })
6798 .Finish();
6799 return ctrlTouchscreentouch7deltadown;
6800 }
6801
6802 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch7deltaleft(InternedString kAxisLayout, InputControl parent)
6803 {
6804 var ctrlTouchscreentouch7deltaleft = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMin = -3.402823E+38f, invert = true };
6805 ctrlTouchscreentouch7deltaleft.Setup()
6806 .At(this, 244)
6807 .WithParent(parent)
6808 .WithName("left")
6809 .WithDisplayName("Touch Touch Delta Left")
6810 .WithShortDisplayName("Touch Touch Delta Left")
6811 .WithLayout(kAxisLayout)
6812 .IsSynthetic(true)
6813 .WithStateBlock(new InputStateBlock
6814 {
6815 format = new FourCC(1179407392),
6816 byteOffset = 460,
6817 bitOffset = 0,
6818 sizeInBits = 32
6819 })
6820 .Finish();
6821 return ctrlTouchscreentouch7deltaleft;
6822 }
6823
6824 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch7deltaright(InternedString kAxisLayout, InputControl parent)
6825 {
6826 var ctrlTouchscreentouch7deltaright = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMax = 3.402823E+38f };
6827 ctrlTouchscreentouch7deltaright.Setup()
6828 .At(this, 245)
6829 .WithParent(parent)
6830 .WithName("right")
6831 .WithDisplayName("Touch Touch Delta Right")
6832 .WithShortDisplayName("Touch Touch Delta Right")
6833 .WithLayout(kAxisLayout)
6834 .IsSynthetic(true)
6835 .WithStateBlock(new InputStateBlock
6836 {
6837 format = new FourCC(1179407392),
6838 byteOffset = 460,
6839 bitOffset = 0,
6840 sizeInBits = 32
6841 })
6842 .Finish();
6843 return ctrlTouchscreentouch7deltaright;
6844 }
6845
6846 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch7deltax(InternedString kAxisLayout, InputControl parent)
6847 {
6848 var ctrlTouchscreentouch7deltax = new UnityEngine.InputSystem.Controls.AxisControl();
6849 ctrlTouchscreentouch7deltax.Setup()
6850 .At(this, 246)
6851 .WithParent(parent)
6852 .WithName("x")
6853 .WithDisplayName("Touch Touch Delta X")
6854 .WithShortDisplayName("Touch Touch Delta X")
6855 .WithLayout(kAxisLayout)
6856 .WithStateBlock(new InputStateBlock
6857 {
6858 format = new FourCC(1179407392),
6859 byteOffset = 460,
6860 bitOffset = 0,
6861 sizeInBits = 32
6862 })
6863 .Finish();
6864 return ctrlTouchscreentouch7deltax;
6865 }
6866
6867 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch7deltay(InternedString kAxisLayout, InputControl parent)
6868 {
6869 var ctrlTouchscreentouch7deltay = new UnityEngine.InputSystem.Controls.AxisControl();
6870 ctrlTouchscreentouch7deltay.Setup()
6871 .At(this, 247)
6872 .WithParent(parent)
6873 .WithName("y")
6874 .WithDisplayName("Touch Touch Delta Y")
6875 .WithShortDisplayName("Touch Touch Delta Y")
6876 .WithLayout(kAxisLayout)
6877 .WithStateBlock(new InputStateBlock
6878 {
6879 format = new FourCC(1179407392),
6880 byteOffset = 464,
6881 bitOffset = 0,
6882 sizeInBits = 32
6883 })
6884 .Finish();
6885 return ctrlTouchscreentouch7deltay;
6886 }
6887
6888 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch7radiusx(InternedString kAxisLayout, InputControl parent)
6889 {
6890 var ctrlTouchscreentouch7radiusx = new UnityEngine.InputSystem.Controls.AxisControl();
6891 ctrlTouchscreentouch7radiusx.Setup()
6892 .At(this, 248)
6893 .WithParent(parent)
6894 .WithName("x")
6895 .WithDisplayName("Touch Touch Radius X")
6896 .WithShortDisplayName("Touch Touch Radius X")
6897 .WithLayout(kAxisLayout)
6898 .WithStateBlock(new InputStateBlock
6899 {
6900 format = new FourCC(1179407392),
6901 byteOffset = 472,
6902 bitOffset = 0,
6903 sizeInBits = 32
6904 })
6905 .Finish();
6906 return ctrlTouchscreentouch7radiusx;
6907 }
6908
6909 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch7radiusy(InternedString kAxisLayout, InputControl parent)
6910 {
6911 var ctrlTouchscreentouch7radiusy = new UnityEngine.InputSystem.Controls.AxisControl();
6912 ctrlTouchscreentouch7radiusy.Setup()
6913 .At(this, 249)
6914 .WithParent(parent)
6915 .WithName("y")
6916 .WithDisplayName("Touch Touch Radius Y")
6917 .WithShortDisplayName("Touch Touch Radius Y")
6918 .WithLayout(kAxisLayout)
6919 .WithStateBlock(new InputStateBlock
6920 {
6921 format = new FourCC(1179407392),
6922 byteOffset = 476,
6923 bitOffset = 0,
6924 sizeInBits = 32
6925 })
6926 .Finish();
6927 return ctrlTouchscreentouch7radiusy;
6928 }
6929
6930 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch7startPositionx(InternedString kAxisLayout, InputControl parent)
6931 {
6932 var ctrlTouchscreentouch7startPositionx = new UnityEngine.InputSystem.Controls.AxisControl();
6933 ctrlTouchscreentouch7startPositionx.Setup()
6934 .At(this, 250)
6935 .WithParent(parent)
6936 .WithName("x")
6937 .WithDisplayName("Touch Touch Start Position X")
6938 .WithShortDisplayName("Touch Touch Start Position X")
6939 .WithLayout(kAxisLayout)
6940 .WithStateBlock(new InputStateBlock
6941 {
6942 format = new FourCC(1179407392),
6943 byteOffset = 496,
6944 bitOffset = 0,
6945 sizeInBits = 32
6946 })
6947 .Finish();
6948 return ctrlTouchscreentouch7startPositionx;
6949 }
6950
6951 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch7startPositiony(InternedString kAxisLayout, InputControl parent)
6952 {
6953 var ctrlTouchscreentouch7startPositiony = new UnityEngine.InputSystem.Controls.AxisControl();
6954 ctrlTouchscreentouch7startPositiony.Setup()
6955 .At(this, 251)
6956 .WithParent(parent)
6957 .WithName("y")
6958 .WithDisplayName("Touch Touch Start Position Y")
6959 .WithShortDisplayName("Touch Touch Start Position Y")
6960 .WithLayout(kAxisLayout)
6961 .WithStateBlock(new InputStateBlock
6962 {
6963 format = new FourCC(1179407392),
6964 byteOffset = 500,
6965 bitOffset = 0,
6966 sizeInBits = 32
6967 })
6968 .Finish();
6969 return ctrlTouchscreentouch7startPositiony;
6970 }
6971
6972 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch8touchId(InternedString kIntegerLayout, InputControl parent)
6973 {
6974 var ctrlTouchscreentouch8touchId = new UnityEngine.InputSystem.Controls.IntegerControl();
6975 ctrlTouchscreentouch8touchId.Setup()
6976 .At(this, 252)
6977 .WithParent(parent)
6978 .WithName("touchId")
6979 .WithDisplayName("Touch Touch ID")
6980 .WithShortDisplayName("Touch Touch ID")
6981 .WithLayout(kIntegerLayout)
6982 .IsSynthetic(true)
6983 .DontReset(true)
6984 .WithStateBlock(new InputStateBlock
6985 {
6986 format = new FourCC(1229870112),
6987 byteOffset = 504,
6988 bitOffset = 0,
6989 sizeInBits = 32
6990 })
6991 .Finish();
6992 return ctrlTouchscreentouch8touchId;
6993 }
6994
6995 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch8position(InternedString kVector2Layout, InputControl parent)
6996 {
6997 var ctrlTouchscreentouch8position = new UnityEngine.InputSystem.Controls.Vector2Control();
6998 ctrlTouchscreentouch8position.Setup()
6999 .At(this, 253)
7000 .WithParent(parent)
7001 .WithChildren(265, 2)
7002 .WithName("position")
7003 .WithDisplayName("Touch Position")
7004 .WithShortDisplayName("Touch Position")
7005 .WithLayout(kVector2Layout)
7006 .DontReset(true)
7007 .WithStateBlock(new InputStateBlock
7008 {
7009 format = new FourCC(1447379762),
7010 byteOffset = 508,
7011 bitOffset = 0,
7012 sizeInBits = 64
7013 })
7014 .Finish();
7015 return ctrlTouchscreentouch8position;
7016 }
7017
7018 private UnityEngine.InputSystem.Controls.DeltaControl Initialize_ctrlTouchscreentouch8delta(InternedString kDeltaLayout, InputControl parent)
7019 {
7020 var ctrlTouchscreentouch8delta = new UnityEngine.InputSystem.Controls.DeltaControl();
7021 ctrlTouchscreentouch8delta.Setup()
7022 .At(this, 254)
7023 .WithParent(parent)
7024 .WithChildren(267, 6)
7025 .WithName("delta")
7026 .WithDisplayName("Touch Delta")
7027 .WithShortDisplayName("Touch Delta")
7028 .WithLayout(kDeltaLayout)
7029 .WithStateBlock(new InputStateBlock
7030 {
7031 format = new FourCC(1447379762),
7032 byteOffset = 516,
7033 bitOffset = 0,
7034 sizeInBits = 64
7035 })
7036 .Finish();
7037 return ctrlTouchscreentouch8delta;
7038 }
7039
7040 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch8pressure(InternedString kAxisLayout, InputControl parent)
7041 {
7042 var ctrlTouchscreentouch8pressure = new UnityEngine.InputSystem.Controls.AxisControl();
7043 ctrlTouchscreentouch8pressure.Setup()
7044 .At(this, 255)
7045 .WithParent(parent)
7046 .WithName("pressure")
7047 .WithDisplayName("Touch Pressure")
7048 .WithShortDisplayName("Touch Pressure")
7049 .WithLayout(kAxisLayout)
7050 .WithStateBlock(new InputStateBlock
7051 {
7052 format = new FourCC(1179407392),
7053 byteOffset = 524,
7054 bitOffset = 0,
7055 sizeInBits = 32
7056 })
7057 .Finish();
7058 return ctrlTouchscreentouch8pressure;
7059 }
7060
7061 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch8radius(InternedString kVector2Layout, InputControl parent)
7062 {
7063 var ctrlTouchscreentouch8radius = new UnityEngine.InputSystem.Controls.Vector2Control();
7064 ctrlTouchscreentouch8radius.Setup()
7065 .At(this, 256)
7066 .WithParent(parent)
7067 .WithChildren(273, 2)
7068 .WithName("radius")
7069 .WithDisplayName("Touch Radius")
7070 .WithShortDisplayName("Touch Radius")
7071 .WithLayout(kVector2Layout)
7072 .WithStateBlock(new InputStateBlock
7073 {
7074 format = new FourCC(1447379762),
7075 byteOffset = 528,
7076 bitOffset = 0,
7077 sizeInBits = 64
7078 })
7079 .Finish();
7080 return ctrlTouchscreentouch8radius;
7081 }
7082
7083 private UnityEngine.InputSystem.Controls.TouchPhaseControl Initialize_ctrlTouchscreentouch8phase(InternedString kTouchPhaseLayout, InputControl parent)
7084 {
7085 var ctrlTouchscreentouch8phase = new UnityEngine.InputSystem.Controls.TouchPhaseControl();
7086 ctrlTouchscreentouch8phase.Setup()
7087 .At(this, 257)
7088 .WithParent(parent)
7089 .WithName("phase")
7090 .WithDisplayName("Touch Touch Phase")
7091 .WithShortDisplayName("Touch Touch Phase")
7092 .WithLayout(kTouchPhaseLayout)
7093 .IsSynthetic(true)
7094 .WithStateBlock(new InputStateBlock
7095 {
7096 format = new FourCC(1113150533),
7097 byteOffset = 536,
7098 bitOffset = 0,
7099 sizeInBits = 8
7100 })
7101 .Finish();
7102 return ctrlTouchscreentouch8phase;
7103 }
7104
7105 private UnityEngine.InputSystem.Controls.TouchPressControl Initialize_ctrlTouchscreentouch8press(InternedString kTouchPressLayout, InputControl parent)
7106 {
7107 var ctrlTouchscreentouch8press = new UnityEngine.InputSystem.Controls.TouchPressControl();
7108 ctrlTouchscreentouch8press.Setup()
7109 .At(this, 258)
7110 .WithParent(parent)
7111 .WithName("press")
7112 .WithDisplayName("Touch Touch Contact?")
7113 .WithShortDisplayName("Touch Touch Contact?")
7114 .WithLayout(kTouchPressLayout)
7115 .IsButton(true)
7116 .WithStateBlock(new InputStateBlock
7117 {
7118 format = new FourCC(1113150533),
7119 byteOffset = 536,
7120 bitOffset = 0,
7121 sizeInBits = 8
7122 })
7123 .WithMinAndMax(0, 1)
7124 .Finish();
7125 return ctrlTouchscreentouch8press;
7126 }
7127
7128 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch8tapCount(InternedString kIntegerLayout, InputControl parent)
7129 {
7130 var ctrlTouchscreentouch8tapCount = new UnityEngine.InputSystem.Controls.IntegerControl();
7131 ctrlTouchscreentouch8tapCount.Setup()
7132 .At(this, 259)
7133 .WithParent(parent)
7134 .WithName("tapCount")
7135 .WithDisplayName("Touch Tap Count")
7136 .WithShortDisplayName("Touch Tap Count")
7137 .WithLayout(kIntegerLayout)
7138 .WithStateBlock(new InputStateBlock
7139 {
7140 format = new FourCC(1113150533),
7141 byteOffset = 537,
7142 bitOffset = 0,
7143 sizeInBits = 8
7144 })
7145 .Finish();
7146 return ctrlTouchscreentouch8tapCount;
7147 }
7148
7149 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch8displayIndex(InternedString kIntegerLayout, InputControl parent)
7150 {
7151 var ctrlTouchscreentouch8displayIndex = new UnityEngine.InputSystem.Controls.IntegerControl();
7152 ctrlTouchscreentouch8displayIndex.Setup()
7153 .At(this, 260)
7154 .WithParent(parent)
7155 .WithName("displayIndex")
7156 .WithDisplayName("Touch Display Index")
7157 .WithShortDisplayName("Touch Display Index")
7158 .WithLayout(kIntegerLayout)
7159 .WithStateBlock(new InputStateBlock
7160 {
7161 format = new FourCC(1113150533),
7162 byteOffset = 538,
7163 bitOffset = 0,
7164 sizeInBits = 8
7165 })
7166 .Finish();
7167 return ctrlTouchscreentouch8displayIndex;
7168 }
7169
7170 private UnityEngine.InputSystem.Controls.ButtonControl Initialize_ctrlTouchscreentouch8indirectTouch(InternedString kButtonLayout, InputControl parent)
7171 {
7172 var ctrlTouchscreentouch8indirectTouch = new UnityEngine.InputSystem.Controls.ButtonControl();
7173 ctrlTouchscreentouch8indirectTouch.Setup()
7174 .At(this, 261)
7175 .WithParent(parent)
7176 .WithName("indirectTouch")
7177 .WithDisplayName("Touch Indirect Touch?")
7178 .WithShortDisplayName("Touch Indirect Touch?")
7179 .WithLayout(kButtonLayout)
7180 .IsSynthetic(true)
7181 .IsButton(true)
7182 .WithStateBlock(new InputStateBlock
7183 {
7184 format = new FourCC(1112101920),
7185 byteOffset = 539,
7186 bitOffset = 0,
7187 sizeInBits = 1
7188 })
7189 .WithMinAndMax(0, 1)
7190 .Finish();
7191 return ctrlTouchscreentouch8indirectTouch;
7192 }
7193
7194 private UnityEngine.InputSystem.Controls.ButtonControl Initialize_ctrlTouchscreentouch8tap(InternedString kButtonLayout, InputControl parent)
7195 {
7196 var ctrlTouchscreentouch8tap = new UnityEngine.InputSystem.Controls.ButtonControl();
7197 ctrlTouchscreentouch8tap.Setup()
7198 .At(this, 262)
7199 .WithParent(parent)
7200 .WithName("tap")
7201 .WithDisplayName("Touch Tap")
7202 .WithShortDisplayName("Touch Tap")
7203 .WithLayout(kButtonLayout)
7204 .IsButton(true)
7205 .WithStateBlock(new InputStateBlock
7206 {
7207 format = new FourCC(1112101920),
7208 byteOffset = 539,
7209 bitOffset = 4,
7210 sizeInBits = 1
7211 })
7212 .WithMinAndMax(0, 1)
7213 .Finish();
7214 return ctrlTouchscreentouch8tap;
7215 }
7216
7217 private UnityEngine.InputSystem.Controls.DoubleControl Initialize_ctrlTouchscreentouch8startTime(InternedString kDoubleLayout, InputControl parent)
7218 {
7219 var ctrlTouchscreentouch8startTime = new UnityEngine.InputSystem.Controls.DoubleControl();
7220 ctrlTouchscreentouch8startTime.Setup()
7221 .At(this, 263)
7222 .WithParent(parent)
7223 .WithName("startTime")
7224 .WithDisplayName("Touch Start Time")
7225 .WithShortDisplayName("Touch Start Time")
7226 .WithLayout(kDoubleLayout)
7227 .IsSynthetic(true)
7228 .WithStateBlock(new InputStateBlock
7229 {
7230 format = new FourCC(1145195552),
7231 byteOffset = 544,
7232 bitOffset = 0,
7233 sizeInBits = 64
7234 })
7235 .Finish();
7236 return ctrlTouchscreentouch8startTime;
7237 }
7238
7239 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch8startPosition(InternedString kVector2Layout, InputControl parent)
7240 {
7241 var ctrlTouchscreentouch8startPosition = new UnityEngine.InputSystem.Controls.Vector2Control();
7242 ctrlTouchscreentouch8startPosition.Setup()
7243 .At(this, 264)
7244 .WithParent(parent)
7245 .WithChildren(275, 2)
7246 .WithName("startPosition")
7247 .WithDisplayName("Touch Start Position")
7248 .WithShortDisplayName("Touch Start Position")
7249 .WithLayout(kVector2Layout)
7250 .IsSynthetic(true)
7251 .WithStateBlock(new InputStateBlock
7252 {
7253 format = new FourCC(1447379762),
7254 byteOffset = 552,
7255 bitOffset = 0,
7256 sizeInBits = 64
7257 })
7258 .Finish();
7259 return ctrlTouchscreentouch8startPosition;
7260 }
7261
7262 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch8positionx(InternedString kAxisLayout, InputControl parent)
7263 {
7264 var ctrlTouchscreentouch8positionx = new UnityEngine.InputSystem.Controls.AxisControl();
7265 ctrlTouchscreentouch8positionx.Setup()
7266 .At(this, 265)
7267 .WithParent(parent)
7268 .WithName("x")
7269 .WithDisplayName("Touch Touch Position X")
7270 .WithShortDisplayName("Touch Touch Position X")
7271 .WithLayout(kAxisLayout)
7272 .DontReset(true)
7273 .WithStateBlock(new InputStateBlock
7274 {
7275 format = new FourCC(1179407392),
7276 byteOffset = 508,
7277 bitOffset = 0,
7278 sizeInBits = 32
7279 })
7280 .Finish();
7281 return ctrlTouchscreentouch8positionx;
7282 }
7283
7284 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch8positiony(InternedString kAxisLayout, InputControl parent)
7285 {
7286 var ctrlTouchscreentouch8positiony = new UnityEngine.InputSystem.Controls.AxisControl();
7287 ctrlTouchscreentouch8positiony.Setup()
7288 .At(this, 266)
7289 .WithParent(parent)
7290 .WithName("y")
7291 .WithDisplayName("Touch Touch Position Y")
7292 .WithShortDisplayName("Touch Touch Position Y")
7293 .WithLayout(kAxisLayout)
7294 .DontReset(true)
7295 .WithStateBlock(new InputStateBlock
7296 {
7297 format = new FourCC(1179407392),
7298 byteOffset = 512,
7299 bitOffset = 0,
7300 sizeInBits = 32
7301 })
7302 .Finish();
7303 return ctrlTouchscreentouch8positiony;
7304 }
7305
7306 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch8deltaup(InternedString kAxisLayout, InputControl parent)
7307 {
7308 var ctrlTouchscreentouch8deltaup = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMax = 3.402823E+38f };
7309 ctrlTouchscreentouch8deltaup.Setup()
7310 .At(this, 267)
7311 .WithParent(parent)
7312 .WithName("up")
7313 .WithDisplayName("Touch Touch Delta Up")
7314 .WithShortDisplayName("Touch Touch Delta Up")
7315 .WithLayout(kAxisLayout)
7316 .IsSynthetic(true)
7317 .WithStateBlock(new InputStateBlock
7318 {
7319 format = new FourCC(1179407392),
7320 byteOffset = 520,
7321 bitOffset = 0,
7322 sizeInBits = 32
7323 })
7324 .Finish();
7325 return ctrlTouchscreentouch8deltaup;
7326 }
7327
7328 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch8deltadown(InternedString kAxisLayout, InputControl parent)
7329 {
7330 var ctrlTouchscreentouch8deltadown = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMin = -3.402823E+38f, invert = true };
7331 ctrlTouchscreentouch8deltadown.Setup()
7332 .At(this, 268)
7333 .WithParent(parent)
7334 .WithName("down")
7335 .WithDisplayName("Touch Touch Delta Down")
7336 .WithShortDisplayName("Touch Touch Delta Down")
7337 .WithLayout(kAxisLayout)
7338 .IsSynthetic(true)
7339 .WithStateBlock(new InputStateBlock
7340 {
7341 format = new FourCC(1179407392),
7342 byteOffset = 520,
7343 bitOffset = 0,
7344 sizeInBits = 32
7345 })
7346 .Finish();
7347 return ctrlTouchscreentouch8deltadown;
7348 }
7349
7350 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch8deltaleft(InternedString kAxisLayout, InputControl parent)
7351 {
7352 var ctrlTouchscreentouch8deltaleft = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMin = -3.402823E+38f, invert = true };
7353 ctrlTouchscreentouch8deltaleft.Setup()
7354 .At(this, 269)
7355 .WithParent(parent)
7356 .WithName("left")
7357 .WithDisplayName("Touch Touch Delta Left")
7358 .WithShortDisplayName("Touch Touch Delta Left")
7359 .WithLayout(kAxisLayout)
7360 .IsSynthetic(true)
7361 .WithStateBlock(new InputStateBlock
7362 {
7363 format = new FourCC(1179407392),
7364 byteOffset = 516,
7365 bitOffset = 0,
7366 sizeInBits = 32
7367 })
7368 .Finish();
7369 return ctrlTouchscreentouch8deltaleft;
7370 }
7371
7372 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch8deltaright(InternedString kAxisLayout, InputControl parent)
7373 {
7374 var ctrlTouchscreentouch8deltaright = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMax = 3.402823E+38f };
7375 ctrlTouchscreentouch8deltaright.Setup()
7376 .At(this, 270)
7377 .WithParent(parent)
7378 .WithName("right")
7379 .WithDisplayName("Touch Touch Delta Right")
7380 .WithShortDisplayName("Touch Touch Delta Right")
7381 .WithLayout(kAxisLayout)
7382 .IsSynthetic(true)
7383 .WithStateBlock(new InputStateBlock
7384 {
7385 format = new FourCC(1179407392),
7386 byteOffset = 516,
7387 bitOffset = 0,
7388 sizeInBits = 32
7389 })
7390 .Finish();
7391 return ctrlTouchscreentouch8deltaright;
7392 }
7393
7394 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch8deltax(InternedString kAxisLayout, InputControl parent)
7395 {
7396 var ctrlTouchscreentouch8deltax = new UnityEngine.InputSystem.Controls.AxisControl();
7397 ctrlTouchscreentouch8deltax.Setup()
7398 .At(this, 271)
7399 .WithParent(parent)
7400 .WithName("x")
7401 .WithDisplayName("Touch Touch Delta X")
7402 .WithShortDisplayName("Touch Touch Delta X")
7403 .WithLayout(kAxisLayout)
7404 .WithStateBlock(new InputStateBlock
7405 {
7406 format = new FourCC(1179407392),
7407 byteOffset = 516,
7408 bitOffset = 0,
7409 sizeInBits = 32
7410 })
7411 .Finish();
7412 return ctrlTouchscreentouch8deltax;
7413 }
7414
7415 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch8deltay(InternedString kAxisLayout, InputControl parent)
7416 {
7417 var ctrlTouchscreentouch8deltay = new UnityEngine.InputSystem.Controls.AxisControl();
7418 ctrlTouchscreentouch8deltay.Setup()
7419 .At(this, 272)
7420 .WithParent(parent)
7421 .WithName("y")
7422 .WithDisplayName("Touch Touch Delta Y")
7423 .WithShortDisplayName("Touch Touch Delta Y")
7424 .WithLayout(kAxisLayout)
7425 .WithStateBlock(new InputStateBlock
7426 {
7427 format = new FourCC(1179407392),
7428 byteOffset = 520,
7429 bitOffset = 0,
7430 sizeInBits = 32
7431 })
7432 .Finish();
7433 return ctrlTouchscreentouch8deltay;
7434 }
7435
7436 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch8radiusx(InternedString kAxisLayout, InputControl parent)
7437 {
7438 var ctrlTouchscreentouch8radiusx = new UnityEngine.InputSystem.Controls.AxisControl();
7439 ctrlTouchscreentouch8radiusx.Setup()
7440 .At(this, 273)
7441 .WithParent(parent)
7442 .WithName("x")
7443 .WithDisplayName("Touch Touch Radius X")
7444 .WithShortDisplayName("Touch Touch Radius X")
7445 .WithLayout(kAxisLayout)
7446 .WithStateBlock(new InputStateBlock
7447 {
7448 format = new FourCC(1179407392),
7449 byteOffset = 528,
7450 bitOffset = 0,
7451 sizeInBits = 32
7452 })
7453 .Finish();
7454 return ctrlTouchscreentouch8radiusx;
7455 }
7456
7457 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch8radiusy(InternedString kAxisLayout, InputControl parent)
7458 {
7459 var ctrlTouchscreentouch8radiusy = new UnityEngine.InputSystem.Controls.AxisControl();
7460 ctrlTouchscreentouch8radiusy.Setup()
7461 .At(this, 274)
7462 .WithParent(parent)
7463 .WithName("y")
7464 .WithDisplayName("Touch Touch Radius Y")
7465 .WithShortDisplayName("Touch Touch Radius Y")
7466 .WithLayout(kAxisLayout)
7467 .WithStateBlock(new InputStateBlock
7468 {
7469 format = new FourCC(1179407392),
7470 byteOffset = 532,
7471 bitOffset = 0,
7472 sizeInBits = 32
7473 })
7474 .Finish();
7475 return ctrlTouchscreentouch8radiusy;
7476 }
7477
7478 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch8startPositionx(InternedString kAxisLayout, InputControl parent)
7479 {
7480 var ctrlTouchscreentouch8startPositionx = new UnityEngine.InputSystem.Controls.AxisControl();
7481 ctrlTouchscreentouch8startPositionx.Setup()
7482 .At(this, 275)
7483 .WithParent(parent)
7484 .WithName("x")
7485 .WithDisplayName("Touch Touch Start Position X")
7486 .WithShortDisplayName("Touch Touch Start Position X")
7487 .WithLayout(kAxisLayout)
7488 .WithStateBlock(new InputStateBlock
7489 {
7490 format = new FourCC(1179407392),
7491 byteOffset = 552,
7492 bitOffset = 0,
7493 sizeInBits = 32
7494 })
7495 .Finish();
7496 return ctrlTouchscreentouch8startPositionx;
7497 }
7498
7499 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch8startPositiony(InternedString kAxisLayout, InputControl parent)
7500 {
7501 var ctrlTouchscreentouch8startPositiony = new UnityEngine.InputSystem.Controls.AxisControl();
7502 ctrlTouchscreentouch8startPositiony.Setup()
7503 .At(this, 276)
7504 .WithParent(parent)
7505 .WithName("y")
7506 .WithDisplayName("Touch Touch Start Position Y")
7507 .WithShortDisplayName("Touch Touch Start Position Y")
7508 .WithLayout(kAxisLayout)
7509 .WithStateBlock(new InputStateBlock
7510 {
7511 format = new FourCC(1179407392),
7512 byteOffset = 556,
7513 bitOffset = 0,
7514 sizeInBits = 32
7515 })
7516 .Finish();
7517 return ctrlTouchscreentouch8startPositiony;
7518 }
7519
7520 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch9touchId(InternedString kIntegerLayout, InputControl parent)
7521 {
7522 var ctrlTouchscreentouch9touchId = new UnityEngine.InputSystem.Controls.IntegerControl();
7523 ctrlTouchscreentouch9touchId.Setup()
7524 .At(this, 277)
7525 .WithParent(parent)
7526 .WithName("touchId")
7527 .WithDisplayName("Touch Touch ID")
7528 .WithShortDisplayName("Touch Touch ID")
7529 .WithLayout(kIntegerLayout)
7530 .IsSynthetic(true)
7531 .DontReset(true)
7532 .WithStateBlock(new InputStateBlock
7533 {
7534 format = new FourCC(1229870112),
7535 byteOffset = 560,
7536 bitOffset = 0,
7537 sizeInBits = 32
7538 })
7539 .Finish();
7540 return ctrlTouchscreentouch9touchId;
7541 }
7542
7543 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch9position(InternedString kVector2Layout, InputControl parent)
7544 {
7545 var ctrlTouchscreentouch9position = new UnityEngine.InputSystem.Controls.Vector2Control();
7546 ctrlTouchscreentouch9position.Setup()
7547 .At(this, 278)
7548 .WithParent(parent)
7549 .WithChildren(290, 2)
7550 .WithName("position")
7551 .WithDisplayName("Touch Position")
7552 .WithShortDisplayName("Touch Position")
7553 .WithLayout(kVector2Layout)
7554 .DontReset(true)
7555 .WithStateBlock(new InputStateBlock
7556 {
7557 format = new FourCC(1447379762),
7558 byteOffset = 564,
7559 bitOffset = 0,
7560 sizeInBits = 64
7561 })
7562 .Finish();
7563 return ctrlTouchscreentouch9position;
7564 }
7565
7566 private UnityEngine.InputSystem.Controls.DeltaControl Initialize_ctrlTouchscreentouch9delta(InternedString kDeltaLayout, InputControl parent)
7567 {
7568 var ctrlTouchscreentouch9delta = new UnityEngine.InputSystem.Controls.DeltaControl();
7569 ctrlTouchscreentouch9delta.Setup()
7570 .At(this, 279)
7571 .WithParent(parent)
7572 .WithChildren(292, 6)
7573 .WithName("delta")
7574 .WithDisplayName("Touch Delta")
7575 .WithShortDisplayName("Touch Delta")
7576 .WithLayout(kDeltaLayout)
7577 .WithStateBlock(new InputStateBlock
7578 {
7579 format = new FourCC(1447379762),
7580 byteOffset = 572,
7581 bitOffset = 0,
7582 sizeInBits = 64
7583 })
7584 .Finish();
7585 return ctrlTouchscreentouch9delta;
7586 }
7587
7588 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch9pressure(InternedString kAxisLayout, InputControl parent)
7589 {
7590 var ctrlTouchscreentouch9pressure = new UnityEngine.InputSystem.Controls.AxisControl();
7591 ctrlTouchscreentouch9pressure.Setup()
7592 .At(this, 280)
7593 .WithParent(parent)
7594 .WithName("pressure")
7595 .WithDisplayName("Touch Pressure")
7596 .WithShortDisplayName("Touch Pressure")
7597 .WithLayout(kAxisLayout)
7598 .WithStateBlock(new InputStateBlock
7599 {
7600 format = new FourCC(1179407392),
7601 byteOffset = 580,
7602 bitOffset = 0,
7603 sizeInBits = 32
7604 })
7605 .Finish();
7606 return ctrlTouchscreentouch9pressure;
7607 }
7608
7609 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch9radius(InternedString kVector2Layout, InputControl parent)
7610 {
7611 var ctrlTouchscreentouch9radius = new UnityEngine.InputSystem.Controls.Vector2Control();
7612 ctrlTouchscreentouch9radius.Setup()
7613 .At(this, 281)
7614 .WithParent(parent)
7615 .WithChildren(298, 2)
7616 .WithName("radius")
7617 .WithDisplayName("Touch Radius")
7618 .WithShortDisplayName("Touch Radius")
7619 .WithLayout(kVector2Layout)
7620 .WithStateBlock(new InputStateBlock
7621 {
7622 format = new FourCC(1447379762),
7623 byteOffset = 584,
7624 bitOffset = 0,
7625 sizeInBits = 64
7626 })
7627 .Finish();
7628 return ctrlTouchscreentouch9radius;
7629 }
7630
7631 private UnityEngine.InputSystem.Controls.TouchPhaseControl Initialize_ctrlTouchscreentouch9phase(InternedString kTouchPhaseLayout, InputControl parent)
7632 {
7633 var ctrlTouchscreentouch9phase = new UnityEngine.InputSystem.Controls.TouchPhaseControl();
7634 ctrlTouchscreentouch9phase.Setup()
7635 .At(this, 282)
7636 .WithParent(parent)
7637 .WithName("phase")
7638 .WithDisplayName("Touch Touch Phase")
7639 .WithShortDisplayName("Touch Touch Phase")
7640 .WithLayout(kTouchPhaseLayout)
7641 .IsSynthetic(true)
7642 .WithStateBlock(new InputStateBlock
7643 {
7644 format = new FourCC(1113150533),
7645 byteOffset = 592,
7646 bitOffset = 0,
7647 sizeInBits = 8
7648 })
7649 .Finish();
7650 return ctrlTouchscreentouch9phase;
7651 }
7652
7653 private UnityEngine.InputSystem.Controls.TouchPressControl Initialize_ctrlTouchscreentouch9press(InternedString kTouchPressLayout, InputControl parent)
7654 {
7655 var ctrlTouchscreentouch9press = new UnityEngine.InputSystem.Controls.TouchPressControl();
7656 ctrlTouchscreentouch9press.Setup()
7657 .At(this, 283)
7658 .WithParent(parent)
7659 .WithName("press")
7660 .WithDisplayName("Touch Touch Contact?")
7661 .WithShortDisplayName("Touch Touch Contact?")
7662 .WithLayout(kTouchPressLayout)
7663 .IsButton(true)
7664 .WithStateBlock(new InputStateBlock
7665 {
7666 format = new FourCC(1113150533),
7667 byteOffset = 592,
7668 bitOffset = 0,
7669 sizeInBits = 8
7670 })
7671 .WithMinAndMax(0, 1)
7672 .Finish();
7673 return ctrlTouchscreentouch9press;
7674 }
7675
7676 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch9tapCount(InternedString kIntegerLayout, InputControl parent)
7677 {
7678 var ctrlTouchscreentouch9tapCount = new UnityEngine.InputSystem.Controls.IntegerControl();
7679 ctrlTouchscreentouch9tapCount.Setup()
7680 .At(this, 284)
7681 .WithParent(parent)
7682 .WithName("tapCount")
7683 .WithDisplayName("Touch Tap Count")
7684 .WithShortDisplayName("Touch Tap Count")
7685 .WithLayout(kIntegerLayout)
7686 .WithStateBlock(new InputStateBlock
7687 {
7688 format = new FourCC(1113150533),
7689 byteOffset = 593,
7690 bitOffset = 0,
7691 sizeInBits = 8
7692 })
7693 .Finish();
7694 return ctrlTouchscreentouch9tapCount;
7695 }
7696
7697 private UnityEngine.InputSystem.Controls.IntegerControl Initialize_ctrlTouchscreentouch9displayIndex(InternedString kIntegerLayout, InputControl parent)
7698 {
7699 var ctrlTouchscreentouch9displayIndex = new UnityEngine.InputSystem.Controls.IntegerControl();
7700 ctrlTouchscreentouch9displayIndex.Setup()
7701 .At(this, 285)
7702 .WithParent(parent)
7703 .WithName("displayIndex")
7704 .WithDisplayName("Touch Display Index")
7705 .WithShortDisplayName("Touch Display Index")
7706 .WithLayout(kIntegerLayout)
7707 .WithStateBlock(new InputStateBlock
7708 {
7709 format = new FourCC(1113150533),
7710 byteOffset = 594,
7711 bitOffset = 0,
7712 sizeInBits = 8
7713 })
7714 .Finish();
7715 return ctrlTouchscreentouch9displayIndex;
7716 }
7717
7718 private UnityEngine.InputSystem.Controls.ButtonControl Initialize_ctrlTouchscreentouch9indirectTouch(InternedString kButtonLayout, InputControl parent)
7719 {
7720 var ctrlTouchscreentouch9indirectTouch = new UnityEngine.InputSystem.Controls.ButtonControl();
7721 ctrlTouchscreentouch9indirectTouch.Setup()
7722 .At(this, 286)
7723 .WithParent(parent)
7724 .WithName("indirectTouch")
7725 .WithDisplayName("Touch Indirect Touch?")
7726 .WithShortDisplayName("Touch Indirect Touch?")
7727 .WithLayout(kButtonLayout)
7728 .IsSynthetic(true)
7729 .IsButton(true)
7730 .WithStateBlock(new InputStateBlock
7731 {
7732 format = new FourCC(1112101920),
7733 byteOffset = 595,
7734 bitOffset = 0,
7735 sizeInBits = 1
7736 })
7737 .WithMinAndMax(0, 1)
7738 .Finish();
7739 return ctrlTouchscreentouch9indirectTouch;
7740 }
7741
7742 private UnityEngine.InputSystem.Controls.ButtonControl Initialize_ctrlTouchscreentouch9tap(InternedString kButtonLayout, InputControl parent)
7743 {
7744 var ctrlTouchscreentouch9tap = new UnityEngine.InputSystem.Controls.ButtonControl();
7745 ctrlTouchscreentouch9tap.Setup()
7746 .At(this, 287)
7747 .WithParent(parent)
7748 .WithName("tap")
7749 .WithDisplayName("Touch Tap")
7750 .WithShortDisplayName("Touch Tap")
7751 .WithLayout(kButtonLayout)
7752 .IsButton(true)
7753 .WithStateBlock(new InputStateBlock
7754 {
7755 format = new FourCC(1112101920),
7756 byteOffset = 595,
7757 bitOffset = 4,
7758 sizeInBits = 1
7759 })
7760 .WithMinAndMax(0, 1)
7761 .Finish();
7762 return ctrlTouchscreentouch9tap;
7763 }
7764
7765 private UnityEngine.InputSystem.Controls.DoubleControl Initialize_ctrlTouchscreentouch9startTime(InternedString kDoubleLayout, InputControl parent)
7766 {
7767 var ctrlTouchscreentouch9startTime = new UnityEngine.InputSystem.Controls.DoubleControl();
7768 ctrlTouchscreentouch9startTime.Setup()
7769 .At(this, 288)
7770 .WithParent(parent)
7771 .WithName("startTime")
7772 .WithDisplayName("Touch Start Time")
7773 .WithShortDisplayName("Touch Start Time")
7774 .WithLayout(kDoubleLayout)
7775 .IsSynthetic(true)
7776 .WithStateBlock(new InputStateBlock
7777 {
7778 format = new FourCC(1145195552),
7779 byteOffset = 600,
7780 bitOffset = 0,
7781 sizeInBits = 64
7782 })
7783 .Finish();
7784 return ctrlTouchscreentouch9startTime;
7785 }
7786
7787 private UnityEngine.InputSystem.Controls.Vector2Control Initialize_ctrlTouchscreentouch9startPosition(InternedString kVector2Layout, InputControl parent)
7788 {
7789 var ctrlTouchscreentouch9startPosition = new UnityEngine.InputSystem.Controls.Vector2Control();
7790 ctrlTouchscreentouch9startPosition.Setup()
7791 .At(this, 289)
7792 .WithParent(parent)
7793 .WithChildren(300, 2)
7794 .WithName("startPosition")
7795 .WithDisplayName("Touch Start Position")
7796 .WithShortDisplayName("Touch Start Position")
7797 .WithLayout(kVector2Layout)
7798 .IsSynthetic(true)
7799 .WithStateBlock(new InputStateBlock
7800 {
7801 format = new FourCC(1447379762),
7802 byteOffset = 608,
7803 bitOffset = 0,
7804 sizeInBits = 64
7805 })
7806 .Finish();
7807 return ctrlTouchscreentouch9startPosition;
7808 }
7809
7810 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch9positionx(InternedString kAxisLayout, InputControl parent)
7811 {
7812 var ctrlTouchscreentouch9positionx = new UnityEngine.InputSystem.Controls.AxisControl();
7813 ctrlTouchscreentouch9positionx.Setup()
7814 .At(this, 290)
7815 .WithParent(parent)
7816 .WithName("x")
7817 .WithDisplayName("Touch Touch Position X")
7818 .WithShortDisplayName("Touch Touch Position X")
7819 .WithLayout(kAxisLayout)
7820 .DontReset(true)
7821 .WithStateBlock(new InputStateBlock
7822 {
7823 format = new FourCC(1179407392),
7824 byteOffset = 564,
7825 bitOffset = 0,
7826 sizeInBits = 32
7827 })
7828 .Finish();
7829 return ctrlTouchscreentouch9positionx;
7830 }
7831
7832 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch9positiony(InternedString kAxisLayout, InputControl parent)
7833 {
7834 var ctrlTouchscreentouch9positiony = new UnityEngine.InputSystem.Controls.AxisControl();
7835 ctrlTouchscreentouch9positiony.Setup()
7836 .At(this, 291)
7837 .WithParent(parent)
7838 .WithName("y")
7839 .WithDisplayName("Touch Touch Position Y")
7840 .WithShortDisplayName("Touch Touch Position Y")
7841 .WithLayout(kAxisLayout)
7842 .DontReset(true)
7843 .WithStateBlock(new InputStateBlock
7844 {
7845 format = new FourCC(1179407392),
7846 byteOffset = 568,
7847 bitOffset = 0,
7848 sizeInBits = 32
7849 })
7850 .Finish();
7851 return ctrlTouchscreentouch9positiony;
7852 }
7853
7854 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch9deltaup(InternedString kAxisLayout, InputControl parent)
7855 {
7856 var ctrlTouchscreentouch9deltaup = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMax = 3.402823E+38f };
7857 ctrlTouchscreentouch9deltaup.Setup()
7858 .At(this, 292)
7859 .WithParent(parent)
7860 .WithName("up")
7861 .WithDisplayName("Touch Touch Delta Up")
7862 .WithShortDisplayName("Touch Touch Delta Up")
7863 .WithLayout(kAxisLayout)
7864 .IsSynthetic(true)
7865 .WithStateBlock(new InputStateBlock
7866 {
7867 format = new FourCC(1179407392),
7868 byteOffset = 576,
7869 bitOffset = 0,
7870 sizeInBits = 32
7871 })
7872 .Finish();
7873 return ctrlTouchscreentouch9deltaup;
7874 }
7875
7876 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch9deltadown(InternedString kAxisLayout, InputControl parent)
7877 {
7878 var ctrlTouchscreentouch9deltadown = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMin = -3.402823E+38f, invert = true };
7879 ctrlTouchscreentouch9deltadown.Setup()
7880 .At(this, 293)
7881 .WithParent(parent)
7882 .WithName("down")
7883 .WithDisplayName("Touch Touch Delta Down")
7884 .WithShortDisplayName("Touch Touch Delta Down")
7885 .WithLayout(kAxisLayout)
7886 .IsSynthetic(true)
7887 .WithStateBlock(new InputStateBlock
7888 {
7889 format = new FourCC(1179407392),
7890 byteOffset = 576,
7891 bitOffset = 0,
7892 sizeInBits = 32
7893 })
7894 .Finish();
7895 return ctrlTouchscreentouch9deltadown;
7896 }
7897
7898 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch9deltaleft(InternedString kAxisLayout, InputControl parent)
7899 {
7900 var ctrlTouchscreentouch9deltaleft = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMin = -3.402823E+38f, invert = true };
7901 ctrlTouchscreentouch9deltaleft.Setup()
7902 .At(this, 294)
7903 .WithParent(parent)
7904 .WithName("left")
7905 .WithDisplayName("Touch Touch Delta Left")
7906 .WithShortDisplayName("Touch Touch Delta Left")
7907 .WithLayout(kAxisLayout)
7908 .IsSynthetic(true)
7909 .WithStateBlock(new InputStateBlock
7910 {
7911 format = new FourCC(1179407392),
7912 byteOffset = 572,
7913 bitOffset = 0,
7914 sizeInBits = 32
7915 })
7916 .Finish();
7917 return ctrlTouchscreentouch9deltaleft;
7918 }
7919
7920 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch9deltaright(InternedString kAxisLayout, InputControl parent)
7921 {
7922 var ctrlTouchscreentouch9deltaright = new UnityEngine.InputSystem.Controls.AxisControl { clamp = UnityEngine.InputSystem.Controls.AxisControl.Clamp.BeforeNormalize, clampMax = 3.402823E+38f };
7923 ctrlTouchscreentouch9deltaright.Setup()
7924 .At(this, 295)
7925 .WithParent(parent)
7926 .WithName("right")
7927 .WithDisplayName("Touch Touch Delta Right")
7928 .WithShortDisplayName("Touch Touch Delta Right")
7929 .WithLayout(kAxisLayout)
7930 .IsSynthetic(true)
7931 .WithStateBlock(new InputStateBlock
7932 {
7933 format = new FourCC(1179407392),
7934 byteOffset = 572,
7935 bitOffset = 0,
7936 sizeInBits = 32
7937 })
7938 .Finish();
7939 return ctrlTouchscreentouch9deltaright;
7940 }
7941
7942 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch9deltax(InternedString kAxisLayout, InputControl parent)
7943 {
7944 var ctrlTouchscreentouch9deltax = new UnityEngine.InputSystem.Controls.AxisControl();
7945 ctrlTouchscreentouch9deltax.Setup()
7946 .At(this, 296)
7947 .WithParent(parent)
7948 .WithName("x")
7949 .WithDisplayName("Touch Touch Delta X")
7950 .WithShortDisplayName("Touch Touch Delta X")
7951 .WithLayout(kAxisLayout)
7952 .WithStateBlock(new InputStateBlock
7953 {
7954 format = new FourCC(1179407392),
7955 byteOffset = 572,
7956 bitOffset = 0,
7957 sizeInBits = 32
7958 })
7959 .Finish();
7960 return ctrlTouchscreentouch9deltax;
7961 }
7962
7963 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch9deltay(InternedString kAxisLayout, InputControl parent)
7964 {
7965 var ctrlTouchscreentouch9deltay = new UnityEngine.InputSystem.Controls.AxisControl();
7966 ctrlTouchscreentouch9deltay.Setup()
7967 .At(this, 297)
7968 .WithParent(parent)
7969 .WithName("y")
7970 .WithDisplayName("Touch Touch Delta Y")
7971 .WithShortDisplayName("Touch Touch Delta Y")
7972 .WithLayout(kAxisLayout)
7973 .WithStateBlock(new InputStateBlock
7974 {
7975 format = new FourCC(1179407392),
7976 byteOffset = 576,
7977 bitOffset = 0,
7978 sizeInBits = 32
7979 })
7980 .Finish();
7981 return ctrlTouchscreentouch9deltay;
7982 }
7983
7984 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch9radiusx(InternedString kAxisLayout, InputControl parent)
7985 {
7986 var ctrlTouchscreentouch9radiusx = new UnityEngine.InputSystem.Controls.AxisControl();
7987 ctrlTouchscreentouch9radiusx.Setup()
7988 .At(this, 298)
7989 .WithParent(parent)
7990 .WithName("x")
7991 .WithDisplayName("Touch Touch Radius X")
7992 .WithShortDisplayName("Touch Touch Radius X")
7993 .WithLayout(kAxisLayout)
7994 .WithStateBlock(new InputStateBlock
7995 {
7996 format = new FourCC(1179407392),
7997 byteOffset = 584,
7998 bitOffset = 0,
7999 sizeInBits = 32
8000 })
8001 .Finish();
8002 return ctrlTouchscreentouch9radiusx;
8003 }
8004
8005 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch9radiusy(InternedString kAxisLayout, InputControl parent)
8006 {
8007 var ctrlTouchscreentouch9radiusy = new UnityEngine.InputSystem.Controls.AxisControl();
8008 ctrlTouchscreentouch9radiusy.Setup()
8009 .At(this, 299)
8010 .WithParent(parent)
8011 .WithName("y")
8012 .WithDisplayName("Touch Touch Radius Y")
8013 .WithShortDisplayName("Touch Touch Radius Y")
8014 .WithLayout(kAxisLayout)
8015 .WithStateBlock(new InputStateBlock
8016 {
8017 format = new FourCC(1179407392),
8018 byteOffset = 588,
8019 bitOffset = 0,
8020 sizeInBits = 32
8021 })
8022 .Finish();
8023 return ctrlTouchscreentouch9radiusy;
8024 }
8025
8026 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch9startPositionx(InternedString kAxisLayout, InputControl parent)
8027 {
8028 var ctrlTouchscreentouch9startPositionx = new UnityEngine.InputSystem.Controls.AxisControl();
8029 ctrlTouchscreentouch9startPositionx.Setup()
8030 .At(this, 300)
8031 .WithParent(parent)
8032 .WithName("x")
8033 .WithDisplayName("Touch Touch Start Position X")
8034 .WithShortDisplayName("Touch Touch Start Position X")
8035 .WithLayout(kAxisLayout)
8036 .WithStateBlock(new InputStateBlock
8037 {
8038 format = new FourCC(1179407392),
8039 byteOffset = 608,
8040 bitOffset = 0,
8041 sizeInBits = 32
8042 })
8043 .Finish();
8044 return ctrlTouchscreentouch9startPositionx;
8045 }
8046
8047 private UnityEngine.InputSystem.Controls.AxisControl Initialize_ctrlTouchscreentouch9startPositiony(InternedString kAxisLayout, InputControl parent)
8048 {
8049 var ctrlTouchscreentouch9startPositiony = new UnityEngine.InputSystem.Controls.AxisControl();
8050 ctrlTouchscreentouch9startPositiony.Setup()
8051 .At(this, 301)
8052 .WithParent(parent)
8053 .WithName("y")
8054 .WithDisplayName("Touch Touch Start Position Y")
8055 .WithShortDisplayName("Touch Touch Start Position Y")
8056 .WithLayout(kAxisLayout)
8057 .WithStateBlock(new InputStateBlock
8058 {
8059 format = new FourCC(1179407392),
8060 byteOffset = 612,
8061 bitOffset = 0,
8062 sizeInBits = 32
8063 })
8064 .Finish();
8065 return ctrlTouchscreentouch9startPositiony;
8066 }
8067 }
8068}