|
VEX IQ Python API
|
Public Member Functions | |
| def | __init__ (self, index) |
| def | pressing (self) |
| Get the pressed status of the bumper device. More... | |
Creates a new bumper object on the port specified in the parameter. @param index The port index for this bumper. The index is zero-based.
| def vex.Bumper.__init__ | ( | self, | |
| index | |||
| ) |
| def vex.Bumper.pressing | ( | self | ) |
Get the pressed status of the bumper device.
1.8.15