Module input

Module input 

Source

Structs§

InputState

Functions§

key_code_to_u32
Convert winit KeyCode to a simple u32 for FFI This uses the scancode as a simple identifier
u32_to_key_code
Convert u32 back to KeyCode for FFI queries