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

Defines the interface for an input driver. More...

+ Inheritance diagram for OpenTK.Input.IInputDriver:

Public Member Functions

void Poll ()
 Updates the state of the driver. More...
 

Detailed Description

Defines the interface for an input driver.

Member Function Documentation

void OpenTK.Input.IInputDriver.Poll ( )

Updates the state of the driver.