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, valueFields inherited from class zombie.config.ConfigOption
name -
Constructor Summary
ConstructorsConstructorDescriptionBooleanDebugOption(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, setValueFromObjectMethods inherited from class zombie.config.ConfigOption
getName, getValueAsLuaString
-
Constructor Details
-
BooleanDebugOption
-
BooleanDebugOption
-
-
Method Details
-
getIndex
public int getIndex()
-