WHX-Game-Engine
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:WHX (pronounce as whicks) is the formal name of the game engine that was started for my 48h2009MiniRPGJamEntry project.
# readme.txt
The WHX Game Engine Project

Developed by Richard Marks 
Copyright 2009, CCPS Solutions
http://www.ccpssolutions.com

WHX (pronounce as whicks) is the formal name of the game engine that was started for my 48h2009MiniRPGJamEntry project. 

Source files are located in the ./src/engine/ directory.
Header files are located in the ./include/engine/ directory.

Documentation of the engine can be generated running the doxygen command in the project's root directory.
After running doxygen; docs/web/public_html/ will contain the documentation. 
Open index.html in your web browser to view the documention for the game engine.

SConS is used to build the project.

libwhxge.a will be created in the ./release/ directory




本源码包内暂不包含可直接显示的源代码文件,请下载源码包。