Uses of Class
VASSAL.build.module.properties.MutableProperty.Impl
Packages that use MutableProperty.Impl
Package
Description
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.module
Fields in VASSAL.build.module declared as MutableProperty.ImplModifier and TypeFieldDescriptionprotected MutableProperty.Impl
DoActionButton.loopIndexProperty
protected MutableProperty.Impl
DiceButton.property
protected MutableProperty.Impl
SpecialDiceButton.property
-
Uses of MutableProperty.Impl in VASSAL.build.module.properties
Fields in VASSAL.build.module.properties declared as MutableProperty.ImplMethods in VASSAL.build.module.properties that return types with arguments of type MutableProperty.ImplModifier and TypeMethodDescriptionstatic List<MutableProperty.Impl>
MutableProperty.Impl.getAllProperties()
-
Uses of MutableProperty.Impl in VASSAL.build.module.turn
Fields in VASSAL.build.module.turn declared as MutableProperty.ImplModifier and TypeFieldDescriptionprotected MutableProperty.Impl
TurnTracker.lastCommand
protected MutableProperty.Impl
TurnTracker.lastTurn
protected MutableProperty.Impl
TurnLevel.myValue
-
Uses of MutableProperty.Impl in VASSAL.counters
Fields in VASSAL.counters declared as MutableProperty.ImplFields in VASSAL.counters with type parameters of type MutableProperty.Impl -
Uses of MutableProperty.Impl in VASSAL.preferences
Fields in VASSAL.preferences declared as MutableProperty.Impl