set-exit-key ( key -- )


Vocabulary
raylib

Inputs
keya KeyboardKey


Outputs
None

Word description
Set a custom key to exit program (default is ESC)

Definition