Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InteractionData

Hierarchy

  • InteractionData

Index

Properties

button

button: number

buttons

buttons: number

global

global: Point

height

height: number

identifier

identifier: number

isPrimary

isPrimary: boolean

originalEvent

originalEvent: MouseEvent | TouchEvent | PointerEvent

pointerID

pointerID: number

pointerType

pointerType: string

pressure

pressure: number

rotationAngle

rotationAngle: number

tangentialPressure

tangentialPressure: number

target

tiltX

tiltX: number

tiltY

tiltY: number

twist

twist: number

width

width: number

Methods

Protected _copyEvent

  • _copyEvent(event: Touch | MouseEvent | PointerEvent): void
  • Parameters

    • event: Touch | MouseEvent | PointerEvent

    Returns void

Protected _reset

  • _reset(): void
  • Returns void

getLocalPosition

  • Parameters

    Returns Point

Generated using TypeDoc