Files
RCBASIC4/doc/doc_files/setspritefixedrotation.html
2025-03-20 17:29:11 -04:00

20 lines
476 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>
</body>
</html>