Represents a digital button on a StadiaController.
More...
#include <frc/StadiaController.h>
Represents a digital button on a StadiaController.
◆ kA
constexpr int frc::StadiaController::Button::kA = 1 |
|
staticconstexpr |
◆ kB
constexpr int frc::StadiaController::Button::kB = 2 |
|
staticconstexpr |
◆ kEllipses
constexpr int frc::StadiaController::Button::kEllipses = 9 |
|
staticconstexpr |
◆ kFrame
constexpr int frc::StadiaController::Button::kFrame = 15 |
|
staticconstexpr |
◆ kGoogle
constexpr int frc::StadiaController::Button::kGoogle = 14 |
|
staticconstexpr |
◆ kHamburger
constexpr int frc::StadiaController::Button::kHamburger = 10 |
|
staticconstexpr |
◆ kLeftBumper
constexpr int frc::StadiaController::Button::kLeftBumper = 5 |
|
staticconstexpr |
◆ kLeftStick
constexpr int frc::StadiaController::Button::kLeftStick = 7 |
|
staticconstexpr |
◆ kLeftTrigger
constexpr int frc::StadiaController::Button::kLeftTrigger = 13 |
|
staticconstexpr |
◆ kRightBumper
constexpr int frc::StadiaController::Button::kRightBumper = 6 |
|
staticconstexpr |
◆ kRightStick
constexpr int frc::StadiaController::Button::kRightStick = 8 |
|
staticconstexpr |
◆ kRightTrigger
constexpr int frc::StadiaController::Button::kRightTrigger = 12 |
|
staticconstexpr |
◆ kStadia
constexpr int frc::StadiaController::Button::kStadia = 11 |
|
staticconstexpr |
◆ kX
constexpr int frc::StadiaController::Button::kX = 3 |
|
staticconstexpr |
◆ kY
constexpr int frc::StadiaController::Button::kY = 4 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: