Class LeapEvent

Index

Constructor methods

Properties

Methods

Constructor methods

constructor(type: string, targetListener: Listener, frame?: Frame): LeapEvent

Parameters

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