Animation Overview - News - Installation - Reference - Examples - FAQ  
 

 

Essentials

Setup
Animation() constructor
draw()

Additional Parameters
reset()
setAnimation()
setRegistrationPoint()
setDone()
setDuration()
setFrames()
setImage()
setImageWidth()
setImageHeight()
setRectangle()
setRepetitions()


Debugging
hideRectangle()
showRectangle()

 

Advanced Customization

Predefined Motions
BOUNCE()
BOX()
ELLIPSE()
NOISE()
NONE()
SCALE()

Using Custom Methods
setEnd()
setStep()
setTest()


Accessing Internal Data
animation()
currentPercentage()
currentRegistrationPointX()
currentRegistrationPointY()
currentRepetition()
currentX()
currentY()
done()
h()
image()
imageHeight()
imageWidth()
rectangleVisible()
repetitions()
w()
x()
y()