Options
Menu

Class DisplayObjectEvent

Hierarchy

  • EventBase

Index

Constructors

constructor

Properties

target

target: any

Reference to target object

property

target

type

Object

type

type: string

Type of event

property

type

type

String

Static INVALIDATE_PARTITION_BOUNDS

INVALIDATE_PARTITION_BOUNDS: string

Static PARTITION_CHANGED

PARTITION_CHANGED: string

Static SCENETRANSFORM_CHANGED

SCENETRANSFORM_CHANGED: string

Static SCENE_CHANGED

SCENE_CHANGED: string

Static VISIBLITY_UPDATED

VISIBLITY_UPDATED: string

Accessors

object

  • Returns DisplayObject

Methods

clone

  • Clones the event.

    Returns DisplayObjectEvent

    An exact duplicate of the current object.

Generated using TypeDoc