dolphin/Source/Core/InputCommon/ControllerEmu
Lioncash b592e4887e BooleanSetting: Initialize m_value to default_value in the constructor
Ensures all class state is initialized to valid values on construction.
2017-03-03 14:09:48 -05:00
..
Control Control: Convert raw pointer parameter into unique_ptr 2017-02-10 19:35:02 -05:00
ControlGroup InputCommon: move Setting classes out of ControlGroup 2017-03-02 18:08:37 -08:00
Setting BooleanSetting: Initialize m_value to default_value in the constructor 2017-03-03 14:09:48 -05:00
ControllerEmu.cpp ControlGroup: Convert group type enum into an enum class 2017-02-25 01:15:04 -05:00
ControllerEmu.h ControllerEmu: Add const to UpdateReferences() first reference parameter 2017-02-11 00:31:49 -05:00