public class Schlick extends Easing


Schlick's bias and gain functions curve for use in an easing function including quantize functions

Summary

Public methods

double
get(double x)
double
getDiff(double x)

Public methods

get

public double get(double x)

getDiff

public double getDiff(double x)