1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-15 13:51:40 +00:00
Files
godot/platform/uwp
Andreas Haas c0b6756875 Input: Remove usage of platform dependent event IDs.
The ID property for InputEvents is set by `SceneTree` when sending the event down the tree.
So there's no need for the platform specific code to set this value when it will later be overriden anyway...
2017-03-26 15:59:32 +02:00
..
2017-03-24 21:59:32 +01:00
2016-11-03 14:51:08 -02:00
2017-01-08 21:33:37 +01:00