Files
RCBASIC4/doc/files/scalesprite.html
2024-12-14 15:28:03 -05:00

21 lines
482 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>ScaleSprite [RCBasic Doc] </title>
</head>
<body>
<p><h2>Sub ScaleSprite(sprite, x, y) </h2></p>
<p>
Sets the scale of a sprite relative to its current scale
</p>
<br><p>Related:
<a href="setspritescale.html">SetSpriteScale</a>
<a href="getspritescale.html">GetSpriteScale</a>
</p>
<p>
</body>
</html>