tweenx icon indicating copy to clipboard operation
tweenx copied to clipboard

TweenX.func is not autoPlay's by default

Open modjke opened this issue 8 years ago • 0 comments

Is there any particular reason why TweenX.func is created with autoPlay = false? This method is perfect candidate to use it like timer, but in the case of disabled autoPlay i'm stuck with TweenX.func().play() syntax. I would like to avoid calling play() manually since all other tweens is auto played by default.

modjke avatar Dec 19 '16 09:12 modjke