17 lines
323 B
HTML
17 lines
323 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SetTile [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub SetTile(tilemap, tile, x, y) </h2></p>
|
|
<p>
|
|
Places a tile on a tilemap
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |