Thread
:
Distance formula
View Single Post
#
2
03-14-2007, 12:05 AM
Chandler
Banned
Join Date: Jan 2007
Posts: 656
HTML Code:
temp.objectDistance = ((this.x ^ 2) + (this.y ^ 2)) ^ 0.5;
Chandler
View Public Profile
View GraalOnline Profile
Find all posts by Chandler