20 lines
421 B
HTML
20 lines
421 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SetSpriteVisible [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub SetSpriteVisible(sprite, flag) </h2></p>
|
|
<p>
|
|
Sets whether the sprite is visible
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="spriteisvisible.html">SpriteIsVisible</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |