mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
31 lines
661 B
YAML
31 lines
661 B
YAML
extra_includes:
|
|
- wpi/driverstation/StadiaController.hpp
|
|
|
|
classes:
|
|
wpi::sim::StadiaControllerSim:
|
|
force_no_trampoline: true
|
|
methods:
|
|
StadiaControllerSim:
|
|
overloads:
|
|
const StadiaController&:
|
|
int:
|
|
SetLeftX:
|
|
SetRightX:
|
|
SetLeftY:
|
|
SetRightY:
|
|
SetAButton:
|
|
SetBButton:
|
|
SetXButton:
|
|
SetYButton:
|
|
SetLeftBumperButton:
|
|
SetRightBumperButton:
|
|
SetLeftStickButton:
|
|
SetRightStickButton:
|
|
SetEllipsesButton:
|
|
SetHamburgerButton:
|
|
SetStadiaButton:
|
|
SetRightTriggerButton:
|
|
SetLeftTriggerButton:
|
|
SetGoogleButton:
|
|
SetFrameButton:
|