haXe API Documentation
Back | Index
extern class flash.display.Stage
extends DisplayObjectContainer
Available in flash9
var align : StageAlign
var color : UInt
var colorCorrection : ColorCorrection
var colorCorrectionSupport(default,null) : ColorCorrectionSupport
var displayState : StageDisplayState
var focus : InteractiveObject
var frameRate : Float
var fullScreenHeight(default,null) : UInt
var fullScreenSourceRect : flash.geom.Rectangle
var fullScreenWidth(default,null) : UInt
var quality : StageQuality
var scaleMode : StageScaleMode
var showDefaultContextMenu : Bool
var stageFocusRect : Bool
var stageHeight : Int
var stageVideos : flash.Vector<flash.media.StageVideo>
var stageWidth : Int
var wmodeGPU : Bool
function invalidate() : Void
function isFocusInaccessible() : Bool
Back | Index