Variables

@:flash.propertyalign:StageAlign

@:flash.propertyread onlyallowsFullScreen:Bool

@:flash.property@:require(flash11_3)read onlyallowsFullScreenInteractive:Bool

@:flash.propertyread onlybrowserZoomFactor:Float

@:flash.property@:require(flash10_2)color:UInt

@:flash.property@:require(flash10)colorCorrection:ColorCorrection

@:flash.property@:require(flash10)read onlycolorCorrectionSupport:ColorCorrectionSupport

@:flash.property@:require(flash11_4)read onlycontentsScaleFactor:Float

@:flash.property@:require(flash11)read onlydisplayContextInfo:String

@:flash.propertyfocus:InteractiveObject

@:flash.propertyframeRate:Float

@:flash.propertyread onlyfullScreenHeight:UInt

@:flash.propertyread onlyfullScreenWidth:UInt

@:flash.property@:require(flash11_2)mouseLock:Bool

@:flash.propertyquality:StageQuality

@:flash.propertyscaleMode:StageScaleMode

@:flash.property@:require(flash11)read onlysoftKeyboardRect:Rectangle

@:flash.property@:require(flash11)read onlystage3Ds:Vector<Stage3D>

@:flash.propertystageFocusRect:Bool

@:flash.propertystageHeight:Int

@:flash.property@:require(flash10_2)read onlystageVideos:Vector<StageVideo>

@:flash.propertystageWidth:Int

@:flash.property@:require(flash10_1)read onlywmodeGPU:Bool

Methods

Inherited Variables

Defined by DisplayObjectContainer

@:flash.propertymouseChildren:Bool

@:flash.propertyread onlynumChildren:Int

@:require(flash11_8)stopAllMovieClips:() ‑> Void

@:flash.propertytabChildren:Bool

@:flash.propertyread onlytextSnapshot:TextSnapshot

Defined by InteractiveObject

@:flash.propertycontextMenu:ContextMenu

@:flash.propertydoubleClickEnabled:Bool

@:flash.propertyfocusRect:Dynamic

@:flash.propertymouseEnabled:Bool

@:flash.property@:require(flash11)needsSoftKeyboard:Bool

@:flash.property@:require(flash11)softKeyboardInputAreaOfInterest:Rectangle

@:flash.propertytabEnabled:Bool

@:flash.propertytabIndex:Int

Defined by DisplayObject

@:flash.propertyalpha:Float

@:flash.propertyblendMode:BlendMode

@:flash.property@:require(flash10)write onlyblendShader:Shader

@:flash.propertycacheAsBitmap:Bool

@:flash.propertyfilters:Array<BitmapFilter>

@:flash.propertyheight:Float

@:flash.propertyread onlyloaderInfo:LoaderInfo

@:flash.propertymask:DisplayObject

@:flash.propertyread onlymouseX:Float

@:flash.propertyread onlymouseY:Float

@:flash.propertyname:String

@:flash.propertyopaqueBackground:Null<UInt>

@:flash.propertyread onlyparent:DisplayObjectContainer

@:flash.propertyread onlyroot:DisplayObject

@:flash.propertyrotation:Float

@:flash.property@:require(flash10)rotationX:Float

@:flash.property@:require(flash10)rotationY:Float

@:flash.property@:require(flash10)rotationZ:Float

@:flash.propertyscale9Grid:Rectangle

@:flash.propertyscaleX:Float

@:flash.propertyscaleY:Float

@:flash.property@:require(flash10)scaleZ:Float

@:flash.propertyscrollRect:Rectangle

@:flash.propertyread onlystage:Stage

@:flash.propertytransform:Transform

@:flash.propertyvisible:Bool

@:flash.propertywidth:Float

@:flash.propertyx:Float

@:flash.propertyy:Float

@:flash.property@:require(flash10)z:Float

Inherited Methods

Defined by DisplayObjectContainer

Defined by InteractiveObject

@:require(flash11)requestSoftKeyboard():Bool

Defined by DisplayObject

getBounds(targetCoordinateSpace:DisplayObject):Rectangle

getRect(targetCoordinateSpace:DisplayObject):Rectangle

@:require(flash10)globalToLocal3D(point:Point):Vector3D

@:value({ shapeFlag : false })hitTestPoint(x:Float, y:Float, shapeFlag:Bool = false):Bool

@:require(flash10)local3DToGlobal(point3d:Vector3D):Point

Defined by EventDispatcher

@:value({ useWeakReference : false, priority : 0, useCapture : false })addEventListener(type:String, listener:Dynamic ‑> Void, useCapture:Bool = false, priority:Int = 0, useWeakReference:Bool = false):Void

@:value({ useCapture : false })removeEventListener(type:String, listener:Dynamic ‑> Void, useCapture:Bool = false):Void