1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/OSBindings
Thomas Harte c05b6397b0 Attempts a full implementation of the joystick manager.
So it currently vends a list of existing joysticks plus their states. More work will be required for a UI — e.g. there is no way to identify one joystick from another — but this'll do for now.
2018-07-22 15:23:26 -04:00
..
Mac Attempts a full implementation of the joystick manager. 2018-07-22 15:23:26 -04:00
SDL Eliminates make_unique as this is presently a C++11 project. 2018-07-15 22:52:36 -04:00