[SDL] Multitouch in SDL 1.3

Sergiy Pylypenko x.pelya.x at gmail.com
Thu Jul 29 05:17:50 PDT 2010


Hey, I wanted to add multitouch support in my SDL 1.3 Android port, but I
cannot find any API to do that.

SDL_mouse.h does not contain any options about mouse device index.
SDL_input.h does not have any useful functions.
SDL_events.h has constants SDL_INPUTMOTION, SDL_INPUTBUTTONDOWN etc but no
structure in SDL_Event describing these events. And SDL_MouseMotionEvent /
SDL_MouseButtonEvent does not contain device ID field.

Is this feature still under development?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20100729/0ae0b9a6/attachment.htm>


More information about the SDL mailing list