Files
RCBASIC4/doc/files/getspriteframe.html
2024-12-14 15:28:03 -05:00

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>