dolphin/Source/Core/InputCommon/ControllerEmu
Lioncash 4c30b9e14d ControlGroup/Force: Return state data by value
Ensures that an array of sufficient size is always used and doesn't put
the responsibility on the caller. It also allows for direct assignment.
2018-07-13 13:20:35 -04:00
..
Control ControllerEmu: Use enum instead of bool for translatability 2018-04-13 13:04:26 +02:00
ControlGroup ControlGroup/Force: Return state data by value 2018-07-13 13:20:35 -04: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