testRectLine(r: Rect, l: Line): boolean
Check if a line and a rectangle overlaps.
param
r- The line.
param
l- The rectangle.
returns
true if the line and rectangle overlaps.
since
v2000.0
group
Math
Check if a line and a rectangle overlaps.
param
r- The line.
param
l- The rectangle.
returns
true if the line and rectangle overlaps.
since
v2000.0
group
Math
Assets
Game Obj
Components
Component Types
Scene
Input
Events
Info
Math
Misc
Button Bindings
GFX
Draw
Layer
Camera
Layers
Level
Plugins