package flash.display
extends EventDispatcher
implements IBitmapDrawable
extended by AVM1Movie, Bitmap, InteractiveObject, MorphShape, Shape, Video, StaticText
Available on flashaccessibilityProperties:AccessibilityProperties
alpha:Float
blendMode:BlendMode
write only blendShader:Shader
cacheAsBitmap:Bool
filters:Array<BitmapFilter>
height:Float
read only loaderInfo:LoaderInfo
mask:DisplayObject
read only mouseX:Float
read only mouseY:Float
name:String
opaqueBackground:Null<UInt>
read only parent:DisplayObjectContainer
read only root:DisplayObject
rotation:Float
rotationX:Float
rotationY:Float
rotationZ:Float
scale9Grid:Rectangle
scaleX:Float
scaleY:Float
scaleZ:Float
scrollRect:Rectangle
read only stage:Stage
transform:Transform
visible:Bool
width:Float
x:Float
y:Float
z:Float
getBounds (targetCoordinateSpace:DisplayObject):Rectangle
getRect (targetCoordinateSpace:DisplayObject):Rectangle
globalToLocal (point:Point):Point
globalToLocal3D (point:Point):Vector3D
hitTestObject (obj:DisplayObject):Bool
hitTestPoint (x:Float, y:Float, shapeFlag:Bool = false):Bool
local3DToGlobal (point3d:Vector3D):Point
localToGlobal (point:Point):Point
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/display/DisplayObject.html