Handle input from NiDsPS5 controllers connected to the Driver Station.
Definition NiDsPS5Controller.hpp:30
GenericHIDSim(const GenericHID &joystick)
Constructs from a GenericHID object.
void SetRightX(double value)
Change the right X value of the controller's joystick.
void SetCircleButton(bool value)
Change the value of the circle button on the controller.
NiDsPS5ControllerSim(int port)
Constructs from a joystick port number.
void SetOptionsButton(bool value)
Change the value of the options button on the controller.
void SetR3Button(bool value)
Change the value of the R3 (right stick) button on the controller.
void SetLeftY(double value)
Change the left Y value of the controller's joystick.
void SetTriangleButton(bool value)
Change the value of the triangle button on the controller.
NiDsPS5ControllerSim(const NiDsPS5Controller &joystick)
Constructs from a NiDsPS5Controller object.
void SetSquareButton(bool value)
Change the value of the square button on the controller.
void SetR2Axis(double value)
Change the value of the right trigger 2 axis on the controller.
void SetCrossButton(bool value)
Change the value of the cross button on the controller.
void SetL2Axis(double value)
Change the value of the left trigger 2 axis on the controller.
void SetTouchpadButton(bool value)
Change the value of the touchpad button on the controller.
void SetL1Button(bool value)
Change the value of the left trigger 1 button on the controller.
void SetRightY(double value)
Change the right Y value of the controller's joystick.
void SetR1Button(bool value)
Change the value of the right trigger 1 button on the controller.
void SetL2Button(bool value)
Change the value of the left trigger 2 button on the controller.
void SetR2Button(bool value)
Change the value of the right trigger 2 button on the controller.
void SetPSButton(bool value)
Change the value of the PlayStation button on the controller.
void SetCreateButton(bool value)
Change the value of the create button on the controller.
void SetLeftX(double value)
Change the left X value of the controller's joystick.
void SetL3Button(bool value)
Change the value of the L3 (left stick) button on the controller.
Definition CTREPCMSim.hpp:13
Definition CvSource.hpp:15