Difference between revisions of "ESM Math Library"
Jump to navigation
Jump to search
m
no edit summary
imported>JustTim (getAngle -> getVectorAngle) |
imported>JustTim m |
||
Line 542: | Line 542: | ||
Usage in another script: | Usage in another script: | ||
<pre>;CALL float | <pre>;CALL float getVectorAngle(float x, float y) | ||
set f.fin1 to myVarForX | set f.fin1 to myVarForX | ||
set f.fin2 to myVarForY | set f.fin2 to myVarForY |