17 lines
349 B
HTML
17 lines
349 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SpriteExists [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function SpriteExists(sprite) </h2></p>
|
|
<p>
|
|
Returns true if the sprite id is a valid sprite id
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |