Constructor
@:value({ samplesPerPixel : 1, stencilBufferBits : 8, depthBufferBits : 16, colorBufferBits : 32, verticalSync : true, frequency : 60 })new(frequency:Int = 60, verticalSync:Bool = true, colorBufferBits:Int = 32, depthBufferBits:Int = 16, stencilBufferBits:Int = 8, samplesPerPixel:Int = 1)
Variables