Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AInteractionEvent

Hierarchy

Index

Constructors

constructor

Properties

Abstract _event

interaction

interaction: AInteraction

Accessors

Abstract DOMEvent

  • get DOMEvent(): Event

Abstract altKey

  • get altKey(): boolean

Abstract ctrlKey

  • get ctrlKey(): boolean

Abstract cursorPosition

  • get cursorPosition(): Vec2

Abstract eventIsOnTarget

  • get eventIsOnTarget(): boolean

Abstract onFirstIntersection

  • get onFirstIntersection(): boolean

Abstract positionInContext

  • get positionInContext(): Vec2

Abstract shiftKey

  • get shiftKey(): boolean

Abstract targetModel

Methods

Abstract elementIsTarget

Abstract preventDefault

  • preventDefault(): void

Generated using TypeDoc