This commit is contained in:
parent
988bcc1c7d
commit
309f612982
3 changed files with 8 additions and 7 deletions
|
|
@ -21,5 +21,6 @@
|
||||||
<classpathentry kind="lib" path="lib/lwjgl_util_applet.jar"/>
|
<classpathentry kind="lib" path="lib/lwjgl_util_applet.jar"/>
|
||||||
<classpathentry kind="lib" path="lib/lwjgl_util.jar"/>
|
<classpathentry kind="lib" path="lib/lwjgl_util.jar"/>
|
||||||
<classpathentry kind="lib" path="lib/lwjgl.jar"/>
|
<classpathentry kind="lib" path="lib/lwjgl.jar"/>
|
||||||
|
<classpathentry kind="lib" path="lib/jme-physics.jar"/>
|
||||||
<classpathentry kind="output" path="bin"/>
|
<classpathentry kind="output" path="bin"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
|
|
||||||
BIN
lib/jme-physics.jar
Normal file
BIN
lib/jme-physics.jar
Normal file
Binary file not shown.
|
|
@ -1,8 +1,8 @@
|
||||||
#Game Settings written by com.jme.app.BaseGame$BaseGameSettings at Mon Mar 09 11:28:01 CET 2009
|
#Game Settings written by com.jme.app.BaseGame$BaseGameSettings at Tue Mar 10 13:22:41 CET 2009
|
||||||
#Mon Mar 09 11:28:01 CET 2009
|
#Tue Mar 10 13:22:41 CET 2009
|
||||||
FREQ=60
|
FREQ=-1
|
||||||
WIDTH=1440
|
|
||||||
RENDERER=LWJGL
|
RENDERER=LWJGL
|
||||||
HEIGHT=900
|
WIDTH=800
|
||||||
DEPTH=32
|
HEIGHT=600
|
||||||
FULLSCREEN=true
|
DEPTH=24
|
||||||
|
FULLSCREEN=false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue