Uses of Interface
VASSAL.build.module.map.Drawable
Packages that use Drawable
Package
Description
Contains classes that may be added to a
GameModule.Contains classes that may be added to a
Map.Provides classes that define game pieces.
-
Uses of Drawable in VASSAL.build.module
Fields in VASSAL.build.module with type parameters of type DrawableMethods in VASSAL.build.module with parameters of type DrawableModifier and TypeMethodDescriptionvoidMap.addDrawComponent(Drawable theComponent)Registers aDrawablecomponent to this map.voidMap.removeDrawComponent(Drawable theComponent)Unregister aDrawablecomponent from this map -
Uses of Drawable in VASSAL.build.module.map
Classes in VASSAL.build.module.map that implement DrawableModifier and TypeClassDescriptionclassThis is aDrawableclass that draws the counters horizontally when the mouse is held over a stack with the control key down.classAllows a player to ping a location ("send up a flare") by clicking on a map with the correct modifier key combination held down (default: Alt+LeftClick).classThis is scaled version of aMapthat gives an overview.protected classclassThis removes all game pieces from the (@link Map) therefore providing an un-cluttered view.classclassSelects and unselects pieces on the map, using the mouse.classA class that allows the user to draw a straight line on a Map (LOS = Line Of Sight).classDraw shaded regions on a map. -
Uses of Drawable in VASSAL.counters
Classes in VASSAL.counters that implement DrawableModifier and TypeClassDescriptionclassA Decorator that rotates a GamePiece to an arbitrary angle