6 lines
128 B
Plaintext
6 lines
128 B
Plaintext
#title Distance2D [RCBasic Doc]
|
|
#header Function Distance2D(x1, y1, x2, y2)
|
|
|
|
Returns the distance between 2 points in 2d space
|
|
|