Handbook
Glossary
get-gamepad-button-pressed ( -- int )
Vocabulary
raylib
Inputs
None
Outputs
int
an
int
Word description
Get the last gamepad button pressed
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib
LIBRARY:
raylib
FUNCTION-ALIAS:
get-gamepad-button-pressed
int GetGamepadButtonPressed ( )