a1studmuffin / Cataclysm-DDA-Android

An unofficial Android port of Cataclysm: Dark Days Ahead.
https://play.google.com/store/apps/details?id=com.MichaelDavies.CataclysmDDA
Other
60 stars 12 forks source link

Fix mouse input. #20

Closed Dyrewulfe closed 7 years ago

Dyrewulfe commented 7 years ago

This just sets the SDL_Hint that prevents touch events from generating mouse events. Actual mouse functionality still depends on the device itself.