21 lines
480 B
HTML
21 lines
480 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetTileAnimationLength [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function GetTileAnimationLength(tileset, base_tile) </h2></p>
|
|
<p>
|
|
Return the number of frames in a tile's animation
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="settileanimationlength.html">SetTileAnimationLength</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |