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

Defines the interface for JoystickDevice drivers. More...

+ Inheritance diagram for OpenTK.Input.IJoystickDriver:

Properties

IList< JoystickDeviceJoysticks [get]
 Gets the list of available JoystickDevices. More...
 

Detailed Description

Defines the interface for JoystickDevice drivers.

Property Documentation

IList<JoystickDevice> OpenTK.Input.IJoystickDriver.Joysticks
get

Gets the list of available JoystickDevices.