Check whether a tile exist on the given Coordinates. If idx isn't null, the calculated index of the Tile at the given position is stored there.
Note: The position must be in tile coordinates, not pixel coordinates.
See Implementation
Check whether a tile exist on the given Coordinates. If idx isn't null, the calculated index of the Tile at the given position is stored there.
Note: The position must be in tile coordinates, not pixel coordinates.