Uses of Class
VASSAL.configure.StringEnum
Packages that use StringEnum
Package
Description
Contains classes that may be added to a
GameModule
.Contains classes that may be added to a
Map
.Contains classes that may be added to a
Board
.Contains classes that may be added to a
MapGrid
.Provides classes for building "Edit Property" dialogs, and for editing
GameModule
's and ModuleExtension
's.-
Uses of StringEnum in VASSAL.build.module
Subclasses of StringEnum in VASSAL.build.moduleModifier and TypeClassDescriptionstatic class
Autoconfigurer for the days/hours/minutes/seconds/tenths stylesstatic class
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 behaviorstatic class
The PromptOnOff class allows certain attribute settings to be configured by the module designer: ALWAYS = the "preference" is forced on NEVER = the "preference" is forced offstatic class
static class
-
Uses of StringEnum in VASSAL.build.module.chessclockcontrol
Subclasses of StringEnum in VASSAL.build.module.chessclockcontrolModifier and TypeClassDescriptionstatic class
PlayerSidesConfig makes a dropdown of all the player sides -
Uses of StringEnum in VASSAL.build.module.gamepieceimage
Subclasses of StringEnum in VASSAL.build.module.gamepieceimageModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
-
Uses of StringEnum in VASSAL.build.module.map
Subclasses of StringEnum in VASSAL.build.module.mapModifier and TypeClassDescriptionstatic class
static class
static class
static class
generates a prompt with the names of all decks already definedstatic class
static class
static class
A configurer for different combinations of modifier keystatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
-
Uses of StringEnum in VASSAL.build.module.map.boardPicker.board
Subclasses of StringEnum in VASSAL.build.module.map.boardPicker.board -
Uses of StringEnum in VASSAL.build.module.map.boardPicker.board.mapgrid
Subclasses of StringEnum in VASSAL.build.module.map.boardPicker.board.mapgridModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
-
Uses of StringEnum in VASSAL.build.module.properties
Subclasses of StringEnum in VASSAL.build.module.properties -
Uses of StringEnum in VASSAL.build.module.turn
Subclasses of StringEnum in VASSAL.build.module.turn -
Uses of StringEnum in VASSAL.configure
Subclasses of StringEnum in VASSAL.configureModifier and TypeClassDescriptionclass
Wrapper class for an enumerated type.