dolphin/Source/Core/InputCommon/ControllerEmu
Lioncash cfe7549091 ControlGroup/Triggers: Return state data by value
Makes it less error-prone to get state data from analog sticks (no need
to pass any locals), and also allows direct assignment, letting the
retrieved data be const.
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/Triggers: 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