kray
Toggle table of contents
1.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kray
kray
/
raylib
/
Keyboard
/
setExitKey
set
Exit
Key
fun
setExitKey
(
key
:
Key
)
:
ERROR CLASS: Unresolved name: SetExitKey
Sets the exit key for the program. Default is
Key.ESC
.
Parameters
key
The key to set.