
GreenSock Tweening Platform Language Reference
com.greensock Summary GreenSock ActionScript API Docs All Packages All Classes Index Frames No Frames com.greensock Classes Classes
GreenSock Tweening Platform Language Reference
This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to Non-frame version.
com.greensock.motionPaths.LinePath2D
Since LinePath2D extends the Shape class, you can add an instance to the display list to see a line representation of the path drawn which can be particularly helpful during the production …
com.greensock.motionPaths.CirclePath2D
Since CirclePath2D extends the Shape class, you can add an instance to the display list to see a line representation of the path drawn which can be helpful especially during the production …
com.greensock.easing.Quad
Provides an easeIn, easeOut, and easeInOut with a power (or strength) of 1 which is identical to the Power1 ease. The more power, the more exaggerated the easing effect. Using a numeric …
com.greensock.easing.Power1
Provides an easeIn, easeOut, and easeInOut with a power (or strength) of 1 which is identical to Quad but with a more intuitive name. The more power, the more exaggerated the easing …
img.sib.greensock.com
We would like to show you a description here but the site won’t allow us.
com.greensock.core.SimpleTimeline
SimpleTimeline is the base class for TimelineLite and TimelineMax, providing the most basic timeline functionality and it is used for the root timelines in TweenLite but is only intended for …
com.greensock.utils.VelocityTracker
Pretty much any numeric property of any object can be tracked, including function-based ones. For example, obj.x or obj.rotation or even obj.myCustomProp (). In fact, for getters and setters …
com.greensock.easing Summary
Thu Oct 24 2013, 01:43 PM -05:00