Function glutin_window::map_key

source ·
pub fn map_key(keycode: VirtualKeyCode) -> Key
Expand description

Maps Glutin’s key to Piston’s key.