17 lines
437 B
HTML
17 lines
437 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetSpriteAnimationFrame [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function GetSpriteAnimationFrame(sprite, animation, anim_frame) </h2></p>
|
|
<p>
|
|
Returns the frame index in the image source that is set to anim_frame in a sprite's animation
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |