Controller Buttons.
Bases: object
object
Controller Button.
ROBOT MESH PYTHON B:
Use the Button class to get values from the controller’s buttons. robotmesh.com/studio/content/docs/vexiq-python_b/html/classvex_1_1_controller_button.html
Use the Button class to get values from the controller’s buttons.
robotmesh.com/studio/content/docs/vexiq-python_b/html/classvex_1_1_controller_button.html
Return Controller Button’s pressed status.
Get the status of a button. Returns: True if pressed, false otherwise
Get the status of a button.
Returns: True if pressed, false otherwise