20 lines
457 B
HTML
20 lines
457 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetTileAnimationSpeed [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function GetTileAnimationSpeed(tileset, base_tile) </h2></p>
|
|
<p>
|
|
Returns the fps of a tile's animation
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="settileanimationspeed.html">SetTileAnimationSpeed</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |