pub fn to_imgui_button(btncode: MouseButton) -> Option<MouseButton>Expand description
Convert a winit mouse button to the imgui one.
pub fn to_imgui_button(btncode: MouseButton) -> Option<MouseButton>Convert a winit mouse button to the imgui one.