20 lines
492 B
HTML
20 lines
492 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SetSpriteRestitutionThreshold [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>sub SetSpriteRestitutionThreshold( spr_id, threshold ) </h2></p>
|
|
<p>
|
|
Sets the restitution threshold for a sprite.
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="getspriterestitutionthreshold.html">GetSpriteRestitutionThreshold</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |