Twease Now Comes in a New Flavor: AS3
So the wait is finally over: Twease is now available in both AS2 and AS3!
I just started learning AS3 Monday, and today I have finished porting Twease 2.0 Beta into AS3. To be honest, most of if it really didn’t need to be rewritten, but a lot of the new compiler requirements made the loose checking of the AS2 version give me nightmares. I mean really, so what if it’s undefined? Ugh, but I digress.
This port was just to get the engine functional. There are almost zero optimizations made in regards to new AS3 features, but even so, I’m positive it will run fine for your average uses.
As i look back on the old Twease code after getting into AS3, I see a lot of places where things should be totally redone. But it works. And it works the same on both sides, so I’ll be letting it be.
There’s really not much more to say, except that Twease is now Beta 2, and that you should head on over to Google Code to get your AS3 fix on.
April 2nd, 2008 at 12:59 pm
Sweet stuff man, finally. Glad you took the time. You’ll feel weird going back to AS2 now.
April 2nd, 2008 at 1:19 pm
Thanks Colin. Yeah you’re right, I don’t want to do any AS2 anymore haha.
April 4th, 2008 at 6:46 pm
Hey Andrew, you’re off the hook, this seriously rocks. Here’s a little demo, hold down the mouse to change view.
demo
src
April 4th, 2008 at 7:48 pm
Marco, thats some seriously sweet stuff right there.
I’m glad you figured out how to use it without any documentation yet, that hopefully means it’s fairly straightforward to use.