Defines the interface for an input driver. More...
Public Member Functions | |
| void | Poll () |
| Updates the state of the driver. | |
Defines the interface for an input driver.
Definition at line 16 of file IInputDriver.cs.
| void OpenTK.Input.IInputDriver.Poll | ( | ) |
Updates the state of the driver.
1.6.1