Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
LeapMotionTS.d
ScreenTapGesture
Class ScreenTapGesture
Hierarchy
Gesture
ScreenTapGesture
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
(
)
:
ScreenTapGesture
Returns
ScreenTapGesture
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
LeapEvent
LeapUtil
Matrix
Pointable
ScreenTapGesture
constructor
classType
direction
duration
durationSeconds
frame
hands
id
pointable
pointables
position
progress
state
type
isEqualTo
isValid
toString
SwipeGesture
Tool
Vector3