Checkpoint/3ds
LiquidFenrir 6de3a5dccb rename touchscreen.hpp to inputstate.hpp
switch:
- make InputState hold the data directly instead of inheriting the 2 used things.
- make it hold 3 u64 attributes for the keys, instead of exposing PadState and requiring usage to be through padGetButtons and derivatives
- added a global constant pointer to it for Clickable and Scrollable to use, hoping to fix the crash
2021-05-20 12:42:25 +02:00
..
assets Load DS icons (#251) 2019-10-07 22:09:21 +02:00
include rename touchscreen.hpp to inputstate.hpp 2021-05-20 12:42:25 +02:00
source rename touchscreen.hpp to inputstate.hpp 2021-05-20 12:42:25 +02:00
Makefile reformat code 2021-04-28 14:45:06 +02:00