Function check_point_inside_rect

Source
pub fn check_point_inside_rect(point: Vector2, rec: Rectangle) -> bool
Expand description

Check if point is inside rectangle