Returns whether the specified tile coordinates are out of bounds of this tile grid.
Returns whether the specified tile coordinates are out of bounds of this tile grid.
1 number x
the X coordinate.
2 number y
the Y coordinate.
1 bool
whether the coordinates are out of bounds.