Package zombie.iso.areas.isoregion
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
ConstructorDescriptionBooleanDebugOption
(ArrayList arrayList, String string, boolean boolean1) BooleanDebugOption
(ArrayList arrayList, String string, boolean boolean1, int int1) -
Method Summary
Methods inherited from class zombie.config.BooleanConfigOption
getDefaultValue, getTooltip, getType, getValue, getValueAsObject, getValueAsString, isValidString, parse, resetToDefault, setDefaultToCurrentValue, setValue, setValueFromObject
Methods inherited from class zombie.config.ConfigOption
getName, getValueAsLuaString
-
Constructor Details
-
BooleanDebugOption
-
BooleanDebugOption
-
-
Method Details
-
getIndex
public int getIndex()
-