-
Notifications
You must be signed in to change notification settings - Fork 0
AbstractTween
何波 edited this page Mar 3, 2019
·
1 revision
Base class that both Tween and Timeline extend. Should not be instantiated directly.
-
[useTicks=false] Boolean optional
-
[ignoreGlobalPause=false] Boolean optional
-
[loop=0] Number | Boolean optional
-
[reversed=false] Boolean optional
-
[bounce=false] Boolean optional
-
[timeScale=1] Number optional
-
[onChange] Function optional
-
[onComplete] Function optional
bounce: false