Draws a tile onto the board. @param type The type of tile to draw. @param x The column. @param y The row. @param g The graphics object.
(TileType type, int x, int y, Graphics g)
source not stored for this graph (policy: none)
no test coverage detected