pub fn is_mouse_double_click(button: MouseButton) -> bool
Expand description

Checks if a mouse button has been double clicked during last frame.