📄 readme.txt
字号:
Batchfiles (for Windows only):
run_java.bat : Run the example using the SUN-VM
run_jview.bat : Run the example using the MS-VM (doesn't support fullscreen and LWJGL)
Commandline parameters:
width=xxx : The width of the framebuffer
height=xxx : The height of the framebuffer
fullscreen : Force the engine to use fullscreen modes
16bit : Try to get a videomode with 16bit color (instead of 32)
zbuffer=xx : Use xx for the depth of the ZBuffer (OpenGL only)
trilinear : Use trilinear filtering (OpenGL only)
mipmap : Use mipmap (overwritten by trilinear/OpenGL only)
refresh=xx : Try to use a video with a refresh-rate of xx (OpenGL only, ignored in windowed mode)
Controls:
cursor-keys : Moving around
PGUP/PGDWN : Looking up/down
ESC : Exit
x : Switch between Software/OPenGL mode (may have some problems in fullscreen mode!)
w : enable/disable wireframe mode
Final words:
It's possible to fall of the level or into a pit.
Fullscreen works, but switching between LWJGL and Java2D fullscreen seems to cause some troubles
on the Java2D side...anyway...
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -