testCirclePolygon(c: Circle, p: Polygon): boolean
Check if a circle and polygon intersect linewise.
param
c- The circle.
param
p- The polygon.
returns
true if the circle and polygon intersect linewise.
since
v2000.0
group
Math
Check if a circle and polygon intersect linewise.
param
c- The circle.
param
p- The polygon.
returns
true if the circle and polygon intersect linewise.
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