8 lines
164 B
Plaintext
8 lines
164 B
Plaintext
#title SetSpriteLinearVelocity [RCBasic Doc]
|
|
#header Sub SetSpriteLinearVelocity( spr_id, x, y)
|
|
|
|
Sets a sprite's linear velocity
|
|
|
|
#ref GetSpriteLinearVelocity
|
|
|