Files
RCBASIC4/doc/doc_files/setspriteshapeoffset.html
2025-08-13 19:20:25 -05:00

20 lines
479 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>SetSpriteShapeOffset [RCBasic Doc] </title>
</head>
<body>
<p><h2>Sub SetSpriteShapeOffset( spr_id, x, y ) </h2></p>
<p>
Sets the relative location the sprite shape is from where it is rendered
</p>
<br><p>Related:
<a href="getspriteshapeoffset.html">GetSpriteShapeOffset</a>
</p>
<p>
</body>
</html>