ClickManager
See source codeTable of contents
class ClickManager {}
Constructor
Constructs a new instance of the ClickManager
class
Parameters
Name | Description |
---|---|
|
Properties
clickState
readonly
The current click state.
get clickState(): TLClickState | undefined
editor
editor: Editor
lastPointerInfo
lastPointerInfo: TLPointerEventInfo
Methods
handlePointerEvent()
handlePointerEvent(
info: TLPointerEventInfo
): TLClickEventInfo | TLPointerEventInfo
Parameters
Name | Description |
---|---|
|
Returns
Prev
Circle2dNext
CubicBezier2d