pub fn check_collision_point_poly(point: Vector2, points: &[Vector2]) -> bool
Check if point is within a polygon described by array of vertices