VEX V5 C++ API
|
Use the button class to get values from the controller's buttons. More...
Public Member Functions | |
button () | |
button (const tButtonType id, controller *parent) | |
~button () | |
bool | pressing (void) |
Gets the status of a button. More... | |
Use the button class to get values from the controller's buttons.
|
inline |
|
inline |
|
inline |
bool vex::controller::button::pressing | ( | void | ) |
Gets the status of a button.