Package VASSAL.build.module.map
Interface Drawable
- All Known Implementing Classes:
CounterDetailViewer
,Flare
,FreeRotator
,GlobalMap
,GlobalMap.CounterViewer
,HidePiecesButton
,HighlightLastMoved
,KeyBufferer
,LOS_Thread
,MapShader
public interface Drawable
A component may implement the Drawable interface if it has
graphical information the should be drawn whenever the Map is
drawn.
- See Also:
-
Method Summary
-
Method Details
-
draw
-
drawAboveCounters
boolean drawAboveCounters()
-