AULib
Class AUStepper
java.lang.Object
AULib.AUStepper
public class AUStepper
- extends Object
Constructor Summary |
AUStepper(float _numFrames,
float[] _stepLengths)
|
AUStepper(int[] _framesPerStep)
|
AUStepper(int _numSteps,
int _framesPerStep)
|
AUStepper
public AUStepper(float _numFrames,
float[] _stepLengths)
AUStepper
public AUStepper(int[] _framesPerStep)
AUStepper
public AUStepper(int _numSteps,
int _framesPerStep)
setEases
public void setEases(int[] _eases)
setAllEases
public void setAllEases(int _easeType)
step
public void step()
getAlfa
public float getAlfa()
getStepNum
public int getStepNum()
getFullAlfa
public float getFullAlfa()
Processing library AULib by Andrew Glassner. (c) 2014-5 Andrew Glassner