|
Starsector API
|
This is the complete list of members for com.fs.starfarer.api.util.AutoReducingValue, including all inherited members.
| advance(float amount) | com.fs.starfarer.api.util.AutoReducingValue | |
| AutoReducingValue(int value, float elapsedPerPoint, ValueChangedListener listener) | com.fs.starfarer.api.util.AutoReducingValue | |
| getValue() | com.fs.starfarer.api.util.AutoReducingValue | |
| increaseValue(int amt) | com.fs.starfarer.api.util.AutoReducingValue | |
| reduceValue(int amt) | com.fs.starfarer.api.util.AutoReducingValue | |
| setValue(int value) | com.fs.starfarer.api.util.AutoReducingValue |