public class MouseSmoother
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private double |
lastAmount |
private double |
remainingValue |
private double |
targetValue |
| Constructor and Description |
|---|
MouseSmoother() |
| Modifier and Type | Method and Description |
|---|---|
void |
reset() |
double |
smooth(double p_199102_1_,
double p_199102_3_) |