as3hx
As3hx
A library to help convert AS3 code to haXe. Currently WIP.
svn checkout http://caffeine-hx.googlecode.com/svn/trunk/projects/as3hx
Notes:
For making more cross platform haxe, you can specify details in
.as3hx_config.xml
eg: for Vector to be changed to Array and UInt to Int...
<vectorToArray value="true" /> <uintToInt value="true" />
version #15843, modified 2013-01-09 21:21:17 by johnfn