[Tweener] onEnterFrame Vs Interval - i.e. Frames Vs Time

Zeh Fernando zeh at zehfernando.com
Sun Sep 14 22:10:15 PDT 2008


This has been widely discussed in the past. To put it simply,
onEnterFrame/ENTER_FRAME updates (with actual values based on time) is
usually the best approach since it'll give you the best performance. There
are moments where update based on a given time frame may be preferable (if
you want a different framerate for a given update), but this is not
something Tweener does at this time.

Zeh

On Mon, Sep 15, 2008 at 12:14 AM, Tahir Ahmed <t.ahmed at impactbbdo.ae> wrote:

>  Hello All,
>
>
>
> I just wanted to know what you guys have to say on onEnterFrame updates
> (which Tweener is currently using) and the updates based on Interval; And to
> let the developer have the control of choosing between them (based on his
> project).
>
>
>
> Regards,
>
> Tahir.
>
> _______________________________________________
> 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/20080915/f9278285/attachment.htm>


More information about the Tweener mailing list