Fork me on GitHub
View source

package haxepunk.screen

class FixedScaleMode


extends ScaleMode

The game fills the screen without scaling.


Available since:

2.6.0

Constructor

View source

new () : Void

Functions

View source

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