8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
#title GetSpriteLinearVelocity [RCBasic Doc]
|
|
#header Sub GetSpriteLinearVelocity( spr_id, ByRef x, ByRef y)
|
|
|
|
Gets the linear velocity of a sprite
|
|
|
|
#ref SetSpriteLinearVelocity
|
|
|