Function rust_raylib::ffi::IsMouseButtonPressed
source · pub unsafe extern "C" fn IsMouseButtonPressed(button: c_int) -> boolExpand description
Check if a mouse button has been pressed once
pub unsafe extern "C" fn IsMouseButtonPressed(button: c_int) -> boolCheck if a mouse button has been pressed once