NMEXExtensions of HaXe NME for IOS/Android game development. SupportIOS: Game Center, AdMob, Google Analytics, InAppPurchase, NativeUI... Android: Game Center(OpenFeint), AdWhirl, Google Analytics nmex.displayYou can layout retina like HVGA. But it's not perfect. typedef Bitmap = nmex.display.Bitmap;
typedef DisplayObject = nmex.display.DisplayObject;
typedef Graphics = nmex.display.Graphics;
|