28 :
Trigger([joystick, buttonNumber] {
This class provides an easy way to link commands to conditions.
Definition Trigger.h:32
Handle input from standard HID devices connected to the Driver Station.
Definition GenericHID.h:24
bool GetRawButton(int button) const
Get the button value (starting at button 1).
Definition FunctionalCommand.h:13