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.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lwjgl.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jme-physics.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</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
|
||||
#Mon Mar 09 11:28:01 CET 2009
|
||||
FREQ=60
|
||||
WIDTH=1440
|
||||
#Game Settings written by com.jme.app.BaseGame$BaseGameSettings at Tue Mar 10 13:22:41 CET 2009
|
||||
#Tue Mar 10 13:22:41 CET 2009
|
||||
FREQ=-1
|
||||
RENDERER=LWJGL
|
||||
HEIGHT=900
|
||||
DEPTH=32
|
||||
FULLSCREEN=true
|
||||
WIDTH=800
|
||||
HEIGHT=600
|
||||
DEPTH=24
|
||||
FULLSCREEN=false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue