dolphin/Source/Core/InputCommon/ControllerEmu/ControlGroup
Lioncash 91993b46d9 InputCommon/IMU*: Remove unnecessary includes
Trims out unnecessary includes to avoid unnecessary header dependencies.

This also resolves indirect inclusions of <optional> within
IMUAccelerometer.h and IMUGyroscope.h
2019-11-22 15:41:38 -05:00
..
AnalogStick.cpp
AnalogStick.h
Attachments.cpp
Attachments.h
Buttons.cpp
Buttons.h
ControlGroup.cpp Input: Add optional "enable" setting to the ControlGroup class. 2019-11-03 11:55:52 +01:00
ControlGroup.h Input: Add optional "enable" setting to the ControlGroup class. 2019-11-03 11:55:52 +01:00
Cursor.cpp Added key for relative input 2019-06-10 13:23:16 +01:00
Cursor.h WiimoteEmu/DolphinQt: Rename "IR" to "Point" and eliminate redundant Forward/Backward mappings. 2019-05-08 20:27:41 -05:00
Force.cpp WiimoteEmu: Improve emulated swing. 2019-04-23 19:02:41 -05:00
Force.h WiimoteEmu: Improve emulated swing. 2019-04-23 19:02:41 -05:00
IMUAccelerometer.cpp InputCommon/IMU*: Remove unnecessary includes 2019-11-22 15:41:38 -05:00
IMUAccelerometer.h InputCommon/IMU*: Remove unnecessary includes 2019-11-22 15:41:38 -05:00
IMUCursor.cpp InputCommon/IMU*: Remove unnecessary includes 2019-11-22 15:41:38 -05:00
IMUCursor.h InputCommon/IMU*: Remove unnecessary includes 2019-11-22 15:41:38 -05:00
IMUGyroscope.cpp InputCommon/IMU*: Remove unnecessary includes 2019-11-22 15:41:38 -05:00
IMUGyroscope.h InputCommon/IMU*: Remove unnecessary includes 2019-11-22 15:41:38 -05:00
MixedTriggers.cpp ControllerEmu: Clamp results of trigger/slider states to prevent integer overflow later on. 2019-10-15 15:35:07 -05:00
MixedTriggers.h
ModifySettingsButton.cpp
ModifySettingsButton.h
Slider.cpp ControllerEmu: Clamp results of trigger/slider states to prevent integer overflow later on. 2019-10-15 15:35:07 -05:00
Slider.h
Tilt.cpp Change Wii Remote tilt tooltip string based on translator feedback 2019-10-28 11:16:55 +01:00
Tilt.h WiimoteEmu: Expose maximum tilt acceleration. 2019-10-06 09:56:39 -05:00
Triggers.cpp ControllerEmu: Clamp results of trigger/slider states to prevent integer overflow later on. 2019-10-15 15:35:07 -05:00
Triggers.h