Package VASSAL.build.module
Class GlobalOptions.Prompt
java.lang.Object
VASSAL.configure.StringEnum
VASSAL.build.module.GlobalOptions.Prompt
- Enclosing class:
GlobalOptions
The Prompt class allows certain attribute settings to be configured by the module designer:
ALWAYS = the "preference" is forced on
NEVER = the "preference" is forced off
PROMPT = the player actually receives a preference on the General tab to control this behavior
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Prompt
public Prompt()
-
-
Method Details
-
getValidValues
- Specified by:
getValidValues
in classStringEnum
-