The goog.fx.anim.Animated Interface

goog.fx.anim.Animated()

An interface for programatically animated objects. I.e. rendered in javascript frame by frame. @interface

unhandled information:

type
'interface'

.onAnimationFrame

Function called when a frame is requested for the animation.

now {number}
Current time in milliseconds.