21 lines
483 B
HTML
21 lines
483 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SetSpriteFixedRotation [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub SetSpriteFixedRotation( spr_id, flag ) </h2></p>
|
|
<p>
|
|
Prevents sprite from being rotated by any forces applied to it
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="spriteisfixedrotation.html">spriteIsFixedRotation</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |