Jump to content

API Panel.Position.Math: Difference between revisions

From Flowcode Help
JonnyW (talk | contribs)
XML import API changes
JonnyW (talk | contribs)
XML import of updated API docs
Line 1: Line 1:
<sidebar>API contents</sidebar>
<sidebar>API contents</sidebar>
Coordinate maths functions
Coordinate maths functions
Line 11: Line 13:
|width="35%"|[[API Panel.Position.Math.GetDistance|GetDistance]]
|width="35%"|[[API Panel.Position.Math.GetDistance|GetDistance]]
|Gets the distance between two positions
|Gets the distance between two positions
|-
|width="35%"|[[API Panel.Position.Math.GetDiff|GetDiff]]
|Gets the difference between two positions
|}
|}




==Examples==
==Examples==
''<span style="color:red;">No additional information</span>''
''<span style="color:red;">No additional examples</span>''


==See also==
==See also==
''<span style="color:red;">No additional information</span>''
''<span style="color:red;">No additional information</span>''

Revision as of 09:58, 17 June 2013


<sidebar>API contents</sidebar> Coordinate maths functions

This class is contained within Position.

Functions provided for this class

GetDistance Gets the distance between two positions
GetDiff Gets the difference between two positions


Examples

No additional examples

See also

No additional information