Options
All
  • Public
  • Public/Protected
  • All
V1.7
  • V1.6
  • V1.7
Menu

Class SelectionEventData

An event sent whenever a prism is selected or deselected.

The deselection event for the currently selected prism will always be sent before the selection event for a newly selected prism.

Only the currently selected prism receives input events.

Hierarchy

Index

Constructors

constructor

Methods

getAffectedPrismId

  • getAffectedPrismId(): bigint

getPrismId

  • getPrismId(): bigint

getSelectionEventType

isInputEventType

  • isInputEventType(): boolean

toString

  • toString(): string

Generated using TypeDoc