Ldist: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
mNo edit summary
One (talk | contribs)
No edit summary
Line 1: Line 1:
'''ldist''' calculates the 2D distance between two actors.
'''ldist'''  
 
Calculates the 2D distance between two actors.


ldist <variable to return distance value to> <actor 1> <actor 2>
ldist <variable to return distance value to> <actor 1> <actor 2>

Revision as of 13:01, 4 May 2009

ldist

Calculates the 2D distance between two actors.

ldist <variable to return distance value to> <actor 1> <actor 2>