Added tile documentation

This commit is contained in:
n00b
2024-10-21 20:01:48 -04:00
parent 4b64af34be
commit 6a763febf9
928 changed files with 142 additions and 4811 deletions

6
doc/files/gettile.txt Normal file
View File

@@ -0,0 +1,6 @@
#title GetTile [RCBasic Doc]
#header Function GetTile(tilemap, x, y)
Returns the tile at a specified location on a tilemap
Note: (x, y) is a tile position, not an actual coordinate on the map