A unique name which can be used to reference the in-progress animation
A duration in milliseconds over which the animation should occur
A priority in PIXI.UPDATE_PRIORITY which defines when the animation should be evaluated related to others
An easing function used to translate animation time or the string name of a static member of the CanvasAnimation class
A callback function which fires after every frame
A DisplayObject which defines context to the PIXI.Ticker function