Added states to the game and Empty input handlers :)

This commit is contained in:
Ziver Koc 2009-03-10 20:41:27 +00:00
parent 5514b96257
commit e3cc55162f
8 changed files with 311 additions and 2 deletions

View file

@ -9,7 +9,7 @@
<classpathentry kind="lib" path="lib/jme-editors.jar"/>
<classpathentry kind="lib" path="lib/jme-effects.jar"/>
<classpathentry kind="lib" path="lib/jme-font.jar"/>
<classpathentry kind="lib" path="lib/jme-gamestates.jar"/>
<classpathentry kind="lib" path="lib/jme-gamestates.jar" sourcepath="C:/Users/Ziver/Documents/Programmering/Java/libs/jme/jme/src"/>
<classpathentry kind="lib" path="lib/jme-model.jar"/>
<classpathentry kind="lib" path="lib/jme-physics.jar" sourcepath="C:/Users/Ziver/Documents/Programmering/Java/libs/jme/jME Physics 2/src"/>
<classpathentry kind="lib" path="lib/jme-scene.jar"/>