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: *) |
|
Public Constructors
public constructor($el: *) source
Params:
| Name | Type | Attribute | Description |
| $el | * |