7 lines
154 B
Plaintext
7 lines
154 B
Plaintext
#title FillTile [RCBasic Doc]
|
|
#header Sub FillTile(tilemap, tile, x, y, widthInTiles, heightInTiles)
|
|
|
|
Fills an area of a tile map with a specified tile
|
|
|
|
|