dolphin/Source/Core/InputCommon/ControllerEmu
2020-02-17 15:57:43 -06:00
..
Control InputCommon: Clean up creation of inputs. 2020-02-09 19:08:26 -06:00
ControlGroup InputCommon: Add "Dead Zone" setting to raw gyro inputs. 2020-02-17 15:57:43 -06:00
Setting InputCommon: Only update setting expressions when the input gate is enabled. 2020-02-09 18:42:42 -06:00
ControllerEmu.cpp InputCommon: Allow Wii remote extension to be set with an input expression. 2020-02-08 16:03:13 -06:00
ControllerEmu.h ExpressionParser: Renamed ControlFinder to ControlEnvironment. Added support for variables and assignment operator. ControlExpression objects now reference a matching input and output so the two can me mixed in any expression. (you can set rumble directly from inputs) 2019-10-11 17:14:32 -05:00
StickGate.cpp InputCommon: Make use of fmt where applicable 2019-11-22 14:38:26 -05:00
StickGate.h ControllerEmu: Add support for setting the center of a ReshapableInput 2019-05-18 14:45:16 +00:00