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.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.Impl Modifier and Type Field Description protected MutableProperty.Impl
GlobalProperty. property
Methods 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.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.Impl Modifier and Type Field Description protected MutableProperty.Impl
Deck. countProperty
Fields 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.Impl
BasicPreference. property