new ()
read onlycurrentFrame:Int
read onlycurrentFrameLabel:String
read onlycurrentLabel:String
read onlycurrentLabels:Array<FrameLabel>
enabled:Bool
read onlyframesLoaded:Int
read onlyisPlaying:Bool
read onlytotalFrames:Int
addFrameScript (index:Int, method:Void ‑> Void):Void
gotoAndPlay (frame:Any, ?scene:String):Void
gotoAndStop (frame:Any, ?scene:String):Void
nextFrame ():Void
play ():Void
prevFrame ():Void
stop ():Void
buttonMode:Bool
read onlydropTarget:DisplayObject
read onlygraphics:Graphics
hitArea:Sprite
useHandCursor:Bool
mouseChildren:Bool
read onlynumChildren:Int
tabChildren:Bool
doubleClickEnabled:Bool
focusRect:Null<Bool>
mouseEnabled:Bool
needsSoftKeyboard:Bool
softKeyboardInputAreaOfInterest:Rectangle
tabEnabled:Bool
tabIndex:Int
alpha:Float
blendMode:BlendMode
cacheAsBitmap:Bool
cacheAsBitmapMatrix:Matrix
filters:Array<BitmapFilter>
height:Float
read onlyloaderInfo:LoaderInfo
mask:DisplayObject
read onlymouseX:Float
read onlymouseY:Float
name:String
opaqueBackground:Null<Int>
read onlyparent:DisplayObjectContainer
read onlyroot:DisplayObject
rotation:Float
scale9Grid:Rectangle
scaleX:Float
scaleY:Float
scrollRect:Rectangle
read onlystage:Stage
transform:Transform
visible:Bool
width:Float
x:Float
y:Float
startDrag (?lockCenter:Bool, ?bounds:Rectangle):Void
stopDrag ():Void
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
removeChildren (?beginIndex:Int, ?endIndex:Int):Void
setChildIndex (child:DisplayObject, index:Int):Void
stopAllMovieClips ():Void
swapChildren (child1:DisplayObject, child2:DisplayObject):Void
swapChildrenAt (index1:Int, index2:Int):Void
requestSoftKeyboard ():Bool
__updateMask (maskGraphics:Graphics):Void
__updateTransforms (?overrideTransform:Matrix):Void
getBounds (targetCoordinateSpace:DisplayObject):Rectangle
getRect (targetCoordinateSpace:DisplayObject):Rectangle
globalToLocal (pos:Point):Point
hitTestObject (obj:DisplayObject):Bool
hitTestPoint (x:Float, y:Float, ?shapeFlag:Bool):Bool
localToGlobal (point:Point):Point
hasEventListener (type:String):Bool
toString ():String
willTrigger (type:String):Bool