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

21 lines
493 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>GetTileMapSize [RCBasic Doc] </title>
</head>
<body>
<p><h2>Sub GetTileMapSize(tilemap, ByRef widthInTiles, ByRef heightInTiles) </h2></p>
<p>
Gets the size of a tile map
</p>
<br><p>Related:
<a href="createtilemap.html">CreateTileMap</a>
<a href="settilemapsize.html">SetTileMapSize</a>
</p>
<p>
</body>
</html>