
-----------------------------------
upthescale
Mon May 08, 2006 9:45 am

hit  dfetection
-----------------------------------
for two balls wuts is the formula again?

if sqrt ((x+x2 (x2-x) ** 2)(

i no thats not it b ut wut is it

-----------------------------------
codemage
Mon May 08, 2006 9:56 am


-----------------------------------
Math.distance or

sqrt(     (x1-x2)^2   +   (y1-y2)^2    )
