HE_Mesh  6.0.1
wblut.math.WB_Ease.EaseElastic Class Reference

Inherits wblut.math.WB_Ease.EaseAbstract.

Public Member Functions

 EaseElastic ()
 
 EaseElastic (final double a, final double p)
 
double easeIn (double t, final double...params)
 
double easeIn (double t)
 
double easeOut (double t, final double...params)
 
double easeOut (final double t)
 
double easeInOut (double t, final double...params)
 
double easeInOut (double t)
 

Constructor & Destructor Documentation

wblut.math.WB_Ease.EaseElastic.EaseElastic ( )
wblut.math.WB_Ease.EaseElastic.EaseElastic ( final double  a,
final double  p 
)

Member Function Documentation

double wblut.math.WB_Ease.EaseElastic.easeIn ( double  t,
final double...  params 
)
double wblut.math.WB_Ease.EaseElastic.easeIn ( double  t)
double wblut.math.WB_Ease.EaseElastic.easeInOut ( double  t,
final double...  params 
)
double wblut.math.WB_Ease.EaseElastic.easeInOut ( double  t)
double wblut.math.WB_Ease.EaseElastic.easeOut ( double  t,
final double...  params 
)
double wblut.math.WB_Ease.EaseElastic.easeOut ( final double  t)

The documentation for this class was generated from the following file: