6 lines
188 B
Plaintext
6 lines
188 B
Plaintext
#title GetSpriteWorldVector [RCBasic Doc]
|
|
#header Sub GetSpriteWorldVector( spr_id, lX, lY, ByRef x, ByRef y)
|
|
|
|
Get the world coordinates of a vector given the local coordinates.
|
|
|