Package | Description |
---|---|
com.kitfox.svg.animation |
Modifier and Type | Method and Description |
---|---|
void |
AnimationElement.evalParametric(AnimationTimeEval state,
double curTime) |
void |
AnimateBase.evalParametric(AnimationTimeEval state,
double curTime) |
protected void |
AnimationElement.evalParametric(AnimationTimeEval state,
double curTime,
double repeatCount,
double repeatDur)
Compares current time to start and end times and determines what degree
of time interpolation this track currently represents.
|
Copyright ?? 2011-2016 Kitfox Studios. All Rights Reserved.