Constructor
GreenSock Docs (HTML5/JS)
TimelineLite
TimelineLite()
.TimelineLite( vars:Object ) ;
Constructor
Parameters
vars: Object
(default = null
) — optionally pass in special properties like
onComplete, onCompleteParams, onUpdate, onUpdateParams, onStart, onStartParams, tweens, align, stagger, delay, useFrames,
and/or autoRemoveChildren
. Below is a complete list of all special properties:
Show More
