Uses of Interface
VASSAL.build.module.properties.IncrementProperty.Constraints
Package | Description |
---|---|
VASSAL.build.module.properties | |
VASSAL.counters |
Provides classes that define game pieces.
|
-
Uses of IncrementProperty.Constraints in VASSAL.build.module.properties
Subinterfaces of IncrementProperty.Constraints in VASSAL.build.module.properties Modifier and Type Interface Description static interface
PropertyChangerConfigurer.Constraints
Classes in VASSAL.build.module.properties that implement IncrementProperty.Constraints Modifier and Type Class Description class
ChangePropertyButton
Adds a toolbar button that changes the value of a global propertyFields in VASSAL.build.module.properties declared as IncrementProperty.Constraints Modifier and Type Field Description protected IncrementProperty.Constraints
IncrementProperty. constraints
Constructors in VASSAL.build.module.properties with parameters of type IncrementProperty.Constraints Constructor Description IncrementProperty(PropertyChangerConfigurer prop, String incr, IncrementProperty.Constraints constraints)
-
Uses of IncrementProperty.Constraints in VASSAL.counters
Classes in VASSAL.counters that implement IncrementProperty.Constraints Modifier and Type Class Description class
DynamicProperty
Trait that contains a property accessible via getProperty() and updateable dynamically via key commandsclass
SetGlobalProperty