|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ACS.LevelSelectionOptions | |
---|---|
clarion.system |
Uses of ACS.LevelSelectionOptions in clarion.system |
---|
Fields in clarion.system declared as ACS.LevelSelectionOptions | |
---|---|
static ACS.LevelSelectionOptions |
ACS.GLOBAL_LEVEL_SELECTION_OPTION
Specifies the option to use for level selection. |
ACS.LevelSelectionOptions |
ACS.LEVEL_SELECTION_OPTION
Specifies the option to use for level selection. |
Methods in clarion.system that return ACS.LevelSelectionOptions | |
---|---|
static ACS.LevelSelectionOptions |
ACS.LevelSelectionOptions.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ACS.LevelSelectionOptions[] |
ACS.LevelSelectionOptions.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |