Package VASSAL.build.module
Class DoActionButton.SoundConfig
java.lang.Object
VASSAL.build.module.DoActionButton.SoundConfig
- All Implemented Interfaces:
ConfigurerFactory
- Enclosing class:
- DoActionButton
public static class DoActionButton.SoundConfig extends Object implements ConfigurerFactory
-
Constructor Summary
Constructors Constructor Description SoundConfig()
-
Method Summary
Modifier and Type Method Description Configurer
getConfigurer(AutoConfigurable c, String key, String name)
-
Constructor Details
-
SoundConfig
public SoundConfig()
-
-
Method Details
-
getConfigurer
- Specified by:
getConfigurer
in interfaceConfigurerFactory
-