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 TypeMethodDescriptionvoid
Map.addDrawComponent
(Drawable theComponent) Registers aDrawable
component to this map.void
Map.removeDrawComponent
(Drawable theComponent) Unregister aDrawable
component from this map -
Uses of Drawable in VASSAL.build.module.map
Classes in VASSAL.build.module.map that implement DrawableModifier and TypeClassDescriptionclass
This is aDrawable
class that draws the counters horizontally when the mouse is held over a stack with the control key down.class
Allows 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).class
This is scaled version of aMap
that gives an overview.protected class
class
This removes all game pieces from the (@link Map) therefore providing an un-cluttered view.class
class
Selects and unselects pieces on the map, using the mouse.class
A class that allows the user to draw a straight line on a Map (LOS = Line Of Sight).class
Draw shaded regions on a map. -
Uses of Drawable in VASSAL.counters
Classes in VASSAL.counters that implement DrawableModifier and TypeClassDescriptionclass
d/b/a "Can Rotate" A Decorator that rotates a GamePiece to an arbitrary angle