Script Spotlight

point_in_circle

Tests to see if a point is within or on the given circle. point_in_circle(x,y,center_x,center_y,r); (x, y) is the point to check and (center_x, center_y) is the center of a circle with radius r.

Uploaded By: leif902
Page Views: 360
Downloads: 141

Web Page Link:

Comments

You need to be logged in to add a comment.