summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
diff options
context:
space:
mode:
authorzackhow <zackhow@gmail.com>2019-01-07 18:24:22 -0500
committerzackhow <zackhow@gmail.com>2019-01-07 21:52:39 -0500
commit02c649ba2024425a76b85e7bb78499dca6e7bbce (patch)
treeb41e2b659952eb46006aed2c970a560ec85f89f1 /Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
parent339782460163544e23b8ede87e38d1389af6aea5 (diff)
Android: Change all analoginputs to just inputs
Android doesn't report values for the inputs generated by FullAnalogInput so there isn't a reason to add them as such. This also avoids a bug(for android) where if there are three inputs(say 12, 11, and 121), and you generate a FullAnalogInput with 12/11 then it will create another input with the name 121 which can cause conficts with the real 121 input. This is probably not an issue on PC since most Axis inputs are named and not numbered.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp')
0 files changed, 0 insertions, 0 deletions