Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
LeapMotionTS.d
Gesture
Class Gesture
Hierarchy
Gesture
CircleGesture
KeyTapGesture
ScreenTapGesture
SwipeGesture
Index
Constructor methods
constructor
Properties
STATE_INVALID
STATE_START
STATE_STOP
STATE_UPDATE
TYPE_CIRCLE
TYPE_INVALID
TYPE_KEY_TAP
TYPE_SCREEN_TAP
TYPE_SWIPE
duration
durationSeconds
frame
hands
id
pointables
state
type
Methods
invalid
isEqualTo
isValid
toString
Constructor methods
constructor
(
)
:
Gesture
Returns
Gesture
Properties
public
static
STATE_INVALID
:
number
public
static
STATE_START
:
number
public
static
STATE_STOP
:
number
public
static
STATE_UPDATE
:
number
public
static
TYPE_CIRCLE
:
number
public
static
TYPE_INVALID
:
number
public
static
TYPE_KEY_TAP
:
number
public
static
TYPE_SCREEN_TAP
:
number
public
static
TYPE_SWIPE
:
number
public
duration
:
number
public
durationSeconds
:
number
public
frame
:
Frame
public
hands
:
Hand
[]
public
id
:
number
public
pointables
:
Pointable
[]
public
state
:
number
public
type
:
number
Methods
public
static
invalid
(
)
:
Gesture
Returns
Gesture
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
constructor
STATE_INVALID
STATE_START
STATE_STOP
STATE_UPDATE
TYPE_CIRCLE
TYPE_INVALID
TYPE_KEY_TAP
TYPE_SCREEN_TAP
TYPE_SWIPE
duration
durationSeconds
frame
hands
id
pointables
state
type
invalid
isEqualTo
isValid
toString
Hand
KeyTapGesture
LeapEvent
LeapUtil
Matrix
Pointable
ScreenTapGesture
SwipeGesture
Tool
Vector3