IDisplayObject

Type interface

Inheritance

IDisplayObject extends any.

IDisplayObject is extended by IContainer, IGraphics, IPicture.

Properties

alpha
#

Type number

angle
#

Type number

buttonMode
#

Type boolean

cancelTouch
#

Type boolean

crisp
#

Type boolean

cursorOverStyle
#

Type undefined | string

exportable
#

Type undefined | false | true

filter
#

Type undefined | string

inactive
#

Type boolean | null

interactive
#

Type boolean

isMeasured
#

Type boolean

mask
#

Type IGraphics | null

pivot
#

Type IPoint

scale
#

Type number

visible
#

Type boolean

wheelable
#

Type boolean

x
#

Type number

y
#

Type number