This method allows you to extend the class and use it to animate other things. For example, you could use it to animate a color, a pixel value, or anything else numerical. If you want to know what the current step is refer to this.now.
On Wed, Mar 28, 2012 at 11:01 AM, <[email protected]> wrote: > The documentation states "*Fx Method: set: The set method is fired on > every step of a transition...*". > > Is this really the case? What would be the real-life example? > > What I need is to fetch and print the current animation step, on every > step. > > Ideas? > > Oskar >
