Uses of Class
VASSAL.build.module.properties.MutableProperty.Impl
Package
Description
Provides classes for building Java instances automatically from XML
files.
Contains classes that may be added to a
GameModule
.Provides classes that define game pieces.
Provides support for specifying and saving preferences.
-
Uses of MutableProperty.Impl in VASSAL.build
-
Uses of MutableProperty.Impl in VASSAL.build.module
Modifier and TypeFieldDescriptionprotected final MutableProperty.Impl
DiceButton.keepProp
protected MutableProperty.Impl
DoActionButton.loopIndexProperty
protected final MutableProperty.Impl
DiceButton.property
protected final MutableProperty.Impl
SpecialDiceButton.property
protected final MutableProperty.Impl
DiceButton.totalProp
-
Uses of MutableProperty.Impl in VASSAL.build.module.properties
Modifier and TypeMethodDescriptionstatic List
<MutableProperty.Impl> MutableProperty.Impl.getAllProperties()
-
Uses of MutableProperty.Impl in VASSAL.build.module.turn
Modifier and TypeFieldDescriptionprotected MutableProperty.Impl
TurnTracker.lastCommand
protected MutableProperty.Impl
TurnTracker.lastTurn
protected MutableProperty.Impl
TurnLevel.myValue
-
Uses of MutableProperty.Impl in VASSAL.counters
-
Uses of MutableProperty.Impl in VASSAL.preferences