mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-11-26 11:22:36 +00:00
Makes it less error-prone to get state data from analog sticks (no need to pass any locals), and also allows direct assignment, letting the retrieved data be const. |
||
|---|---|---|
| .. | ||
| AnalogStick.cpp | ||
| AnalogStick.h | ||
| Buttons.cpp | ||
| Buttons.h | ||
| ControlGroup.cpp | ||
| ControlGroup.h | ||
| Cursor.cpp | ||
| Cursor.h | ||
| Extension.cpp | ||
| Extension.h | ||
| Force.cpp | ||
| Force.h | ||
| MixedTriggers.cpp | ||
| MixedTriggers.h | ||
| ModifySettingsButton.cpp | ||
| ModifySettingsButton.h | ||
| Slider.cpp | ||
| Slider.h | ||
| Tilt.cpp | ||
| Tilt.h | ||
| Triggers.cpp | ||
| Triggers.h | ||