 |
Gridarta Editor
|
Go to the documentation of this file.
20 package net.sf.gridarta.model.mapviewsettings;
22 import java.util.EventListener;
void smoothingChanged(boolean smoothing)
This event handler is called when the smoothing setting has changed.
void tileStretchingChanged(boolean tileStretching)
This event handler is called when the tile-stretching setting has changed.
void gridVisibleChanged(boolean gridVisible)
This event handler is called when the grid visibility has changed.
void editTypeChanged(int editType)
The edit types value has changed.
void lightVisibleChanged(boolean lightVisible)
This event handler is called when the .ight visibility has changed.
void doubleFacesChanged(boolean doubleFaces)
This event handler is called when the double faces visibility has changed.
Interface for event listeners that are interested in changes on {}.
void alphaTypeChanged(int alphaType)
This event handler is called when the alpha type setting has changed.
void autojoinChanged(boolean autojoin)
The autojoin value has changed.