This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-07-18 20:00:03 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
25e70570b5691b9ac65a3f0ef7ac94c63887c808
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerEmu
/
Setting
History
Lioncash
25e70570b5
NumericSettings: Initialize m_value to default_value in the constructor
...
Ensures that all class state is initialized to valid values.
2017-03-03 14:06:16 -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
InputCommon: move Setting classes out of ControlGroup
2017-03-02 18:08:37 -08: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