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