Ldist: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
One (talk | contribs)
No edit summary
One (talk | contribs)
No edit summary
Line 1: Line 1:
'''ldist'''  
'''ldist''' <variable to return distance value to> <actor 1> <actor 2>


Calculates the 2D distance between two actors.
Calculates the 2D distance between two actors.
ldist <variable to return distance value to> <actor 1> <actor 2>


[[Category:EDuke32 specific commands]]
[[Category:EDuke32 specific commands]]
[[Category:Sprite manipulation]]
[[Category:Sprite manipulation]]

Revision as of 13:02, 4 May 2009

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

Calculates the 2D distance between two actors.