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

Returns true if the specified key was pressed this tick.