|
VEX IQ C++ API
|
Use the button class to get values from the brain's buttons. More...
Public Member Functions | |
| button (tFaceButtonType id) | |
| ~button () | |
| bool | pressing (void) |
| Gets the status of a button. More... | |
Use the button class to get values from the brain's buttons.
|
inline |
|
inline |
| bool vex::brain::button::pressing | ( | void | ) |
Gets the status of a button.
1.8.15