OSDN Git Service

[fixed] helloworld and invaders demos
authorbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Sun, 12 Dec 2010 20:51:18 +0000 (20:51 +0000)
committerbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Sun, 12 Dec 2010 20:51:18 +0000 (20:51 +0000)
commit354b2b2925f9a97a8052334e99c6cb419dee172b
tree9bd8ac7342d27cb256e06492f232bc71e3207a6c
parenteeecfec20e63d74e2a77c496bcece5249073cce0
[fixed] helloworld and invaders demos
20 files changed:
demos/helloworld/gdx-helloworld-android/libs/armeabi-v7a/libgdx.so
demos/helloworld/gdx-helloworld-android/libs/armeabi/libgdx.so
demos/helloworld/gdx-helloworld-android/libs/gdx-backend-android.jar
demos/helloworld/gdx-helloworld-android/libs/gdx.jar
demos/helloworld/gdx-helloworld/libs/gdx-backend-jogl.jar
demos/helloworld/gdx-helloworld/libs/gdx-natives.jar
demos/helloworld/gdx-helloworld/libs/gdx-sources.jar
demos/helloworld/gdx-helloworld/libs/gdx.jar
demos/helloworld/gdx-helloworld/src/com/badlogic/gdx/helloworld/HelloWorld.java
demos/invaders/gdx-invaders-android/libs/armeabi-v7a/libgdx.so
demos/invaders/gdx-invaders-android/libs/armeabi/libgdx.so
demos/invaders/gdx-invaders-android/libs/gdx-backend-android.jar
demos/invaders/gdx-invaders-android/libs/gdx.jar
demos/invaders/gdx-invaders/libs/gdx-backend-jogl.jar
demos/invaders/gdx-invaders/libs/gdx-natives.jar
demos/invaders/gdx-invaders/libs/gdx-sources.jar
demos/invaders/gdx-invaders/libs/gdx.jar
demos/invaders/gdx-invaders/src/com/badlogic/gdxinvaders/Renderer.java
demos/invaders/gdx-invaders/src/com/badlogic/gdxinvaders/screens/GameOver.java
demos/invaders/gdx-invaders/src/com/badlogic/gdxinvaders/screens/MainMenu.java