Files
RCBASIC4/doc/files/gettile.txt
2024-10-21 20:01:48 -04:00

7 lines
194 B
Plaintext

#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