Function rust_raylib::ffi::CheckCollisionPointRec
source · pub unsafe extern "C" fn CheckCollisionPointRec(
point: Vector2,
rec: Rectangle
) -> bool
Expand description
Check if point is inside rectangle
pub unsafe extern "C" fn CheckCollisionPointRec(
point: Vector2,
rec: Rectangle
) -> bool
Check if point is inside rectangle