add touch controls

This commit is contained in:
Karim Mreisi
2015-01-22 08:06:14 +01:00
parent b8141542f8
commit 56a6cee8f2
7 changed files with 770 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/frameLayout"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".Game" >