|
|
|
|
|
by clemos
5114 days ago
|
|
NME is a library for Haxe. It basically provides an implementation of the Flash API for the C++ and Javascript targets, besides the SWF target that Haxe offers natively. It also comes along with tools that allow this generated C++ code to be easily compiled and deployed to Android, iOS, Blackberry and WebOS devices. So, if you write an app that targets Flash Player using Haxe, you can use NME to deploy to all these targets with no modification to your code. |
|