Skip to main content

Module input

Module input 

Source
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 — returns None for codes outside the enum.