Home Manual Reference Source Repository
public class | source

EventSource

Extends:

events~events.EventEmitter → EventSource

Abstract class to extend to create new sources of interactions. A Surface and Keyboard event sources are provided.

Constructor Summary

Public Constructor
public

constructor($el: *)

Member Summary

Public Members
public

The element on which the listener is added

Public Constructors

public constructor($el: *) source

Params:

NameTypeAttributeDescription
$el *

Public Members

public $el: Element source

The element on which the listener is added