class flixel.system.scaleModes.PixelPerfectScaleMode extends BaseScaleMode

Available on all platforms

A scale mode which scales up the game to the highest integer factor it can, * maintains the aspect ratio, and windowboxes the game if necessary.

Instance Fields

function new():Void