Attempts to retrieve the first object on the specified tile coordinates.
Attempts to retrieve the first object on the specified tile coordinates.
1 number x
the X tile coordinate.
2 number y
the Y tile coordinate.
1 any
the object at the tile coordinates. Not guaranteed to return an object, since it might not be there.