Represents an axis on a PS4Controller.
More...
#include <frc/PS4Controller.h>
Represents an axis on a PS4Controller.
◆ kL2
constexpr int frc::PS4Controller::Axis::kL2 = 3 |
|
staticconstexpr |
◆ kLeftX
constexpr int frc::PS4Controller::Axis::kLeftX = 0 |
|
staticconstexpr |
◆ kLeftY
constexpr int frc::PS4Controller::Axis::kLeftY = 1 |
|
staticconstexpr |
◆ kR2
constexpr int frc::PS4Controller::Axis::kR2 = 4 |
|
staticconstexpr |
◆ kRightX
constexpr int frc::PS4Controller::Axis::kRightX = 2 |
|
staticconstexpr |
◆ kRightY
constexpr int frc::PS4Controller::Axis::kRightY = 5 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: