|
VEX IQ Python API
|
Use the button class to get values from the controller's buttons. More...
Public Member Functions | |
| def | __init__ (self, mask) |
| def | pressing (self) |
| Gets the status of a button. More... | |
Use the button class to get values from the controller's buttons.
| def vex.ControllerButton.__init__ | ( | self, | |
| mask | |||
| ) |
| def vex.ControllerButton.pressing | ( | self | ) |
Gets the status of a button.
1.8.15