6 lines
189 B
Plaintext
6 lines
189 B
Plaintext
#title GetSpriteLocalPoint [RCBasic Doc]
|
|
#header Sub GetSpriteLocalPoint( spr_id, wX, wY, ByRef x, ByRef y)
|
|
|
|
Gets a local point relative to the body's origin given a world point.
|
|
|