Difference between revisions of "Math Addon"
From SolarStrike wiki
(Created page with "== distance == '''number math.distance(x1,y1, x2,y2)''' Pretty standard distance function. Returns the distance between two points. What else do you want?") |
m (Protected "Math Addon" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
(No difference)
|
Revision as of 18:33, 3 June 2014
distance
number math.distance(x1,y1, x2,y2)
Pretty standard distance function. Returns the distance between two points. What else do you want?