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

@@ -18,7 +18,7 @@
fixed with a hammer and rasp to work with libSDL port */
// This string is autogenerated by ChangeAppSettings.sh, do not change spaces amount
package com.teeworlds;
package de.schwardtnet.alienblaster;
import java.io.Writer;
import java.util.ArrayList;