public class MouseFilter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private float |
field_76334_b |
private float |
field_76335_c |
private float |
field_76336_a |
| Constructor and Description |
|---|
MouseFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
reset() |
float |
smooth(float p_76333_1_,
float p_76333_2_)
Smooths mouse input
|