1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-27 15:57:02 +00:00
Files
godot/platform/android
Ruslan Mustakov 4eed7cb9b2 Fix Android input source checks
Input source types are not pure bit flags, they are combinations of
flags, so != 0 check was incorrect and resulted in crashes later, when
trying to obtain the device.

(cherry picked from commit 5dffa506dc)
2018-04-28 22:50:25 +02:00
..
2018-04-28 22:50:25 +02:00
2014-02-09 22:10:30 -03:00
2018-01-12 04:24:11 +09:00
2014-09-15 11:33:30 -03:00
2018-02-19 20:46:49 +01:00
2014-05-24 01:35:47 -03:00
2016-06-22 21:13:29 +02:00
2018-01-03 17:25:07 +09:00
2014-05-24 01:35:47 -03:00