6 lines
196 B
Plaintext
6 lines
196 B
Plaintext
#title GetSpriteLinearVelocityFromLocalPoint [RCBasic Doc]
|
|
#header Sub GetSpriteLinearVelocityFromLocalPoint( spr_id, pX, pY, ByRef x, ByRef y)
|
|
|
|
Get the world velocity of a local point.
|
|
|