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