public class Lerper
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Lerper.Mode |
Modifier and Type | Field and Description |
---|---|
static Lerper.Mode |
MODE |
Constructor and Description |
---|
Lerper() |
Modifier and Type | Method and Description |
---|---|
static float |
lerp(float from,
float to,
float alpha) |
public static Lerper.Mode MODE