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