Function rust_raylib::collision::check_point_inside_rect
source · pub fn check_point_inside_rect(point: Vector2, rec: Rectangle) -> bool
Expand description
Check if point is inside rectangle
pub fn check_point_inside_rect(point: Vector2, rec: Rectangle) -> bool
Check if point is inside rectangle