ClickManager

See source code
Table of contents
class ClickManager {}

Constructor

Constructs a new instance of the ClickManager class

Parameters

NameDescription

editor


Properties

clickState

readonly

The current click state.

get clickState(): TLClickState | undefined

editor

editor: Editor

lastPointerInfo

lastPointerInfo: TLPointerEventInfo

Methods


handlePointerEvent()

Parameters

NameDescription

info

Returns


Prev
Circle2d
Next
CubicBezier2d