Checking that my accelerometer changes work okay in both joystick and keyboard mode

This commit is contained in:
pelya
2010-10-18 16:30:51 +03:00
parent 7e2b565442
commit 73623a740e
14 changed files with 31 additions and 31 deletions

View File

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