testLinePoint(l: Line, pt: Vec2): boolean Check if a line and a point intersect.paraml- The line.parampt- The point.returnstrue if the line and point intersects.sincev2000.0groupMath