17 lines
379 B
HTML
17 lines
379 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetSpriteFrame [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function GetSpriteFrame(sprite) </h2></p>
|
|
<p>
|
|
Returns the current frame in a sprite's source that it's on in its animation
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |