mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-12-26 09:29:28 +00:00
59fba285b5
Add absolute coordinates for tablets. Absolute coordinates is relative to window so it can't work for multiple displays? Doesn't work for single display without mouse driver modification. Add arbitrary number of buttons. Previously, only one mouse button was supported. Add arbitrary number of bits. Previously, only 7 bits per axis was supported which is good enough for relative movement but not absolute movement. |
||
---|---|---|
.. | ||
bitops.h | ||
CMakeLists.txt | ||
coresignal.h | ||
hostevents_sdl.cpp | ||
hostevents.h | ||
mathutils.h | ||
timermanager.cpp | ||
timermanager.h |