W3cubDocs

/Haxe Flash

Stage

package flash.display

extends DisplayObjectContainerInteractiveObjectDisplayObjectEventDispatcher

Available on flash

Variables

align:StageAlign

read only allowsFullScreen:Bool

@:require(flash11_3) read only allowsFullScreenInteractive:Bool

read only browserZoomFactor:Float

@:require(flash10_2) color:UInt

@:require(flash10) colorCorrection:ColorCorrection

@:require(flash10) read only colorCorrectionSupport:ColorCorrectionSupport

@:require(flash11_4) read only contentsScaleFactor:Float

@:require(flash11) read only displayContextInfo:String

displayState:StageDisplayState

focus:InteractiveObject

frameRate:Float

read only fullScreenHeight:UInt

fullScreenSourceRect:Rectangle

read only fullScreenWidth:UInt

@:require(flash11_2) mouseLock:Bool

quality:StageQuality

scaleMode:StageScaleMode

showDefaultContextMenu:Bool

@:require(flash11) read only softKeyboardRect:Rectangle

@:require(flash11) read only stage3Ds:Vector<Stage3D>

stageFocusRect:Bool

stageHeight:Int

@:require(flash10_2) read only stageVideos:Vector<StageVideo>

stageWidth:Int

@:require(flash10_1) read only wmodeGPU:Bool

Methods

invalidate ():Void

isFocusInaccessible ():Bool

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/display/Stage.html