Docs4dev
Docs
Docs4dev
  • Tools
  • Privacy
  • GitHub

Search

Loading search index…

No recent searches

No results for "Query here"

  • to select
  • to navigate
  • to close

Search by FlexSearch

On this page

On this page
haxe / flash / display / displayobject.html

DisplayObject

package flash.display

extends EventDispatcher

implements IBitmapDrawable

extended by AVM1Movie, Bitmap, InteractiveObject, MorphShape, Shape, Video, StaticText

Available on flash

Variables

accessibilityProperties:AccessibilityProperties

alpha:Float

blendMode:BlendMode

write onlyblendShader:Shader

cacheAsBitmap:Bool

filters:Array<BitmapFilter>

height:Float

read onlyloaderInfo:LoaderInfo

mask:DisplayObject

read onlymouseX:Float

read onlymouseY:Float

name:String

opaqueBackground:Null<UInt>

read onlyparent:DisplayObjectContainer

read onlyroot:DisplayObject

rotation:Float

rotationX:Float

rotationY:Float

rotationZ:Float

scale9Grid:Rectangle

scaleX:Float

scaleY:Float

scaleZ:Float

scrollRect:Rectangle

read onlystage:Stage

transform:Transform

visible:Bool

width:Float

x:Float

y:Float

z:Float

Methods

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–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/display/DisplayObject.html

  • Privacy Policy
  • 蜀ICP备14021783号-6
  • Brought to you by Docs4dev