Interface: InputSource
Defined in: input/input-source.ts:4
An interface representing a source of input, such as a keyboard, mouse, or gamepad.
Extended by
Properties
name
name:
string
Defined in: input/input-source.ts:6
The name of this input source.