Uses of Package
VASSAL.build.module.map
Package | Description |
---|---|
VASSAL.build.module |
Contains classes that may be added to a
GameModule . |
VASSAL.build.module.map |
Contains classes that may be added to a
Map . |
VASSAL.build.module.map.boardPicker |
Contains classes that may be added to a
BoardPicker . |
VASSAL.counters |
Provides classes that define game pieces.
|
VASSAL.tools.imports | |
VASSAL.tools.imports.adc2 |
-
Classes in VASSAL.build.module.map used by VASSAL.build.module Class Description BoardPicker Drawable A component may implement the Drawable interface if it has graphical information the should be drawn whenever the Map is drawn.MassKeyCommand Adds a button to a map window toolbar.PieceCollection PieceMover This is a MouseListener that moves pieces onto a Map windowStackMetrics Encapsulates information on how to draw expanded and unexpanded views of a stackZoomer Controls the zooming in/out of aMap
window. -
Classes in VASSAL.build.module.map used by VASSAL.build.module.map Class Description BoardPicker CompoundPieceCollection Base class for PieceCollection implementation that organize pieces into distinct layers.CounterDetailViewer This is aDrawable
class that draws the counters horizontally when the mouse is held over a stack with the control key down.CounterDetailViewer.Filter Utility class to select the pieces we wish to view.DeckGlobalKeyCommand This version ofMassKeyCommand
is added directly to aGameModule
and applies to all mapsDrawable A component may implement the Drawable interface if it has graphical information the should be drawn whenever the Map is drawn.DrawPile GlobalMap.View The Map view that appears inside the ScrollPaneHighlightLastMoved LayeredPieceCollection Defines PieceCollection in which pieces are assigned to an arbitrary number of layers according to a property settingLayeredPieceCollection.Collection The PieceCollection class used by the map to which a LayeredPieceCollection has been addedLOS_Thread A class that allows the user to draw a straight line on a Map (LOS = Line Of Sight).MapShader Draw shaded regions on a map.MassKeyCommand Adds a button to a map window toolbar.MassKeyCommand.DeckPolicyConfig MovementReporter Builds an auto-report message for a collection of Move CommandsMovementReporter.MoveSummary PieceCollection PieceMover.AbstractDragHandler Common functionality for DragHandler for cases with and without drag image support.PieceMover.DragHandler Implementation of AbstractDragHandler when DragImage is supported by JRESelectionHighlighter SetupStack This is the "At-Start Stack" component, which initializes a Map or Board with a specified stack.SetupStack.StackConfigurer SetupStack.View SimplePieceCollection StoresGamePiece
s in a simple arrayStackMetrics Encapsulates information on how to draw expanded and unexpanded views of a stackZoomer Controls the zooming in/out of aMap
window.Zoomer.State Stores the state information for theZoomer
.Zoomer.ZoomMenu The menu which displays zoom levels. -
Classes in VASSAL.build.module.map used by VASSAL.build.module.map.boardPicker Class Description BoardPicker -
Classes in VASSAL.build.module.map used by VASSAL.counters Class Description DeckGlobalKeyCommand This version ofMassKeyCommand
is added directly to aGameModule
and applies to all mapsDrawable A component may implement the Drawable interface if it has graphical information the should be drawn whenever the Map is drawn.DrawPile MapShader Draw shaded regions on a map.MapShader.ShadedPiece Pieces that contribute to shading must implement this interfaceMassKeyCommand.DeckPolicyConfig StackMetrics Encapsulates information on how to draw expanded and unexpanded views of a stack -
Classes in VASSAL.build.module.map used by VASSAL.tools.imports Class Description LayeredPieceCollection Defines PieceCollection in which pieces are assigned to an arbitrary number of layers according to a property setting -
Classes in VASSAL.build.module.map used by VASSAL.tools.imports.adc2 Class Description DrawPile SetupStack This is the "At-Start Stack" component, which initializes a Map or Board with a specified stack.