@:flash.propertymouseChildren:Bool
@:flash.propertyread onlynumChildren:Int
@:flash.propertytabChildren:Bool
@:flash.propertyread onlytextSnapshot:TextSnapshot
addChild(child:DisplayObject):DisplayObject
addChildAt(child:DisplayObject, index:Int):DisplayObject
areInaccessibleObjectsUnderPoint(point:Point):Bool
contains(child:DisplayObject):Bool
getChildAt(index:Int):DisplayObject
getChildByName(name:String):DisplayObject
getChildIndex(child:DisplayObject):Int
getObjectsUnderPoint(point:Point):Array<DisplayObject>
removeChild(child:DisplayObject):DisplayObject
removeChildAt(index:Int):DisplayObject
@:value({ endIndex : 0x7FFFFFFF, beginIndex : 0 })@:require(flash11)removeChildren(beginIndex:Int = 0, endIndex:Int = 0x7FFFFFFF):Void
setChildIndex(child:DisplayObject, index:Int):Void
@:require(flash11_8)stopAllMovieClips():Void
swapChildren(child1:DisplayObject, child2:DisplayObject):Void
swapChildrenAt(index1:Int, index2:Int):Void
@:flash.propertyaccessibilityImplementation:AccessibilityImplementation
@: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
@:flash.propertyaccessibilityProperties:AccessibilityProperties
@:flash.propertyalpha:Float
@:flash.propertyblendMode:BlendMode
@:flash.property@:require(flash10)write onlyblendShader:Shader
@:flash.propertycacheAsBitmap:Bool
@:flash.propertycacheAsBitmapMatrix:Matrix
@: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.propertyshader:Shader
@: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
@:require(flash11)requestSoftKeyboard():Bool
getBounds(targetCoordinateSpace:DisplayObject):Rectangle
getRect(targetCoordinateSpace:DisplayObject):Rectangle
globalToLocal(pos:Point):Point
@:require(flash10)globalToLocal3D(point:Point):Vector3D
hitTestObject(obj:DisplayObject):Bool
@:value({ shapeFlag : false })hitTestPoint(x:Float, y:Float, shapeFlag:Bool = false):Bool
inlineinvalidate():Void
@:require(flash10)local3DToGlobal(point3d:Vector3D):Point
localToGlobal(point:Point):Point
@:value({ useWeakReference : false, priority : 0, useCapture : false })addEventListener<T>(type:EventType<T>, listener:T ‑> Void, useCapture:Bool = false, priority:Int = 0, useWeakReference:Bool = false):Void
dispatchEvent(event:Event):Bool
hasEventListener(type:String):Bool
@:value({ useCapture : false })removeEventListener<T>(type:EventType<T>, listener:T ‑> Void, useCapture:Bool = false):Void
toString():String
willTrigger(type:String):Bool