testRectLine(r: Rect, l: Line): boolean

Check if a line and a rectangle overlaps.

paramr- The line.

paraml- The rectangle.

returnstrue if the line and rectangle overlaps.

sincev2000.0

kaplay logo

Misc

Layer