| ChangePropertyButton |
Adds a toolbar button that changes the value of a global property
|
| ChangePropertyButton.PropChangerOptions |
|
| ChangePropertyButton.ReportFormatConfig |
|
| ChangePropertyCommand |
|
| ChangePropertyCommandEncoder |
|
| EnumeratedPropertyPrompt |
Prompts user to select from a list
|
| GlobalProperties |
Dummy component that acts as a simple container for GlobalProperty components
|
| GlobalProperty |
Adds a global property to a Map or Module
|
| GlobalProperty.SetGlobalProperty |
Command to pass a new Global property value to other players or into the logfile.
|
| IncrementProperty |
Increments a property by a given value.
|
| MutablePropertiesContainer.Impl |
|
| MutableProperty.Impl |
|
| MutableProperty.Util |
|
| NumericPropertyPrompt |
Prompts for an integer value
|
| PropertyChangerConfigurer |
Configurer instance that allows a module editor to specify a
PropertyChanger, i.e.
|
| PropertyPrompt |
Prompts user for a new value
|
| PropertySetter |
Provides a fixed value
The value can be specified as a FormattedString property and evaluated at runtime
|
| SumProperties |
For property names of the form sum(name), returns the value of
the named property summed over a list of pieces.
|
| ZoneProperty |
|