readme.txt
来自「This package includes a 3-D game engine 」· 文本 代码 · 共 48 行
TXT
48 行
Example 3D readme
COMPATIBILITY
Tested hardware:
- Nokia 3650
- Nokia 3660
- Nokia 6600
- Nokia 7650
- Nokia N-Gage
BUILDING
Use command prompt and go to folder Example3D\Group\
To create visual studio 6 workspace, type:
bldmake bldfiles
abld export
abld makefile vc6
To just build for emulator:
bldmake bldfiles
abld build wins udeb
To build for target phone:
bldmake bldfiles
abld build armi urel
INSTALLATION TO DEVICE
When build is made for target phone:
go to \install folder and type
makesis example3d.pkg
and you have a .SIS installer file which can be sent to phone
In theory this application can be drawn to any screen resolution device
Also at least 4096 color and 65536 color screens are supported.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?