Defined in pyglet.input
Get a list of all attached input devices.
Parameters: | display (Display) – The display device to query for input devices. Ignored on Mac OS X and Windows. On Linux, defaults to the default display device. |
---|---|
Return type: | list of Device |