pub fn check_point_inside_rect(point: Vector2, rec: Rectangle) -> bool
Check if point is inside rectangle