Multitouch

What is the current state of multi-touch on each platform? Windows, OSX, Linux, iPhone, and Andriod? Is it fully implemented and usable in a shippable game?

As fare as I know it works on all platform, Ive only been doing iOS development lately.

You can check with finger events SDL_FINGERDOWN, SDL_FINGERUP, SDL_FINGERMOTION

James B wrote:> What is the current state of multi-touch on each platform? Windows, OSX, Linux, iPhone, and Andriod? Is it fully implemented and usable in a shippable game?

If you set up a basic check, I could confirm touch on Windows 7.On Oct 9, 2012 9:14 PM, “stevo5800” wrote:

**
As fare as I know it works on all platform, Ive only been doing iOS
development lately.

You can check with finger events SDL_FINGERDOWN, SDL_FINGERUP,
SDL_FINGERMOTION

James B wrote:

What is the current state of multi-touch on each platform? Windows, OSX,
Linux, iPhone, and Andriod? Is it fully implemented and usable in a
shippable game?


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org