com.tirix.anim8or
Class Anim8orSequence.AngleAnimation
java.lang.Object
com.tirix.anim8or.Anim8orSequence.AngleAnimation
- Enclosing class:
- Anim8orSequence
public static class Anim8orSequence.AngleAnimation
- extends Object
This represents the animation for a given angle.
In fact, this is just an interpolator.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Anim8orSequence.AngleAnimation
public Anim8orSequence.AngleAnimation(Anim8orFigure.Dof dof,
int frameCount)
processStimulus
public void processStimulus(int frameNum)
addKeyFrame
public void addKeyFrame(int frameNum,
float angle)
compile
public void compile()