| Package | Description |
|---|---|
| net.anotheria.moskito.core.config.gauges |
| Modifier and Type | Method and Description |
|---|---|
GaugeValueConfig |
GaugeConfig.getCurrentValue() |
GaugeValueConfig |
GaugeConfig.getMaxValue() |
GaugeValueConfig |
GaugeConfig.getMinValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
GaugeConfig.setCurrentValue(GaugeValueConfig currentValue) |
void |
GaugeConfig.setMaxValue(GaugeValueConfig maxValue) |
void |
GaugeConfig.setMinValue(GaugeValueConfig minValue) |
Copyright © 2010-2020 anotheria.net. All Rights Reserved.