1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-19 23:32:28 +00:00
CLK/Inputs
Thomas Harte 2651b15db1 Takes a first stab at mouse input support from SDL.
There seems to be something odd going on with mouse buttons though; I'm going to test elsewhere.
2019-07-08 17:36:55 -04:00
..
QuadratureMouse Takes a first stab at mouse input support from SDL. 2019-07-08 17:36:55 -04:00
Joystick.hpp
Keyboard.cpp
Keyboard.hpp Fixes mouse input when a button is pressed; attempts keyboard input. 2019-07-02 21:14:33 -04:00
Mouse.hpp Starts sketching out an emulator interface for mice. 2019-06-11 17:47:24 -04:00