public interface MapListener
extends java.util.EventListener
CfMap
instances.Modifier and Type | Method and Description |
---|---|
void |
mapChanged(@NotNull CfMap map,
@NotNull java.util.Set<CfMapSquare> changedSquares)
The map has changed.
|
void mapChanged(@NotNull @NotNull CfMap map, @NotNull @NotNull java.util.Set<CfMapSquare> changedSquares)
map
- the changed mapchangedSquares
- the changed map squares