This commit is contained in:
Emile Belanger 2015-05-20 14:42:43 +01:00
parent 6418df976c
commit 0bcc0db03f
8 changed files with 1380 additions and 1371 deletions

View file

@ -17,10 +17,10 @@
An example Java class can be found in README-android.txt An example Java class can be found in README-android.txt
--> -->
<application android:debuggable="true" android:label="@string/app_name" <application android:label="@string/app_name"
android:icon="@drawable/ic_launcher" android:icon="@drawable/ic_launcher"
android:allowBackup="true" android:allowBackup="true"
android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
android:hardwareAccelerated="true"> android:hardwareAccelerated="true">
<activity android:name="org.libsdl.app.SDLActivity" <activity android:name="org.libsdl.app.SDLActivity"
android:screenOrientation="landscape" android:screenOrientation="landscape"

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 4 KiB

BIN
assets/light.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5 KiB

BIN
assets/reload.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

@ -1 +1 @@
Subproject commit f93ba2ac968bb2bf1d82f87e78eaba77d9fe05b8 Subproject commit e3d4a112afeb0e11a8ac85a55d39067e77f42ef0

@ -1 +1 @@
Subproject commit 33130cade1af08c7ed12479f0e0ecab489851972 Subproject commit 2e584501093a9ef1d51d469e21f2444b104592a6

File diff suppressed because it is too large Load diff