Home Manual Reference Source Repository
public class | source

Keyboard

Extends:

src/interactions/event-source~EventSource → Keyboard

A global event sourve for the keyboard. Only one instance of this source can be created. The first created timeline instanciate the singleton, each subsequent instanciation returns the first created instance.

Constructor Summary

Public Constructor
public

Member Summary

Public Members
public

The name of the source

Public Constructors

public constructor($el: Element) source

Params:

NameTypeAttributeDescription
$el Element

The element on which to install the listener.

Public Members

public sourceName: String source

The name of the source