21 lines
460 B
HTML
21 lines
460 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SetSpriteGravityScale [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub SetSpriteGravityScale( spr_id, g_scale) </h2></p>
|
|
<p>
|
|
Sets the affect of gravity on a sprite
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="getspritegravityscale.html">GetSpriteGravityScale</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |