public interface MapImageCacheListener<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>>
extends java.util.EventListener
MapImageCache
related events.Modifier and Type | Method and Description |
---|---|
void |
iconChanged(@NotNull MapControl<G,A,R> mapControl)
Called whenever the icon of a map has changed.
|
void iconChanged(@NotNull @NotNull MapControl<G,A,R> mapControl)
mapControl
- the map control that has changed