Represents an axis on an NiDsStadiaController.
More...
#include <wpi/driverstation/NiDsStadiaController.hpp>
|
| static constexpr int | kLeftX = 0 |
| | Left X axis.
|
| static constexpr int | kRightX = 3 |
| | Right X axis.
|
| static constexpr int | kLeftY = 1 |
| | Left Y axis.
|
| static constexpr int | kRightY = 4 |
| | Right Y axis.
|
Represents an axis on an NiDsStadiaController.
◆ kLeftX
| int wpi::NiDsStadiaController::Axis::kLeftX = 0 |
|
staticconstexpr |
◆ kLeftY
| int wpi::NiDsStadiaController::Axis::kLeftY = 1 |
|
staticconstexpr |
◆ kRightX
| int wpi::NiDsStadiaController::Axis::kRightX = 3 |
|
staticconstexpr |
◆ kRightY
| int wpi::NiDsStadiaController::Axis::kRightY = 4 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: