Uses of Interface
VASSAL.tools.RecursionLimiter.Loopable
Packages that use RecursionLimiter.Loopable
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.
Contains various utility classes.
-
Uses of RecursionLimiter.Loopable in VASSAL.build.module
Classes in VASSAL.build.module that implement RecursionLimiter.LoopableModifier and TypeClassDescriptionclassThis component places a button into the controls window toolbar.classThis version ofMassKeyCommandis added directly to aGameModuleand applies to all maps.classCombines multiple buttons from the toolbar into a single button.classA Global Key Command that is automatically invoked on game start-up, once the various Key Listeners have been started. -
Uses of RecursionLimiter.Loopable in VASSAL.build.module.map
Classes in VASSAL.build.module.map that implement RecursionLimiter.LoopableModifier and TypeClassDescriptionclassThis version ofMassKeyCommandis added to aDrawPile(which holds aDeck) and applies to pieces/cards currently in the deck.classAdds a button to a map window toolbar.Constructors in VASSAL.build.module.map with parameters of type RecursionLimiter.Loopable -
Uses of RecursionLimiter.Loopable in VASSAL.build.module.turn
Classes in VASSAL.build.module.turn that implement RecursionLimiter.Loopable -
Uses of RecursionLimiter.Loopable in VASSAL.counters
Classes in VASSAL.counters that implement RecursionLimiter.LoopableModifier and TypeClassDescriptionclassA Trait (akaDecoratorthat acts like a button on a GamePiece, such that clicking on a particular area of the piece invokes a key commandclassConditional Marker A marker with a variable value depending on conditions.classTrait that sends a Key Command to other pieces, selected with various filters.classThe "Layer" trait.classDisplays a text label, with content specified by the user at runtime.classThis Decorator defines a key command to places another counter on top of this one.classGamePiece trait that replaces a GamePiece with another oneclassMacro Execute a series of Keystrokes against this same piece - Triggered by own KeyCommand or list of keystrokes - Match against an optional Property FilterclassThis trait is a placeholder for a pre-defined series of traits specified in aPrototypeDefinitionobject.Fields in VASSAL.counters declared as RecursionLimiter.LoopableConstructors in VASSAL.counters with parameters of type RecursionLimiter.LoopableModifierConstructorDescription -
Uses of RecursionLimiter.Loopable in VASSAL.script
Classes in VASSAL.script that implement RecursionLimiter.LoopableModifier and TypeClassDescriptionclassA BeanShell Interpreter customised to evaluate a single Vassal expression containing Vassal property references. -
Uses of RecursionLimiter.Loopable in VASSAL.tools
Classes in VASSAL.tools that implement RecursionLimiter.LoopableModifier and TypeClassDescriptionclassFormattedString.java A String that can include options of the form $optionName$.classDeprecated.use FormattedString constructor with defaultPropertiesFields in VASSAL.tools declared as RecursionLimiter.LoopableModifier and TypeFieldDescriptionprotected RecursionLimiter.LoopableRecursionLimitException.looperMethods in VASSAL.tools with parameters of type RecursionLimiter.LoopableModifier and TypeMethodDescriptionstatic voidRecursionLimiter.startExecution(RecursionLimiter.Loopable looper)Constructors in VASSAL.tools with parameters of type RecursionLimiter.Loopable