package flash.display
extends InteractiveObject › DisplayObject › EventDispatcher
extended by Loader, Sprite, Stage, TextLine
Available on flash
new()mouseChildren:Boolread onlynumChildren:InttabChildren:Boolread onlytextSnapshot:TextSnapshotstopAllMovieClips:() ‑> VoidaddChild(child:DisplayObject):DisplayObjectaddChildAt(child:DisplayObject, index:Int):DisplayObjectareInaccessibleObjectsUnderPoint(point:Point):Boolcontains(child:DisplayObject):BoolgetChildAt(index:Int):DisplayObjectgetChildByName(name:String):DisplayObjectgetChildIndex(child:DisplayObject):IntgetObjectsUnderPoint(point:Point):Array<DisplayObject>removeChild(child:DisplayObject):DisplayObjectremoveChildAt(index:Int):DisplayObjectremoveChildren(beginIndex:Int = 0, endIndex:Int = 2147483647):VoidsetChildIndex(child:DisplayObject, index:Int):VoidswapChildren(child1:DisplayObject, child2:DisplayObject):VoidswapChildrenAt(index1:Int, index2:Int):Void
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/display/DisplayObjectContainer.html