Handbook
Glossary
get-char-pressed ( -- int )
Vocabulary
raylib
Inputs
None
Outputs
int
an
int
Word description
Get char pressed (unicode), call it multiple times for chars queued, returns 0 when the queue is empty
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib
LIBRARY:
raylib
FUNCTION-ALIAS:
get-char-pressed
int
GetCharPressed ( )