Handbook
Glossary
is-gesture-detected ( gesture -- bool )
Vocabulary
raylib
Inputs
gesture
an
uint
Outputs
bool
a
bool
Word description
Check if a gesture have been detected
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib
LIBRARY:
raylib
FUNCTION-ALIAS:
is-gesture-detected
bool
IsGestureDetected (
uint
gesture )