.. |
Buttons.cs
|
[Input] Documented all public members
|
2014-01-03 01:58:16 +01:00 |
ButtonState.cs
|
|
|
ConfigurationType.cs
|
[Input] Added Source and Target to GamePadConfigurationItem
|
2014-01-02 18:36:09 +01:00 |
GamePad.cs
|
[Input] Corrected malformed documentation comments
|
2014-01-03 02:17:42 +01:00 |
GamePadAxes.cs
|
|
|
GamePadButtons.cs
|
[Input] Documented all public members
|
2014-01-03 01:58:16 +01:00 |
GamePadCapabilities.cs
|
[Input] Added xml documentation for GamePadCapabilities
|
2014-01-02 01:33:08 +01:00 |
GamePadConfiguration.cs
|
[Input] Simplified configuration parser and added GetEnumerator()
|
2014-01-02 18:37:20 +01:00 |
GamePadConfigurationDatabase.cs
|
[Input] Made configuration database non-static
|
2014-01-02 02:42:51 +01:00 |
GamePadConfigurationItem.cs
|
[Input] Added Source and Target to GamePadConfigurationItem
|
2014-01-02 18:36:09 +01:00 |
GamePadConfigurationSource.cs
|
[Input] Added Source and Target to GamePadConfigurationItem
|
2014-01-02 18:36:09 +01:00 |
GamePadConfigurationTarget.cs
|
[Input] Added Source and Target to GamePadConfigurationItem
|
2014-01-02 18:36:09 +01:00 |
GamePadDPad.cs
|
[Input] Documented all public members
|
2014-01-03 01:58:16 +01:00 |
GamePadState.cs
|
[Input] Documented all public members
|
2014-01-03 01:58:16 +01:00 |
GamePadThumbSticks.cs
|
[Input] Documented all public members
|
2014-01-03 01:58:16 +01:00 |
GamePadTriggers.cs
|
[Input] Corrected GamePadState range to byte [0,255]
|
2014-01-25 17:05:06 +01:00 |
GamePadType.cs
|
[Input] Documented all public members
|
2014-01-03 01:58:16 +01:00 |
HatPosition.cs
|
[Input] Do not use a bitfield for hat position
|
2014-01-31 15:03:19 +01:00 |
IGamePadDriver.cs
|
[Input] Added SetVibration() API skeleton
|
2014-01-02 19:52:00 +01:00 |
IInputDevice.cs
|
|
|
IInputDriver.cs
|
|
|
IInputDriver2.cs
|
|
|
IJoystickDriver.cs
|
|
|
IJoystickDriver2.cs
|
[Input] Added IJoystickDriver2.GetGuid() API
|
2013-12-31 14:09:17 +01:00 |
IKeyboardDriver.cs
|
|
|
IKeyboardDriver2.cs
|
|
|
IMouseDriver.cs
|
|
|
IMouseDriver2.cs
|
|
|
Joystick.cs
|
[Doc] Fixed doxygen latex-to-pdf conversion
|
2014-02-16 15:30:22 +01:00 |
JoystickAxis.cs
|
[Input] Added JoystickAxis/Button.Last; added JoystickAxis.Axis10.
|
2014-01-05 03:54:34 +01:00 |
JoystickButton.cs
|
[Input] Added support for JoystickButtons 16-31
|
2014-01-29 10:28:06 +01:00 |
JoystickCapabilities.cs
|
[Input] Added JoystickCapabilities.HatCount
|
2014-01-31 15:40:07 +01:00 |
JoystickDevice.cs
|
[OpenTK] Protect against invalid axis/button ids
|
2014-01-15 01:24:20 +01:00 |
JoystickHat.cs
|
[Input] Added JoystickHatState structure
|
2014-01-31 15:01:35 +01:00 |
JoystickHatState.cs
|
[Input] JoystickHatState is now IEquatable
|
2014-03-17 00:30:04 +01:00 |
JoystickState.cs
|
[Input] JoystickState.ToString now prints hat pos
|
2014-03-17 00:29:45 +01:00 |
Key.cs
|
|
|
Keyboard.cs
|
|
|
KeyboardDevice.cs
|
[Input] Implemented GetModifiers() method
|
2014-02-25 01:13:45 +01:00 |
KeyboardKeyEventArgs.cs
|
[Input] Added modifier keys to KeyboardKeyEventArgs
|
2014-02-25 01:13:45 +01:00 |
KeyboardState.cs
|
[Input] Added Keyboard/MouseState.SetIsConnected to mirror JoystickState
|
2014-01-05 23:50:17 +01:00 |
KeyModifiers.cs
|
[Input] Added KeyModifiers enumeration
|
2014-02-25 01:13:45 +01:00 |
Mouse.cs
|
|
|
MouseButton.cs
|
|
|
MouseDevice.cs
|
|
|
MouseState.cs
|
[Input] Added Keyboard/MouseState.SetIsConnected to mirror JoystickState
|
2014-01-05 23:50:17 +01:00 |