isTileAvailable
Determines if a particular tile is available.
Return
True if the tile is available; otherwise, false.
Parameters
level
The tile level to check.
x
The X coordinate of the tile to check.
y
The Y coordinate of the tile to check.