Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
LeapMotionTS.d
CircleGesture
Class CircleGesture
Hierarchy
Gesture
CircleGesture
Index
Constructor methods
constructor
Properties
center
classType
duration
durationSeconds
frame
hands
id
normal
pointable
pointables
progress
radius
state
type
Methods
isEqualTo
isValid
toString
Constructor methods
constructor
(
)
:
CircleGesture
Returns
CircleGesture
Properties
public
center
:
Vector3
public
static
classType
:
number
public
duration
:
number
public
durationSeconds
:
number
public
frame
:
Frame
public
hands
:
Hand
[]
public
id
:
number
public
normal
:
Vector3
public
pointable
:
Pointable
public
pointables
:
Pointable
[]
public
progress
:
number
public
radius
:
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
constructor
center
classType
duration
durationSeconds
frame
hands
id
normal
pointable
pointables
progress
radius
state
type
isEqualTo
isValid
toString
Controller
DefaultListener
EventDispatcher
Finger
Frame
Gesture
Hand
KeyTapGesture
LeapEvent
LeapUtil
Matrix
Pointable
ScreenTapGesture
SwipeGesture
Tool
Vector3