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

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

Returns whether or not the given mouse button is pressed.