mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-05-01 06:44:27 +02:00

- implement the InputController abstract class, an adapter class for any HID interface to use common controller methods relevant to Heaven Studio - implement InputKeyboard and InputJoyshock classes, for keyboard input and controllers driven by JoyShockLibrary respectively - add Linux compile of JoyShockLibrary