Added tile documentation
This commit is contained in:
6
doc/files/gettile.txt
Normal file
6
doc/files/gettile.txt
Normal 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
|
||||
Reference in New Issue
Block a user