Class IsoRegionsRenderer.BooleanDebugOption
java.lang.Object
zombie.config.ConfigOption
zombie.config.BooleanConfigOption
zombie.iso.areas.isoregion.IsoRegionsRenderer.BooleanDebugOption
- Enclosing class:
IsoRegionsRenderer
-
Field Summary
Fields inherited from class zombie.config.BooleanConfigOption
defaultValue, value
Fields inherited from class zombie.config.ConfigOption
name
-
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 zombie.config.BooleanConfigOption
getDefaultValue, getTooltip, getType, getValue, getValueAsObject, getValueAsString, isValidString, makeCopy, parse, resetToDefault, setDefaultToCurrentValue, setValue, setValueFromObject
Methods inherited from class zombie.config.ConfigOption
getName, getValueAsLuaString
-
Constructor Details
-
BooleanDebugOption
public BooleanDebugOption(ArrayList<ConfigOption> optionList, String name, boolean defaultValue, int _zLevel) -
BooleanDebugOption
-
-
Method Details
-
getIndex
public int getIndex()
-