6 lines
113 B
Plaintext
6 lines
113 B
Plaintext
#title GetLineAngle [RCBasic Doc]
|
|
#header Function GetLineAngle(x1, y1, x2, y2)
|
|
|
|
Gets an angle between 2 points
|
|
|