Jordan Woyak
|
5efb717873
|
InputCommon: Clean up how numeric settings are handled. Add units of measure to UI. Eliminate hidden magic values of the IR cursor.
|
2019-04-07 09:32:49 -05:00 |
|
spycrab
|
c7c93a8e80
|
ControllerEmu/BooleanSetting: Add exclusive flag
|
2018-07-02 15:15:23 +02:00 |
|
Michael Maltese
|
1b0701e988
|
Make ControllerEmu::BooleanSetting non-virtual
|
2017-03-13 13:47:06 -07:00 |
|
Michael Maltese
|
c4ba046aa3
|
Remove unused ControllerEmu::BackgroundInputSetting
|
2017-03-13 13:47:01 -07:00 |
|
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 |
|
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 |
|
Michael Maltese
|
1539ff6691
|
InputCommon: move Setting classes out of ControlGroup
|
2017-03-02 18:08:37 -08:00 |
|