photonstorm
|
1c268871e0
|
Removed Tween.startDelay because you can do it via TweenData.delay. Added new Duration calculation functions and TD caches.
|
2017-05-25 14:33:31 +01:00 |
|
photonstorm
|
7ee785b395
|
Renamed yoyoDelay back to 'hold' and implemented it being used both to delay a yoyo, and also to hold in the end position before starting a repeat.
|
2017-05-24 05:24:20 +01:00 |
|
photonstorm
|
b05e47c477
|
Removed TweenData array and refactored the Build functions to avoid object cloning.
|
2017-05-24 01:27:04 +01:00 |
|
Richard Davey
|
1b73562ba7
|
Fixed Tween.start property clash.
Added stagger and startDelay properties.
|
2017-05-18 03:33:18 +01:00 |
|
Richard Davey
|
7e93def699
|
Moved functions into components and reworked the Update loop to make it cleaner and faster.
|
2017-05-18 00:24:25 +01:00 |
|