Uses of Class
com.threerings.parlor.data.Parameter

Packages that use Parameter
com.threerings.parlor.data   
 

Uses of Parameter in com.threerings.parlor.data
 

Subclasses of Parameter in com.threerings.parlor.data
 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 © 2011. All Rights Reserved.