Checks to see if the tile is already occupied. @param x The x coordinate to check. @param y The y coordinate to check. @return Whether or not the tile is occupied.
(int x, int y)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected