1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-01-31 03:53:02 -06:00
Morph e9e1876e82 input_common: Add VibrationDevice and VibrationDeviceFactory
A vibration device is an input device that returns an unsigned byte as status.
It represents whether the vibration device supports vibration or not.
If the status returns 1, it supports vibration. Otherwise, it does not support vibration.
2020-11-15 23:33:20 -05:00
..
2020-08-26 02:32:32 -04:00