Revision history of "Math addon"

From SolarStrike wiki
Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 22:21, 19 November 2012Elverion (talk | contribs). . (194 bytes) (+194). . (Created page with "== string.alternate == '''number math.distance(x1, y1, x2, y2)''' Returns the distance between 2 points. '''Example''' <source lang="lua"> local dist = math.distance(0, 0,...")