8 lines
155 B
Plaintext
8 lines
155 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
|
|
|
|
|
|
|