Type Parameters

  • M extends DisplayObject

Hierarchy

Implements

Constructors

Properties

$$isEmitter: true
$$parent: IWarehouse

The parent of event.

List is a parent of Base or Layer.

This field has the name $$parent declared, which keep consistent with /model/basic/Base.class

index: Map<string, M> = ...
interactiveStateActionManager: InteractiveStateActionManager
isBatching: boolean = false
itemKey: string = '_displayObjectId'

key to item.

items: Set<M> = ...
modeMgr: ModeManager
mounted: boolean = false
noEmit: boolean

set it True, the follow emit will be ignore and then set it False.

options: {
    pane: string;
}

Type declaration

  • pane: string
pane: string
paneObj: PxPane = null
root: PxMap = null
size: number = 0
stage: PxStage

Methods

Generated using TypeDoc