The Open Toolkit library  1.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
OpenTK.Input.IKeyboardDriver Interface Reference

Defines the interface for KeyboardDevice drivers. More...

+ Inheritance diagram for OpenTK.Input.IKeyboardDriver:

Properties

IList< KeyboardDeviceKeyboard [get]
 Gets the list of available KeyboardDevices. More...
 

Detailed Description

Defines the interface for KeyboardDevice drivers.

Property Documentation

IList<KeyboardDevice> OpenTK.Input.IKeyboardDriver.Keyboard
get

Gets the list of available KeyboardDevices.