mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-04-30 17:14:32 +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