Interface TileManager.Listener

All Superinterfaces:
EventListener
All Known Implementing Classes:
LabelLayer
Enclosing class:
TileManager

public static interface TileManager.Listener extends EventListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • onTileManagerEvent

      void onTileManagerEvent(Event event, MapTile tile)