Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
LeapMotionTS.d
KeyTapGesture
Class KeyTapGesture
Hierarchy
Gesture
KeyTapGesture
Index
Constructor methods
constructor
Properties
classType
direction
duration
durationSeconds
frame
hands
id
pointable
pointables
position
progress
state
type
Methods
isEqualTo
isValid
toString
Constructor methods
constructor
(
)
:
KeyTapGesture
Returns
KeyTapGesture
Properties
public
static
classType
:
number
public
direction
:
Vector3
public
duration
:
number
public
durationSeconds
:
number
public
frame
:
Frame
public
hands
:
Hand
[]
public
id
:
number
public
pointable
:
Pointable
public
pointables
:
Pointable
[]
public
position
:
Vector3
public
progress
:
number
public
state
:
number
public
type
:
number
Methods
public
isEqualTo
(
other
:
Gesture
)
:
boolean
Parameters
other:
Gesture
Returns
boolean
public
isValid
(
)
:
boolean
Returns
boolean
public
toString
(
)
:
string
Returns
string
Globals
LeapMotionTS.d
Listener
CircleGesture
Controller
DefaultListener
EventDispatcher
Finger
Frame
Gesture
Hand
KeyTapGesture
constructor
classType
direction
duration
durationSeconds
frame
hands
id
pointable
pointables
position
progress
state
type
isEqualTo
isValid
toString
LeapEvent
LeapUtil
Matrix
Pointable
ScreenTapGesture
SwipeGesture
Tool
Vector3