Expand description
Keyboard, Controller, and Mouse related functions
Functions§
- key_
from_ i32 - Maps a raw integer keycode (raylib’s GLFW-style numeric scheme) to a typed
KeyboardKey— returnsNonefor codes outside the enum.
Keyboard, Controller, and Mouse related functions
KeyboardKey — returns None for codes outside the enum.