pub fn convert_physical_native_key_code(
native_key_code: NativeKeyCode,
) -> NativeKeyCodeExpand description
Converts a winit::keyboard::NativeKeyCode to a Bevy NativeKeyCode
pub fn convert_physical_native_key_code(
native_key_code: NativeKeyCode,
) -> NativeKeyCodeConverts a winit::keyboard::NativeKeyCode to a Bevy NativeKeyCode