Function rust_raylib::ffi::CheckCollisionRecs
source · pub unsafe extern "C" fn CheckCollisionRecs(
rec1: Rectangle,
rec2: Rectangle
) -> bool
Expand description
Check collision between two rectangles
pub unsafe extern "C" fn CheckCollisionRecs(
rec1: Rectangle,
rec2: Rectangle
) -> bool
Check collision between two rectangles