My Project
|
Class representing a Racing Wheel Template. This class contains constants. Do not use this class to interact with the Rewired API. Use the interface IRacingWheelTemplate instead. More...
Public Member Functions | |
RacingWheelTemplate (object payload) | |
Creates a new instance of this class. | |
Additional Inherited Members | |
![]() | |
IControllerTemplateAxis | wheel [get] |
The "Wheel" element. | |
IControllerTemplateAxis | accelerator [get] |
The "Accelerator" element. | |
IControllerTemplateAxis | brake [get] |
The "Brake" element. | |
IControllerTemplateAxis | clutch [get] |
The "Clutch" element. | |
IControllerTemplateButton | shiftDown [get] |
The "Shift Down" element. | |
IControllerTemplateButton | shiftUp [get] |
The "Shift Up" element. | |
IControllerTemplateButton | wheelButton1 [get] |
The "Wheel Button 1" element. | |
IControllerTemplateButton | wheelButton2 [get] |
The "Wheel Button 2" element. | |
IControllerTemplateButton | wheelButton3 [get] |
The "Wheel Button 3" element. | |
IControllerTemplateButton | wheelButton4 [get] |
The "Wheel Button 4" element. | |
IControllerTemplateButton | wheelButton5 [get] |
The "Wheel Button 5" element. | |
IControllerTemplateButton | wheelButton6 [get] |
The "Wheel Button 6" element. | |
IControllerTemplateButton | wheelButton7 [get] |
The "Wheel Button 7" element. | |
IControllerTemplateButton | wheelButton8 [get] |
The "Wheel Button 8" element. | |
IControllerTemplateButton | wheelButton9 [get] |
The "Wheel Button 9" element. | |
IControllerTemplateButton | wheelButton10 [get] |
The "Wheel Button 10" element. | |
IControllerTemplateButton | consoleButton1 [get] |
The "Console Button 1" element. | |
IControllerTemplateButton | consoleButton2 [get] |
The "Console Button 2" element. | |
IControllerTemplateButton | consoleButton3 [get] |
The "Console Button 3" element. | |
IControllerTemplateButton | consoleButton4 [get] |
The "Console Button 4" element. | |
IControllerTemplateButton | consoleButton5 [get] |
The "Console Button 5" element. | |
IControllerTemplateButton | consoleButton6 [get] |
The "Console Button 6" element. | |
IControllerTemplateButton | consoleButton7 [get] |
The "Console Button 7" element. | |
IControllerTemplateButton | consoleButton8 [get] |
The "Console Button 8" element. | |
IControllerTemplateButton | consoleButton9 [get] |
The "Console Button 9" element. | |
IControllerTemplateButton | consoleButton10 [get] |
The "Console Button 10" element. | |
IControllerTemplateButton | shifter1 [get] |
The "Shifter 1" element. | |
IControllerTemplateButton | shifter2 [get] |
The "Shifter 2" element. | |
IControllerTemplateButton | shifter3 [get] |
The "Shifter 3" element. | |
IControllerTemplateButton | shifter4 [get] |
The "Shifter 4" element. | |
IControllerTemplateButton | shifter5 [get] |
The "Shifter 5" element. | |
IControllerTemplateButton | shifter6 [get] |
The "Shifter 6" element. | |
IControllerTemplateButton | shifter7 [get] |
The "Shifter 7" element. | |
IControllerTemplateButton | shifter8 [get] |
The "Shifter 8" element. | |
IControllerTemplateButton | shifter9 [get] |
The "Shifter 9" element. | |
IControllerTemplateButton | shifter10 [get] |
The "Shifter 10" element. | |
IControllerTemplateButton | reverseGear [get] |
The "Reverse Gear" element. | |
IControllerTemplateButton | select [get] |
The "Select" element. | |
IControllerTemplateButton | start [get] |
The "Start" element. | |
IControllerTemplateButton | systemButton [get] |
The "System Button" element. | |
IControllerTemplateButton | horn [get] |
The "Horn" element. | |
IControllerTemplateDPad | dPad [get] |
The "D-Pad" element. | |
Class representing a Racing Wheel Template. This class contains constants. Do not use this class to interact with the Rewired API. Use the interface IRacingWheelTemplate instead.