public class ModuleSettings extends java.lang.Object implements CoggableSettings
Module's settings. Assumes the type name is
FooModuleSettings where Foo is the name of the module.
| Constructor and Description |
|---|
ModuleSettings(Module module) |
public ModuleSettings(Module module)
public Cog toCog()
CoggableCog.public java.lang.String getTypeName()
getTypeName in interface CoggableSettingspublic void reload(Cog state)
CoggableSettingsreload in interface CoggableSettingsstate - The Cog to reset values from