pub fn is_mouse_button_pressed(ctx: &Context, button: MouseButton) -> bool
Expand description

Returns true if the specified mouse button was pressed since the last update.