Opentk/Source/OpenTK/Input
2011-12-08 00:03:14 +00:00
..
ButtonState.cs
GamePad.cs
GamePadState.cs
IGamePadDriver.cs
IInputDevice.cs
IInputDriver.cs
IInputDriver2.cs
IJoystickDriver.cs
IKeyboardDriver.cs
IKeyboardDriver2.cs
IMouseDriver.cs
IMouseDriver2.cs * Input/Mouse.cs: 2010-11-23 17:17:13 +00:00
JoystickDevice.cs
Key.cs
Keyboard.cs Disabled GetDeviceName until the correct cross-platform API can be determined. 2010-12-03 12:39:42 +00:00
KeyboardDevice.cs
KeyboardKeyEventArgs.cs
KeyboardState.cs Added documentation for IsConnected and added (disabled) IsLedOn/IsLedOff methods. 2010-12-03 12:40:10 +00:00
Mouse.cs * Input/Mouse.cs: 2010-11-23 17:17:13 +00:00
MouseButton.cs
MouseDevice.cs Added conditional compilation and the necessary classes to compile OpenTK without referencing System.Drawing.dll. To build without System.Drawing, add "MINIMAL" to the conditional compilation symbols. Note that this is an experimental feature that will result in a source- and binary-incompatible dll. 2011-12-08 00:03:14 +00:00
MouseState.cs