public interface MapControlListener<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>>
extends java.util.EventListener
MapControl
instances.Modifier and Type | Method and Description |
---|---|
void |
saved(DefaultMapControl<G,A,R> mapControl)
The map file has been saved.
|
void saved(@NotNull DefaultMapControl<G,A,R> mapControl)
mapControl
- the map control that has been saved