|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectguru.animator.BaseAnimator
guru.animator.Delay
public class Delay
Constructor Summary | |
---|---|
Delay(long dur,
float start)
|
Method Summary | |
---|---|
float |
f(float dur,
float start,
float stop)
|
Methods inherited from class guru.animator.BaseAnimator |
---|
addAnimationListener, get, isDone, isRunning, reset, start |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Delay(long dur, float start)
Method Detail |
---|
public float f(float dur, float start, float stop)
f
in class BaseAnimator
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |