dolphin/Source/Core/InputCommon/ControllerEmu
2018-12-27 19:16:37 -06:00
..
Control ControllerEmu: Use enum instead of bool for translatability 2018-04-13 13:04:26 +02:00
ControlGroup ControllerEmu: Allow analog stick input radius greater than one. Useful for rounded-square inputs of xbox controllers. 2018-12-27 19:16:37 -06:00
Setting ControllerEmu/BooleanSetting: Add exclusive flag 2018-07-02 15:15:23 +02:00
ControllerEmu.cpp GCPadEmu: only connected if default device connected 2017-11-19 16:07:00 +01:00
ControllerEmu.h Translate certain button names but not all 2018-04-13 13:04:26 +02:00
StickGate.cpp InputCommon: Simplified StickGate interface and moved class into its own file. Changed default input radius to perform no resizing. Tweaked the indicator colors a bit to improve visibility. Cleaned up some math and code. 2018-12-27 18:31:46 -06:00
StickGate.h InputCommon: Simplified StickGate interface and moved class into its own file. Changed default input radius to perform no resizing. Tweaked the indicator colors a bit to improve visibility. Cleaned up some math and code. 2018-12-27 18:31:46 -06:00