Uses of Class
VASSAL.build.module.properties.MutableProperty.Impl
| Package | Description |
|---|---|
| VASSAL.build.module |
Contains classes that may be added to a
GameModule. |
| VASSAL.build.module.properties | |
| VASSAL.build.module.turn | |
| VASSAL.counters |
Provides classes that define game pieces.
|
| VASSAL.preferences |
Provides support for specifying and saving preferences.
|
-
Uses of MutableProperty.Impl in VASSAL.build.module
Fields in VASSAL.build.module declared as MutableProperty.Impl Modifier and Type Field Description protected MutableProperty.ImplDoActionButton. loopIndexPropertyprotected MutableProperty.ImplDiceButton. propertyprotected MutableProperty.ImplSpecialDiceButton. property -
Uses of MutableProperty.Impl in VASSAL.build.module.properties
Fields in VASSAL.build.module.properties declared as MutableProperty.Impl Modifier and Type Field Description protected MutableProperty.ImplGlobalProperty. propertyMethods in VASSAL.build.module.properties that return types with arguments of type MutableProperty.Impl Modifier and Type Method Description static List<MutableProperty.Impl>MutableProperty.Impl. getAllProperties() -
Uses of MutableProperty.Impl in VASSAL.build.module.turn
Fields in VASSAL.build.module.turn declared as MutableProperty.Impl Modifier and Type Field Description protected MutableProperty.ImplTurnTracker. lastCommandprotected MutableProperty.ImplTurnTracker. lastTurnprotected MutableProperty.ImplTurnLevel. myValue -
Uses of MutableProperty.Impl in VASSAL.counters
Fields in VASSAL.counters declared as MutableProperty.Impl Modifier and Type Field Description protected MutableProperty.ImplDeck. countPropertyFields in VASSAL.counters with type parameters of type MutableProperty.Impl Modifier and Type Field Description protected List<MutableProperty.Impl>Deck. expressionProperties -
Uses of MutableProperty.Impl in VASSAL.preferences
Fields in VASSAL.preferences declared as MutableProperty.Impl Modifier and Type Field Description protected MutableProperty.ImplBasicPreference. property