[][src]Function ggez::input::mouse::button_pressed

pub fn button_pressed(ctx: &Context, button: MouseButton) -> bool

Returns whether or not the given mouse button is pressed.