API Documentation | All Packages | All Classes | Index | Frames | ![]() |
Class StrongOut | Properties | Methods | |
Package | com.greensock.easing |
Class | public final class StrongOut |
Inheritance | StrongOut ![]() |
Copyright 2012, GreenSock. All rights reserved. This work is subject to the terms in http://www.greensock.com/terms_of_use.html or for corporate Club GreenSock members, the software agreement that was issued with the corporate membership.
Property | Defined by | ||
---|---|---|---|
ease : StrongOut
[static] The default ease instance which can be reused many times in various tweens in order to conserve memory and improve performance slightly compared to creating a new instance each time.
| StrongOut |
Method | Defined by | ||
---|---|---|---|
Constructor
| StrongOut | ||
![]() |
getRatio(p:Number):Number
Translates the tween's progress ratio into the corresponding ease ratio.
| Ease |
ease | property |
public static var ease:StrongOut
The default ease instance which can be reused many times in various tweens in order to conserve memory and improve performance slightly compared to creating a new instance each time.
StrongOut | () | constructor |
public function StrongOut()
Constructor