skipallmighty / tweener

Automatically exported from code.google.com/p/tweener
1 stars 0 forks source link

AS3 Events #38

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The current architecture uses references to functions to handle "events" (
i.e. onComplete/onUpdate/etc.), however this should probably be changed to
emit true events.  I have a working example if anybody would like to see
it, but this really should become the standard in the main library given
the current state of technology.

Original issue reported on code.google.com by dhm...@gmail.com on 25 Mar 2008 at 5:17

GoogleCodeExporter commented 9 years ago
Although this is a ways off, yes, it's planned. AS3 events rock.

Original comment by zisfor...@gmail.com on 25 Mar 2008 at 6:11