Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GestureConstructor<G, V, I>

Type parameters

Hierarchy

  • GestureConstructor

Index

Constructors

Properties

Constructors

constructor

  • new GestureConstructor<O>(owner: O, gestureName: undefined | string): Gesture<O, V> & I
  • Type parameters

    Parameters

    • owner: O
    • gestureName: undefined | string

    Returns Gesture<O, V> & I

Properties

prototype

prototype: Gesture<any, any> & I

Generated using TypeDoc