terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ OuyaEverywhereDevice()

InControl.OuyaEverywhereDevice.OuyaEverywhereDevice ( int deviceIndex)
inline

Definition at line 27 of file OuyaEverywhereDevice.cs.

28 {
29 if (!true)
30 {
31 }
32 base..ctor("OUYA Controller");
35 string text2;
36 string text = "OUYA Everywhere Device #" + text2;
37 this.<Meta>k__BackingField = text;
38 InputControl inputControl = base.AddControl(InputControlType.LeftStickLeft, "Left Stick Left");
39 InputControl inputControl2 = base.AddControl(InputControlType.LeftStickRight, "Left Stick Right");
40 InputControl inputControl3 = base.AddControl(InputControlType.LeftStickUp, "Left Stick Right");
41 InputControl inputControl4 = base.AddControl(InputControlType.RightStickRight, "Right Stick Right");
42 InputControl inputControl5 = base.AddControl(InputControlType.RightStickUp, "Right Stick Up");
43 InputControl inputControl6 = base.AddControl(InputControlType.LeftTrigger, "Left Trigger");
44 InputControl inputControl7 = base.AddControl(InputControlType.LeftTrigger, "Right Trigger");
45 InputControl inputControl8 = base.AddControl(InputControlType.DPadDown, "DPad Down");
46 InputControl inputControl9 = base.AddControl(InputControlType.DPadLeft, "DPad Left");
47 InputControl inputControl10 = base.AddControl(InputControlType.DPadRight, "DPad Right");
48 InputControl inputControl11 = base.AddControl(InputControlType.Action1, "O");
49 InputControl inputControl12 = base.AddControl(InputControlType.Action2, "A");
50 InputControl inputControl13 = base.AddControl(InputControlType.Action3, "Y");
51 InputControl inputControl14 = base.AddControl(InputControlType.Action4, "U");
52 InputControl inputControl15 = base.AddControl(InputControlType.LeftBumper, "Left Bumper");
53 InputControl inputControl16 = base.AddControl(InputControlType.RightBumper, "Right Bumper");
54 InputControl inputControl17 = base.AddControl(InputControlType.LeftStickButton, "Left Stick Button");
55 InputControl inputControl18 = base.AddControl(InputControlType.RightStickButton, "Right Stick Button");
56 InputControl inputControl19 = base.AddControl(InputControlType.Menu, "Menu");
57 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, InControl.OuyaEverywhereDevice.k__BackingField, InControl.InputDevice.Meta, InControl.InputDevice.SortOrder, and System.text.