toggle menu
TeamCode
androidJvm
switch theme
search in API
TeamCode
/
org.firstinspires.ftc.teamcode.api.input
/
GamepadEx
/
pressed
pressed
fun
pressed
(
button
:
Button
)
:
Boolean
Returns true if
button
is currently pressed.
See also
GamepadEx.
update