17 lines
377 B
HTML
17 lines
377 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>FillTile [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub FillTile(tilemap, tile, x, y, widthInTiles, heightInTiles) </h2></p>
|
|
<p>
|
|
Fills an area of a tile map with a specified tile
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |