summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/Android/Android.h
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2022-01-01 18:31:50 +0100
committerJosJuice <josjuice@gmail.com>2023-03-03 22:28:23 +0100
commitca508e45033c022dbef558a11d170ab7f41c7bf9 (patch)
treecc916c031647ec8d5cadd0120c7d81b3022cccf4 /Source/Core/InputCommon/ControllerInterface/Android/Android.h
parent792cb6219533bd9ce5154da9a87f6eabddfaa977 (diff)
ControllerInterface/Android: Handle input events
Android doesn't let us poll inputs whenever we want. Instead, we listen to input events (activities will have to forward them to the input backend), and store the received values in atomic variables in the Input classes. This is similar in concept to how ButtonManager worked, but without its homegrown second input mapping system.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/Android/Android.h')
0 files changed, 0 insertions, 0 deletions