.. |
AnalogStick.cpp
|
ControllerEmu: Allow analog stick input radius greater than one. Useful for rounded-square inputs of xbox controllers.
|
2018-12-27 19:16:37 -06:00 |
AnalogStick.h
|
InputCommon: Simplified StickGate interface and moved class into its own file. Changed default input radius to perform no resizing. Tweaked the indicator colors a bit to improve visibility. Cleaned up some math and code.
|
2018-12-27 18:31:46 -06:00 |
Buttons.cpp
|
InputCommon: move Setting classes out of ControlGroup
|
2017-03-02 18:08:37 -08:00 |
Buttons.h
|
InputCommon: move Setting classes out of ControlGroup
|
2017-03-02 18:08:37 -08:00 |
ControlGroup.cpp
|
EmulatedController: encapsulate default device behind getters/setters
|
2017-11-04 17:08:55 -07:00 |
ControlGroup.h
|
ControllerEmu: Replace includes with forward declarations
|
2017-04-04 20:38:30 -04:00 |
Cursor.cpp
|
ControlGroup/Cursor: Return state data by value
|
2018-07-13 13:20:35 -04:00 |
Cursor.h
|
ControlGroup/Cursor: Return state data by value
|
2018-07-13 13:20:35 -04:00 |
Extension.cpp
|
ControlGroup: Convert group type enum into an enum class
|
2017-02-25 01:15:04 -05:00 |
Extension.h
|
ControllerEmu: Separate ControlGroup from ControllerEmu
|
2017-02-09 18:18:52 -05:00 |
Force.cpp
|
ControlGroup/Force: Return state data by value
|
2018-07-13 13:20:35 -04:00 |
Force.h
|
ControlGroup/Force: Return state data by value
|
2018-07-13 13:20:35 -04:00 |
MixedTriggers.cpp
|
InputCommon: move Setting classes out of ControlGroup
|
2017-03-02 18:08:37 -08:00 |
MixedTriggers.h
|
ControllerEmu: Replace includes with forward declarations
|
2017-04-04 20:38:30 -04:00 |
ModifySettingsButton.cpp
|
ControllerEmu: Use enum instead of bool for translatability
|
2018-04-13 13:04:26 +02:00 |
ModifySettingsButton.h
|
ControllerEmu: Separate ControlGroup from ControllerEmu
|
2017-02-09 18:18:52 -05:00 |
Slider.cpp
|
ControlGroup/Slider: Return state data by value
|
2018-07-13 13:20:35 -04:00 |
Slider.h
|
ControlGroup/Slider: Return state data by value
|
2018-07-13 13:20:35 -04:00 |
Tilt.cpp
|
ControlGroup/Tilt: Return state data by value
|
2018-07-13 13:20:35 -04:00 |
Tilt.h
|
ControlGroup/Tilt: Return state data by value
|
2018-07-13 13:20:35 -04:00 |
Triggers.cpp
|
ControlGroup/Triggers: Return state data by value
|
2018-07-13 13:20:35 -04:00 |
Triggers.h
|
ControlGroup/Triggers: Return state data by value
|
2018-07-13 13:20:35 -04:00 |