Files
RCBASIC4/doc/files/gettile.txt
2026-02-26 15:33:51 -06:00

8 lines
195 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