testRectPoint(r: Rect, pt: Vec2): boolean Check if a point is inside a rectangle.paramr- The rectangle.parampt- The point.returnstrue if the point is inside the rectangle.sincev2000.0groupMath