Support for multiple resolutions/aspect ratios?
-
Hi, I've used as3-Flixel in the past for Flash development and I'm now looking to get into mobile so HaxeFlixel is the obvious path for me but I'm concerned about dealing with all the screen fragmentation on mobile.
Does HaxeFlixel have any built in support to help with that, like LIbGDX's Viewports for instance?
-
Take a look at http://haxeflixel.com/demos/ScaleModes/
-
Thanks!
That looks like what I'm looking for. A bit sparsely documented though.