mirror of
https://github.com/encounter/SDL.git
synced 2025-12-09 05:27:48 +00:00
Android: default SDL_HINT_MOUSE_TOUCH_EVENTS to 1 as previous behaviour
This commit is contained in:
@@ -323,6 +323,7 @@ extern "C" {
|
||||
* "1" - Mouse events will generate touch events
|
||||
*
|
||||
* By default SDL will *not* generate touch events for mouse events
|
||||
* Except for Android, they are generated by default.
|
||||
*/
|
||||
|
||||
#define SDL_HINT_MOUSE_TOUCH_EVENTS "SDL_MOUSE_TOUCH_EVENTS"
|
||||
|
||||
Reference in New Issue
Block a user