Button#
Introduction#
The VEX 123 Robot has four buttons: Left, Right, Move, and Sound. The Button methods check whether a button is being pressed.
Below is a list of all methods:
Getter — Check if a button is pressed.
get_button— Returns whether a specified button is currently being pressed.