Interface ImageLoader

    • Method Detail

      • loadImageTileImage

        BufferedImage loadImageTileImage​(Tile tile)
                                  throws IOException
        Loads an image for the given tile.
        Returns:
        an image
        Throws:
        IOException