public class QuintEasing extends Object implements Easing
QuintEasing()
float
easeIn(float t, float d)
easeInOut(float t, float d)
easeOut(float t, float d)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QuintEasing()
public float easeIn(float t, float d)
easeIn
Easing
public float easeOut(float t, float d)
easeOut
public float easeInOut(float t, float d)
easeInOut
Copyright © 2015 silverspoon.io. All rights reserved.