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