From cf58771365b5953c6eac548b172aae880d1f0acd Mon Sep 17 00:00:00 2001 From: chai <215380520@qq.com> Date: Sun, 19 May 2024 17:03:57 +0800 Subject: * rename --- Thronefall_1_57/Decompile/Rewired/HOTASTemplate.cs | 525 --------------------- 1 file changed, 525 deletions(-) delete mode 100644 Thronefall_1_57/Decompile/Rewired/HOTASTemplate.cs (limited to 'Thronefall_1_57/Decompile/Rewired/HOTASTemplate.cs') diff --git a/Thronefall_1_57/Decompile/Rewired/HOTASTemplate.cs b/Thronefall_1_57/Decompile/Rewired/HOTASTemplate.cs deleted file mode 100644 index 9324f5c..0000000 --- a/Thronefall_1_57/Decompile/Rewired/HOTASTemplate.cs +++ /dev/null @@ -1,525 +0,0 @@ -using System; - -namespace Rewired; - -public sealed class HOTASTemplate : ControllerTemplate, IHOTASTemplate, IControllerTemplate -{ - public static readonly Guid typeGuid = new Guid("061a00cf-d8c2-4f8d-8cb5-a15a010bc53e"); - - public const int elementId_stickX = 0; - - public const int elementId_stickY = 1; - - public const int elementId_stickRotate = 2; - - public const int elementId_stickMiniStick1X = 78; - - public const int elementId_stickMiniStick1Y = 79; - - public const int elementId_stickMiniStick1Press = 80; - - public const int elementId_stickMiniStick2X = 81; - - public const int elementId_stickMiniStick2Y = 82; - - public const int elementId_stickMiniStick2Press = 83; - - public const int elementId_stickTrigger = 3; - - public const int elementId_stickTriggerStage2 = 4; - - public const int elementId_stickPinkyButton = 5; - - public const int elementId_stickPinkyTrigger = 154; - - public const int elementId_stickButton1 = 6; - - public const int elementId_stickButton2 = 7; - - public const int elementId_stickButton3 = 8; - - public const int elementId_stickButton4 = 9; - - public const int elementId_stickButton5 = 10; - - public const int elementId_stickButton6 = 11; - - public const int elementId_stickButton7 = 12; - - public const int elementId_stickButton8 = 13; - - public const int elementId_stickButton9 = 14; - - public const int elementId_stickButton10 = 15; - - public const int elementId_stickBaseButton1 = 18; - - public const int elementId_stickBaseButton2 = 19; - - public const int elementId_stickBaseButton3 = 20; - - public const int elementId_stickBaseButton4 = 21; - - public const int elementId_stickBaseButton5 = 22; - - public const int elementId_stickBaseButton6 = 23; - - public const int elementId_stickBaseButton7 = 24; - - public const int elementId_stickBaseButton8 = 25; - - public const int elementId_stickBaseButton9 = 26; - - public const int elementId_stickBaseButton10 = 27; - - public const int elementId_stickBaseButton11 = 161; - - public const int elementId_stickBaseButton12 = 162; - - public const int elementId_stickHat1Up = 28; - - public const int elementId_stickHat1UpRight = 29; - - public const int elementId_stickHat1Right = 30; - - public const int elementId_stickHat1DownRight = 31; - - public const int elementId_stickHat1Down = 32; - - public const int elementId_stickHat1DownLeft = 33; - - public const int elementId_stickHat1Left = 34; - - public const int elementId_stickHat1Up_Left = 35; - - public const int elementId_stickHat2Up = 36; - - public const int elementId_stickHat2Up_right = 37; - - public const int elementId_stickHat2Right = 38; - - public const int elementId_stickHat2Down_Right = 39; - - public const int elementId_stickHat2Down = 40; - - public const int elementId_stickHat2Down_Left = 41; - - public const int elementId_stickHat2Left = 42; - - public const int elementId_stickHat2Up_Left = 43; - - public const int elementId_stickHat3Up = 84; - - public const int elementId_stickHat3Up_Right = 85; - - public const int elementId_stickHat3Right = 86; - - public const int elementId_stickHat3Down_Right = 87; - - public const int elementId_stickHat3Down = 88; - - public const int elementId_stickHat3Down_Left = 89; - - public const int elementId_stickHat3Left = 90; - - public const int elementId_stickHat3Up_Left = 91; - - public const int elementId_stickHat4Up = 92; - - public const int elementId_stickHat4Up_Right = 93; - - public const int elementId_stickHat4Right = 94; - - public const int elementId_stickHat4Down_Right = 95; - - public const int elementId_stickHat4Down = 96; - - public const int elementId_stickHat4Down_Left = 97; - - public const int elementId_stickHat4Left = 98; - - public const int elementId_stickHat4Up_Left = 99; - - public const int elementId_mode1 = 44; - - public const int elementId_mode2 = 45; - - public const int elementId_mode3 = 46; - - public const int elementId_throttle1Axis = 49; - - public const int elementId_throttle2Axis = 155; - - public const int elementId_throttle1MinDetent = 166; - - public const int elementId_throttle2MinDetent = 167; - - public const int elementId_throttleButton1 = 50; - - public const int elementId_throttleButton2 = 51; - - public const int elementId_throttleButton3 = 52; - - public const int elementId_throttleButton4 = 53; - - public const int elementId_throttleButton5 = 54; - - public const int elementId_throttleButton6 = 55; - - public const int elementId_throttleButton7 = 56; - - public const int elementId_throttleButton8 = 57; - - public const int elementId_throttleButton9 = 58; - - public const int elementId_throttleButton10 = 59; - - public const int elementId_throttleBaseButton1 = 60; - - public const int elementId_throttleBaseButton2 = 61; - - public const int elementId_throttleBaseButton3 = 62; - - public const int elementId_throttleBaseButton4 = 63; - - public const int elementId_throttleBaseButton5 = 64; - - public const int elementId_throttleBaseButton6 = 65; - - public const int elementId_throttleBaseButton7 = 66; - - public const int elementId_throttleBaseButton8 = 67; - - public const int elementId_throttleBaseButton9 = 68; - - public const int elementId_throttleBaseButton10 = 69; - - public const int elementId_throttleBaseButton11 = 132; - - public const int elementId_throttleBaseButton12 = 133; - - public const int elementId_throttleBaseButton13 = 134; - - public const int elementId_throttleBaseButton14 = 135; - - public const int elementId_throttleBaseButton15 = 136; - - public const int elementId_throttleSlider1 = 70; - - public const int elementId_throttleSlider2 = 71; - - public const int elementId_throttleSlider3 = 72; - - public const int elementId_throttleSlider4 = 73; - - public const int elementId_throttleDial1 = 74; - - public const int elementId_throttleDial2 = 142; - - public const int elementId_throttleDial3 = 143; - - public const int elementId_throttleDial4 = 144; - - public const int elementId_throttleMiniStickX = 75; - - public const int elementId_throttleMiniStickY = 76; - - public const int elementId_throttleMiniStickPress = 77; - - public const int elementId_throttleWheel1Forward = 145; - - public const int elementId_throttleWheel1Back = 146; - - public const int elementId_throttleWheel1Press = 147; - - public const int elementId_throttleWheel2Forward = 148; - - public const int elementId_throttleWheel2Back = 149; - - public const int elementId_throttleWheel2Press = 150; - - public const int elementId_throttleWheel3Forward = 151; - - public const int elementId_throttleWheel3Back = 152; - - public const int elementId_throttleWheel3Press = 153; - - public const int elementId_throttleHat1Up = 100; - - public const int elementId_throttleHat1Up_Right = 101; - - public const int elementId_throttleHat1Right = 102; - - public const int elementId_throttleHat1Down_Right = 103; - - public const int elementId_throttleHat1Down = 104; - - public const int elementId_throttleHat1Down_Left = 105; - - public const int elementId_throttleHat1Left = 106; - - public const int elementId_throttleHat1Up_Left = 107; - - public const int elementId_throttleHat2Up = 108; - - public const int elementId_throttleHat2Up_Right = 109; - - public const int elementId_throttleHat2Right = 110; - - public const int elementId_throttleHat2Down_Right = 111; - - public const int elementId_throttleHat2Down = 112; - - public const int elementId_throttleHat2Down_Left = 113; - - public const int elementId_throttleHat2Left = 114; - - public const int elementId_throttleHat2Up_Left = 115; - - public const int elementId_throttleHat3Up = 116; - - public const int elementId_throttleHat3Up_Right = 117; - - public const int elementId_throttleHat3Right = 118; - - public const int elementId_throttleHat3Down_Right = 119; - - public const int elementId_throttleHat3Down = 120; - - public const int elementId_throttleHat3Down_Left = 121; - - public const int elementId_throttleHat3Left = 122; - - public const int elementId_throttleHat3Up_Left = 123; - - public const int elementId_throttleHat4Up = 124; - - public const int elementId_throttleHat4Up_Right = 125; - - public const int elementId_throttleHat4Right = 126; - - public const int elementId_throttleHat4Down_Right = 127; - - public const int elementId_throttleHat4Down = 128; - - public const int elementId_throttleHat4Down_Left = 129; - - public const int elementId_throttleHat4Left = 130; - - public const int elementId_throttleHat4Up_Left = 131; - - public const int elementId_leftPedal = 168; - - public const int elementId_rightPedal = 169; - - public const int elementId_slidePedals = 170; - - public const int elementId_stick = 171; - - public const int elementId_stickMiniStick1 = 172; - - public const int elementId_stickMiniStick2 = 173; - - public const int elementId_stickHat1 = 174; - - public const int elementId_stickHat2 = 175; - - public const int elementId_stickHat3 = 176; - - public const int elementId_stickHat4 = 177; - - public const int elementId_throttle1 = 178; - - public const int elementId_throttle2 = 179; - - public const int elementId_throttleMiniStick = 180; - - public const int elementId_throttleHat1 = 181; - - public const int elementId_throttleHat2 = 182; - - public const int elementId_throttleHat3 = 183; - - public const int elementId_throttleHat4 = 184; - - IControllerTemplateButton IHOTASTemplate.stickTrigger => GetElement(3); - - IControllerTemplateButton IHOTASTemplate.stickTriggerStage2 => GetElement(4); - - IControllerTemplateButton IHOTASTemplate.stickPinkyButton => GetElement(5); - - IControllerTemplateButton IHOTASTemplate.stickPinkyTrigger => GetElement(154); - - IControllerTemplateButton IHOTASTemplate.stickButton1 => GetElement(6); - - IControllerTemplateButton IHOTASTemplate.stickButton2 => GetElement(7); - - IControllerTemplateButton IHOTASTemplate.stickButton3 => GetElement(8); - - IControllerTemplateButton IHOTASTemplate.stickButton4 => GetElement(9); - - IControllerTemplateButton IHOTASTemplate.stickButton5 => GetElement(10); - - IControllerTemplateButton IHOTASTemplate.stickButton6 => GetElement(11); - - IControllerTemplateButton IHOTASTemplate.stickButton7 => GetElement(12); - - IControllerTemplateButton IHOTASTemplate.stickButton8 => GetElement(13); - - IControllerTemplateButton IHOTASTemplate.stickButton9 => GetElement(14); - - IControllerTemplateButton IHOTASTemplate.stickButton10 => GetElement(15); - - IControllerTemplateButton IHOTASTemplate.stickBaseButton1 => GetElement(18); - - IControllerTemplateButton IHOTASTemplate.stickBaseButton2 => GetElement(19); - - IControllerTemplateButton IHOTASTemplate.stickBaseButton3 => GetElement(20); - - IControllerTemplateButton IHOTASTemplate.stickBaseButton4 => GetElement(21); - - IControllerTemplateButton IHOTASTemplate.stickBaseButton5 => GetElement(22); - - IControllerTemplateButton IHOTASTemplate.stickBaseButton6 => GetElement(23); - - IControllerTemplateButton IHOTASTemplate.stickBaseButton7 => GetElement(24); - - IControllerTemplateButton IHOTASTemplate.stickBaseButton8 => GetElement(25); - - IControllerTemplateButton IHOTASTemplate.stickBaseButton9 => GetElement(26); - - IControllerTemplateButton IHOTASTemplate.stickBaseButton10 => GetElement(27); - - IControllerTemplateButton IHOTASTemplate.stickBaseButton11 => GetElement(161); - - IControllerTemplateButton IHOTASTemplate.stickBaseButton12 => GetElement(162); - - IControllerTemplateButton IHOTASTemplate.mode1 => GetElement(44); - - IControllerTemplateButton IHOTASTemplate.mode2 => GetElement(45); - - IControllerTemplateButton IHOTASTemplate.mode3 => GetElement(46); - - IControllerTemplateButton IHOTASTemplate.throttleButton1 => GetElement(50); - - IControllerTemplateButton IHOTASTemplate.throttleButton2 => GetElement(51); - - IControllerTemplateButton IHOTASTemplate.throttleButton3 => GetElement(52); - - IControllerTemplateButton IHOTASTemplate.throttleButton4 => GetElement(53); - - IControllerTemplateButton IHOTASTemplate.throttleButton5 => GetElement(54); - - IControllerTemplateButton IHOTASTemplate.throttleButton6 => GetElement(55); - - IControllerTemplateButton IHOTASTemplate.throttleButton7 => GetElement(56); - - IControllerTemplateButton IHOTASTemplate.throttleButton8 => GetElement(57); - - IControllerTemplateButton IHOTASTemplate.throttleButton9 => GetElement(58); - - IControllerTemplateButton IHOTASTemplate.throttleButton10 => GetElement(59); - - IControllerTemplateButton IHOTASTemplate.throttleBaseButton1 => GetElement(60); - - IControllerTemplateButton IHOTASTemplate.throttleBaseButton2 => GetElement(61); - - IControllerTemplateButton IHOTASTemplate.throttleBaseButton3 => GetElement(62); - - IControllerTemplateButton IHOTASTemplate.throttleBaseButton4 => GetElement(63); - - IControllerTemplateButton IHOTASTemplate.throttleBaseButton5 => GetElement(64); - - IControllerTemplateButton IHOTASTemplate.throttleBaseButton6 => GetElement(65); - - IControllerTemplateButton IHOTASTemplate.throttleBaseButton7 => GetElement(66); - - IControllerTemplateButton IHOTASTemplate.throttleBaseButton8 => GetElement(67); - - IControllerTemplateButton IHOTASTemplate.throttleBaseButton9 => GetElement(68); - - IControllerTemplateButton IHOTASTemplate.throttleBaseButton10 => GetElement(69); - - IControllerTemplateButton IHOTASTemplate.throttleBaseButton11 => GetElement(132); - - IControllerTemplateButton IHOTASTemplate.throttleBaseButton12 => GetElement(133); - - IControllerTemplateButton IHOTASTemplate.throttleBaseButton13 => GetElement(134); - - IControllerTemplateButton IHOTASTemplate.throttleBaseButton14 => GetElement(135); - - IControllerTemplateButton IHOTASTemplate.throttleBaseButton15 => GetElement(136); - - IControllerTemplateAxis IHOTASTemplate.throttleSlider1 => GetElement(70); - - IControllerTemplateAxis IHOTASTemplate.throttleSlider2 => GetElement(71); - - IControllerTemplateAxis IHOTASTemplate.throttleSlider3 => GetElement(72); - - IControllerTemplateAxis IHOTASTemplate.throttleSlider4 => GetElement(73); - - IControllerTemplateAxis IHOTASTemplate.throttleDial1 => GetElement(74); - - IControllerTemplateAxis IHOTASTemplate.throttleDial2 => GetElement(142); - - IControllerTemplateAxis IHOTASTemplate.throttleDial3 => GetElement(143); - - IControllerTemplateAxis IHOTASTemplate.throttleDial4 => GetElement(144); - - IControllerTemplateButton IHOTASTemplate.throttleWheel1Forward => GetElement(145); - - IControllerTemplateButton IHOTASTemplate.throttleWheel1Back => GetElement(146); - - IControllerTemplateButton IHOTASTemplate.throttleWheel1Press => GetElement(147); - - IControllerTemplateButton IHOTASTemplate.throttleWheel2Forward => GetElement(148); - - IControllerTemplateButton IHOTASTemplate.throttleWheel2Back => GetElement(149); - - IControllerTemplateButton IHOTASTemplate.throttleWheel2Press => GetElement(150); - - IControllerTemplateButton IHOTASTemplate.throttleWheel3Forward => GetElement(151); - - IControllerTemplateButton IHOTASTemplate.throttleWheel3Back => GetElement(152); - - IControllerTemplateButton IHOTASTemplate.throttleWheel3Press => GetElement(153); - - IControllerTemplateAxis IHOTASTemplate.leftPedal => GetElement(168); - - IControllerTemplateAxis IHOTASTemplate.rightPedal => GetElement(169); - - IControllerTemplateAxis IHOTASTemplate.slidePedals => GetElement(170); - - IControllerTemplateStick IHOTASTemplate.stick => GetElement(171); - - IControllerTemplateThumbStick IHOTASTemplate.stickMiniStick1 => GetElement(172); - - IControllerTemplateThumbStick IHOTASTemplate.stickMiniStick2 => GetElement(173); - - IControllerTemplateHat IHOTASTemplate.stickHat1 => GetElement(174); - - IControllerTemplateHat IHOTASTemplate.stickHat2 => GetElement(175); - - IControllerTemplateHat IHOTASTemplate.stickHat3 => GetElement(176); - - IControllerTemplateHat IHOTASTemplate.stickHat4 => GetElement(177); - - IControllerTemplateThrottle IHOTASTemplate.throttle1 => GetElement(178); - - IControllerTemplateThrottle IHOTASTemplate.throttle2 => GetElement(179); - - IControllerTemplateThumbStick IHOTASTemplate.throttleMiniStick => GetElement(180); - - IControllerTemplateHat IHOTASTemplate.throttleHat1 => GetElement(181); - - IControllerTemplateHat IHOTASTemplate.throttleHat2 => GetElement(182); - - IControllerTemplateHat IHOTASTemplate.throttleHat3 => GetElement(183); - - IControllerTemplateHat IHOTASTemplate.throttleHat4 => GetElement(184); - - public HOTASTemplate(object payload) - : base(payload) - { - } -} -- cgit v1.1-26-g67d0