20 lines
453 B
HTML
20 lines
453 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>setSpriteLinearVelocity [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>sub setSpriteLinearVelocity( spr_id, x, y) </h2></p>
|
|
<p>
|
|
Sets a sprite's linear velocity
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="getspritelinearvelocity.html">GetSpriteLinearVelocity</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |