21 lines
455 B
HTML
21 lines
455 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SpriteHeight [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function SpriteHeight(sprite) </h2></p>
|
|
<p>
|
|
Returns the frame height of a sprite
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="spritewidth.html">SpriteWidth</a>
|
|
<a href="getspritesize.html">GetSpriteSize</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |