public class AnimationRow extends java.lang.Object
AnimationRow(float[] frameTimes)
int
getFrameAmount()
float
getTime(int frame)
getTotalTime()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AnimationRow(float[] frameTimes)
public int getFrameAmount()
public float getTotalTime()
public float getTime(int frame)