Interface TileListener


public interface TileListener
Notified when the status of a tile has changed
  • Method Summary

    Modifier and Type Method Description
    void tileLoaded​(Tile tile)
    Notification when a tile is loaded
  • Method Details

    • tileLoaded

      void tileLoaded​(Tile tile)
      Notification when a tile is loaded
      Parameters:
      tile - the tile