Handbook
Glossary
get-touch-y ( -- int )
Vocabulary
raylib
Inputs
None
Outputs
int
an
int
Word description
Get touch position Y for touch point 0 (relative to screen size)
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib
LIBRARY:
raylib
FUNCTION-ALIAS:
get-touch-y
int GetTouchY ( )