6 lines
225 B
Plaintext
6 lines
225 B
Plaintext
#title GetSpriteLinearVelocityFromWorldPoint [RCBasic Doc]
|
|
#header Sub GetSpriteLinearVelocityFromWorldPoint( spr_id, wX, wY, ByRef x, ByRef y)
|
|
|
|
Get the world linear velocity of a world point attached to this body.
|
|
|