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

@@ -1,5 +1,5 @@
// This string is autogenerated by ChangeAppSettings.sh, do not change spaces amount
package com.teeworlds;
package de.schwardtnet.alienblaster;
import javax.microedition.khronos.opengles.GL10;