buttonDown()
buttonDown()
Returns bool
This function returns true when the button is down, and false when the button is up. The value it returns will only update when updateButton() is called.
Example:
buttonDown()
Returns bool
This function returns true when the button is down, and false when the button is up. The value it returns will only update when updateButton() is called.
Example: