Handbook
Glossary
get-touch-point-id ( index -- int )
Vocabulary
raylib
Inputs
index
an
int
Outputs
int
an
int
Word description
Get touch point identifier for given index
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib
LIBRARY:
raylib
FUNCTION-ALIAS:
get-touch-point-id
int
GetTouchPointId (
int
index )