dolphin/Source/Core/InputCommon/ControllerEmu/ControlGroup
Filoppi 379ffc268d IMUGyroscope: make GetState update optional (on by default), fix const, clean code
My future PRs will split the UI state from the Emulation State of some of these emulated
controller values and this readies the code for it.
2021-05-19 20:51:35 +03:00
..
AnalogStick.cpp
AnalogStick.h
Attachments.cpp InputCommon: improve code that returns a controller attachment index 2021-05-19 20:51:34 +03:00
Attachments.h InputCommon: clamp the attachment setting max to its actual enum max 2021-05-12 18:27:24 +03:00
Buttons.cpp
Buttons.h
ControlGroup.cpp Merge pull request #9688 from Filoppi/input_cleanup 2021-05-14 20:51:33 +12:00
ControlGroup.h
Cursor.cpp
Cursor.h
Force.cpp
Force.h
IMUAccelerometer.cpp IMUAccelerometer: consistency of BoundCount checks 2021-05-19 20:51:34 +03:00
IMUAccelerometer.h IMUAccelerometer: consistency of BoundCount checks 2021-05-19 20:51:34 +03:00
IMUCursor.cpp
IMUCursor.h
IMUGyroscope.cpp IMUGyroscope: make GetState update optional (on by default), fix const, clean code 2021-05-19 20:51:35 +03:00
IMUGyroscope.h IMUGyroscope: make GetState update optional (on by default), fix const, clean code 2021-05-19 20:51:35 +03:00
MixedTriggers.cpp
MixedTriggers.h
ModifySettingsButton.cpp InputCommon: follow coding conventions and rename GetState() to UpdateState() 2021-05-10 23:48:10 +03:00
ModifySettingsButton.h InputCommon: follow coding conventions and rename GetState() to UpdateState() 2021-05-10 23:48:10 +03:00
Slider.cpp
Slider.h
Tilt.cpp
Tilt.h
Triggers.cpp
Triggers.h