Fork me on GitHub
View source

package haxepunk.screen

class FixedHeightScaleMode


extends ScaleMode

Uniform scaling; holds Y virtual resolution constant, and allows visible horizontal area to vary.


Available since:

4.0.0

Constructor

View source

new () : Void

Functions

View source

resize (stageWidth : Int, stageHeight : Int) : Void