openfl / starling

Known as the "Cross-Platform Game Engine", Starling is a popular Stage3D framework for OpenFL and Haxe
Other
236 stars 68 forks source link

Multi resolution support #57

Closed man2 closed 7 years ago

man2 commented 7 years ago

Is there a sample on working with multi resolution? And is the multi resolution support of the original starling applied? http://manual.starling-framework.org/en/#_multi_resolution_development

jgranick commented 7 years ago

Yes, you should still be able to set Starling stage width and viewport separately to handle multiple resolutions. I don't believe the Starling demo includes specific support for this, but if there's a standard Starling demo that does illustrate this behavior, we may be able to include it :smile: