dolphin/Source/Core/InputCommon/ControllerEmu/Setting
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
..
BackgroundInputSetting.cpp InputCommon: move Setting classes out of ControlGroup 2017-03-02 18:08:37 -08:00
BackgroundInputSetting.h InputCommon: move Setting classes out of ControlGroup 2017-03-02 18:08:37 -08:00
BooleanSetting.cpp BooleanSetting: Initialize m_value to default_value in the constructor 2017-03-03 14:09:48 -05:00
BooleanSetting.h InputCommon: move Setting classes out of ControlGroup 2017-03-02 18:08:37 -08:00
NumericSetting.cpp NumericSettings: Initialize m_value to default_value in the constructor 2017-03-03 14:06:16 -05:00
NumericSetting.h InputCommon: move Setting classes out of ControlGroup 2017-03-02 18:08:37 -08:00
Setting.h InputCommon: move Setting classes out of ControlGroup 2017-03-02 18:08:37 -08:00