singalen / wesnoth

iOS development fork of Wesnoth
http://www.wesnoth.org/
GNU General Public License v2.0
3 stars 0 forks source link

Mouse support #116

Open singalen opened 4 years ago

singalen commented 4 years ago

iPads and others (Apple TVs?) now can have a mouse attached. The current code supposedly separates mouse and touch events, and thus must be able to use both at the same time. Test it.