BizHawk/BizHawk.Client.EmuHawk/Input
YoshiRulz 8c059aa43c
Replace helper methods with readonly bool IsUnixHost and cleanup
2019-11-04 14:30:05 +10:00
..
GamePad.cs Use string interpolation 2019-03-19 00:06:37 +10:00
GamePad360.cs fix xpad triggers to actually be useful? I dont know if they ever were before. Triggers are like halfs of axes, but our whole input system isnt built to handle halfs of axes; so with this, I make them appear to be whole axes in a -1..1 range. 2018-05-03 15:02:24 -05:00
IPCKeyInput.cs Use string interpolation 2019-03-19 00:06:37 +10:00
Input.cs Replace helper methods with readonly bool IsUnixHost and cleanup 2019-11-04 14:30:05 +10:00
Keyboard.cs Ability to handle alternate keyboard layouts (e.g. Dvorak). Optional and off by default for now due to its experimental nature. Closes #1584 2019-10-20 01:16:27 -04:00
KeyboardMapping.cs Add readonly keyword. 2019-10-20 11:06:39 -04:00
OTK_Gamepad.cs Reenable OpenTK gamepad functionality 2019-10-07 03:08:41 +10:00
OTK_Keyboard.cs Add preliminary Unix compatibility (using Mono; resolves #1384) (#1380) 2019-01-04 01:50:55 +03:00