21 lines
466 B
HTML
21 lines
466 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SetSpriteAngularVelocity [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub SetSpriteAngularVelocity( spr_id, av) </h2></p>
|
|
<p>
|
|
Sets the angular velocity of a sprite
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="getspriteangularvelocity.html">GetSpriteAngularVelocity</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |