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