public class LinearEasing extends Object implements Easing
LinearEasing()
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 LinearEasing()
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.