Function crayon::input::is_mouse_down

source ·
pub fn is_mouse_down(button: MouseButton) -> bool
Expand description

Checks if a mouse buttoAn is held down.