testLineCircle(l: Line, c: Circle): boolean
Check if a line and a circle intersect.
param
l- The line.
param
c- The circle.
returns
true if the line and circle intersects.
since
v2000.0
group
Math
Check if a line and a circle intersect.
param
l- The line.
param
c- The circle.
returns
true if the line and circle intersects.
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