20 lines
494 B
HTML
20 lines
494 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetTileAnimationFrame [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function GetTileAnimationFrame(tileset, base_tile, anim_frame) </h2></p>
|
|
<p>
|
|
Returns the tile set at a specified frame in a tiles animation
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="settileanimationframe.html">SetTileAnimationFrame</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |