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