Class IsoRegionsRenderer.BooleanDebugOption
java.lang.Object
zombie.config.ConfigOption
zombie.config.BooleanConfigOption
zombie.iso.areas.isoregion.IsoRegionsRenderer.BooleanDebugOption
- Enclosing class:
IsoRegionsRenderer
-
Nested Class Summary
Nested classes/interfaces inherited from class ConfigOption
ConfigOption.ConfigOptionOnChangeCallback -
Constructor Summary
ConstructorsConstructorDescriptionBooleanDebugOption(ArrayList<ConfigOption> optionList, String name, boolean defaultValue) BooleanDebugOption(ArrayList<ConfigOption> optionList, String name, boolean defaultValue, int zLevel) -
Method Summary
Methods inherited from class BooleanConfigOption
getDefaultValue, getTooltip, getType, getValue, getValueAsObject, getValueAsString, isValidString, makeCopy, parse, resetToDefault, setDefaultToCurrentValue, setValue, setValueFromObjectMethods inherited from class ConfigOption
getName, getValueAsLuaString, invokeOnChangeEvent, setOnChangeCallback
-
Constructor Details
-
BooleanDebugOption
public BooleanDebugOption(ArrayList<ConfigOption> optionList, String name, boolean defaultValue, int zLevel) -
BooleanDebugOption
-
-
Method Details
-
getIndex
public int getIndex()
-