|
sdr 0.7 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Settings.DancerStyleSetting | |
---|---|
net.cscott.sdr | This package contains the main game class (App ) and
a text UI (PMSD ), as well as interface
definitions needed to tie the various pieces together. |
Uses of Settings.DancerStyleSetting in net.cscott.sdr |
---|
Methods in net.cscott.sdr that return Settings.DancerStyleSetting | |
---|---|
Settings.DancerStyleSetting |
Settings.getDancerStyle()
|
static Settings.DancerStyleSetting |
Settings.DancerStyleSetting.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Settings.DancerStyleSetting[] |
Settings.DancerStyleSetting.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in net.cscott.sdr with parameters of type Settings.DancerStyleSetting | |
---|---|
void |
Settings.setDancerStyle(Settings.DancerStyleSetting d)
|
|
sdr 0.7 | |||||||||
PREV NEXT | FRAMES NO FRAMES |