[Tweener] noob - tweener count

Zeh Fernando zeh at zehfernando.com
Mon Feb 16 08:21:46 PST 2009


There's Tweener.isTweening(), Tweener.getTweens() and
Tweener.getTweenCount(), but they only read the tweenings currently applied
to an object.

To check if ANY tweening exists, there's some internal variables you can
check (_tweenList.length > 0 I guess? - I can't check now) but that would
mean changing the original class to add functions to it.


Zeh

On Mon, Feb 16, 2009 at 1:14 PM, James Miller
<jamesinjersey at googlemail.com>wrote:

>  Is there any way to get a count of all current tweens?
>
> Not the objects that are being tweened but just all the tweens that have
> been added to Tweener and are currently either tweening or are queued.
>
> Also is there a Boolean available to show that the tweener is currently
> tweening rather than an object.
>
>
>
> Many thanks
>
>
>
> _______________________________________________
> Tweener mailing list
> Tweener at lists.caurinauebi.com
> http://lists.caurinauebi.com/listinfo.cgi/tweener-caurinauebi.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.caurinauebi.com/pipermail/tweener-caurinauebi.com/attachments/20090216/7f8090d5/attachment.htm>


More information about the Tweener mailing list