Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
LeapMotionTS.d
LeapEvent
Class LeapEvent
Index
Constructor methods
constructor
Properties
LEAPMOTION_CONNECTED
LEAPMOTION_DISCONNECTED
LEAPMOTION_EXIT
LEAPMOTION_FRAME
LEAPMOTION_INIT
_target
_type
frame
Methods
getTarget
getType
Constructor methods
constructor
(
type
:
string
, targetListener
:
Listener
, frame
?:
Frame
)
:
LeapEvent
Parameters
type:
string
targetListener:
Listener
frame?:
Frame
optional
Returns
LeapEvent
Properties
public
static
LEAPMOTION_CONNECTED
:
string
public
static
LEAPMOTION_DISCONNECTED
:
string
public
static
LEAPMOTION_EXIT
:
string
public
static
LEAPMOTION_FRAME
:
string
public
static
LEAPMOTION_INIT
:
string
private
_target
:
any
private
_type
:
any
public
frame
:
Frame
Methods
public
getTarget
(
)
:
any
Returns
any
public
getType
(
)
:
string
Returns
string
Globals
LeapMotionTS.d
Listener
CircleGesture
Controller
DefaultListener
EventDispatcher
Finger
Frame
Gesture
Hand
KeyTapGesture
LeapEvent
constructor
LEAPMOTION_CONNECTED
LEAPMOTION_DISCONNECTED
LEAPMOTION_EXIT
LEAPMOTION_FRAME
LEAPMOTION_INIT
_target
_type
frame
getTarget
getType
LeapUtil
Matrix
Pointable
ScreenTapGesture
SwipeGesture
Tool
Vector3