Saturday, November 16, 2013

AS3 To TypeScript Convertor

https://github.com/photonstorm/AS3toTypeScript

By Richard Davey, Photon Storm
I build a lot of HTML5 games in TypeScript which includes converting Flash AS3 games. I found that I was going through the same processes over and over again when converting the AS3 source code to TypeScript. Simple things like swapping "Boolean" for "bool" and many other tedious tasks. So I wrote a PHP script that would do it for me and I'm sharing it here with you.

為什麼用 PHP 而不是 Adobe AIR...

No comments: