timelinefx:timelinefx.tlCircle.LineCollide
Method LineCollide:tlCollisionResult( line:tlLine )
Check for a collision with a tlLine Use this to check for a collision with a tlLine that you pass to the method. You can then use the information stored in tlCollisionResult to perform various things based on the result of the collision check.
Parameters
line The tlLine to check with