summaryrefslogtreecommitdiff
path: root/Source/Android/jni/Input/ControlReference.cpp
AgeCommit message (Collapse)Author
2023-03-07Android: Add the advanced input mapping dialogJosJuice
It's missing a lot of features from the PC version for now, like buttons for inserting functions and the ability to see what the expression evaluates to. I mostly just wanted to get something in place so you can set up rumble. Co-authored-by: Charles Lombardo <clombardo169@gmail.com>
2023-03-03Android: Add new input mapping implementationJosJuice