Package net.royalur.cli
Class CLIConstants
java.lang.Object
net.royalur.cli.CLIConstants
Constants used for the CLI.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GameSettings[]static final Map<String,GameSettings> -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetCLIName(ValueType valueType) static StringgetCLIName(GameSettings settings) static StringgetCLINameOrNull(ValueType valueType) static StringgetCLINameOrNull(GameSettings settings)
-
Field Details
-
COMMONLY_PLAYED
-
SETTINGS_BY_CLI_NAME
-
VALUE_TYPE_BY_CLI_NAME
-
-
Method Details
-
getCLIName
-
getCLIName
-
getCLINameOrNull
-
getCLINameOrNull
-