Uses of Class
VASSAL.build.module.properties.MutableProperty.Impl
Packages that use 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
Fields in VASSAL.build declared as MutableProperty.Impl -
Uses of MutableProperty.Impl in VASSAL.build.module
Fields in VASSAL.build.module declared as MutableProperty.ImplModifier and TypeFieldDescriptionprotected final MutableProperty.ImplDiceButton.keepPropprotected MutableProperty.ImplDoActionButton.loopIndexPropertyprotected final MutableProperty.ImplDiceButton.propertyprotected final MutableProperty.ImplSpecialDiceButton.propertyprotected final MutableProperty.ImplDiceButton.totalProp -
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.ImplTurnTracker.lastCommandprotected MutableProperty.ImplTurnTracker.lastTurnprotected MutableProperty.ImplTurnLevel.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