Difference between revisions of "API Panel.Position.Math"

From Flowcode Help
Jump to navigationJump to search
(XML import)
(XML import)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<sidebar>API contents</sidebar>
+
<sidebar>API Contents</sidebar>
 
Coordinate maths functions
 
Coordinate maths functions
This class is contained within [[API Panel.Position|Position]]
+
 
 +
This class is contained within [[API Panel.Position|Position]].
 +
 
 +
__TOC__
  
 
==Functions provided for this class==
 
==Functions provided for this class==
Line 8: Line 11:
 
|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==
''No examples available''
+
''<span style="color:red;">No additional examples</span>''
 +
 
 +
==See also==
 +
''<span style="color:red;">No additional information</span>''

Latest revision as of 15:57, 16 January 2014

<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