public class BackOut extends Object implements EasingFunction
EasingFunction that moves past the destination before reaching it.| Constructor and Description |
|---|
BackOut() |
public double func(double n)
EasingFunctionfunc in interface EasingFunctionn - the value to be easedCopyright © 2012. All Rights Reserved.