Skip to content
paul59 edited this page Aug 17, 2021 · 17 revisions

mget

mget x y -> tile_id

Parameters

  • x, y : map coordinates

Output

  • tile_id : returns the tile id at the given coordinates

Description

This function returns the tile at the specified map coordinates, the top left cell of the map being (0, 0).

Related

Clone this wiki locally