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