pub fn is_pressed(button: Button) -> boolExpand description
Return true if the button of the mouse is currently pressed. Make sure you called start_recording_mouse_events() before.
pub fn is_pressed(button: Button) -> boolReturn true if the button of the mouse is currently pressed. Make sure you called start_recording_mouse_events() before.