Class TouchEventDispatcher

Dispatches CustomTouchEvents to the EventTarget given with the constructor. When using touch events, make sure to set touch-action: none in CSS

Author

Jirka Dell'Oro-Friedl, HFU, 2022

Constructors

Properties

posNotch: Vector2 = ...
posStart: Vector2 = ...
radiusNotch: number
radiusTap: number

Methods