| Package | Description |
|---|---|
| com.threerings.parlor.data |
| Modifier and Type | Class and Description |
|---|---|
class |
ChoiceParameter
Models a parameter that allows the selection of one of a list of choices (specified as strings).
|
class |
RangeParameter
Models a parameter that can contain an integer value in a specified range.
|
class |
ToggleParameter
Models a parameter that allows the toggling of a single value.
|
Copyright © 2015. All rights reserved.