#include <frc/XboxController.h>
◆ kLeftTrigger
constexpr int frc::XboxController::Axis::kLeftTrigger = 2 |
|
staticconstexpr |
◆ kLeftX
constexpr int frc::XboxController::Axis::kLeftX = 0 |
|
staticconstexpr |
◆ kLeftY
constexpr int frc::XboxController::Axis::kLeftY = 1 |
|
staticconstexpr |
◆ kRightTrigger
constexpr int frc::XboxController::Axis::kRightTrigger = 3 |
|
staticconstexpr |
◆ kRightX
constexpr int frc::XboxController::Axis::kRightX = 4 |
|
staticconstexpr |
◆ kRightY
constexpr int frc::XboxController::Axis::kRightY = 5 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: