RoverGamepadState extension
An extension on GamepadState to allow for backwards compatibility with the rover joystick direction system
- on
Properties
- normalLeftX → double
-
Available on GamepadState, provided by the RoverGamepadState extension
A normalized reading of the left joystick's X-axis.no setter - normalLeftY → double
-
Available on GamepadState, provided by the RoverGamepadState extension
A normalized reading of the left joystick's Y-axis.no setter - normalRightX → double
-
Available on GamepadState, provided by the RoverGamepadState extension
A normalized reading of the right joystick's X-axis.no setter - normalRightY → double
-
Available on GamepadState, provided by the RoverGamepadState extension
A normalized reading of the right joystick's Y-axis.no setter - normalShoulder → double
-
Available on GamepadState, provided by the RoverGamepadState extension
A normalized reading of the shoulder buttons.no setter