update

open fun update()

Update the public fields of this Controller with the values from the wrapped Gamepad, performing calculations on the inputs as specified by the user. This method must be called in a loop of the OpMode to update the Controller's values. This is automatically called in BunyipsOpMode on another thread.