Class FBORenderTracerEffects.DoubleConfigOption1
java.lang.Object
zombie.config.ConfigOption
zombie.config.DoubleConfigOption
zombie.iso.fboRenderChunk.FBORenderTracerEffects.DoubleConfigOption1
- Enclosing class:
FBORenderTracerEffects
-
Constructor Summary
ConstructorsConstructorDescriptionDoubleConfigOption1(String name, double min, double max, double defaultValue) -
Method Summary
Methods inherited from class DoubleConfigOption
getDefaultValue, getMax, getMin, getTooltip, getType, getValue, getValueAsObject, getValueAsString, isValidString, makeCopy, parse, resetToDefault, setDefault, setDefaultToCurrentValue, setValue, setValueFromObjectMethods inherited from class ConfigOption
getName, getValueAsLuaString
-
Constructor Details
-
DoubleConfigOption1
-