Added SDL 1.3 multitouch support via SDL_FINGERDOWN/UP/MOTION events

This commit is contained in:
pelya
2010-10-12 15:47:57 +03:00
parent 5f47811d88
commit a5ff12846e
24 changed files with 83 additions and 40 deletions

View File

@@ -155,6 +155,8 @@
#define HAVE_SIN 1
#define HAVE_SINF 1
#define HAVE_SQRT 1
#define HAVE_ATAN 1
#define HAVE_ATAN2 1
#define HAVE_SYSCONF 1
#undef HAVE_SYSCTLBYNAME
#undef SDL_ALTIVEC_BLITTERS