Description: popcap 公司的游戏引擎。
popcap 是国外的一个很牛的二D休闲游戏的制作公司。他的游戏引擎是开源的,但是不免费。是相当好的游戏代码。里面包括引擎代码,多个例子代码,其中一个例子完成度比较高。本人研究过,写得太好了。-popcap the game engine. Popcap abroad is a very cattle D leisure two games production companies. He is the engine of the game revenue, but is not free. Is a very good game code. Includes engine code, code examples, examples of which completed a degree higher. I studied and written wonderful. Platform: |
Size: 9195520 |
Author:fsqing |
Hits:
Description: popcapframework1.3版,这是著名的PopCap游戏公司,不知道的话,祖玛应该知道吧,这些游戏都是用这个框架开发的,现在PopCap将它开源了!-PopCap Games Framework Version 1.3 Changes
General
* Removed support for Visual Studio/Visual C++ 6. If you use these versions, you will need to update your project files manually.
o Note: you can download Visual Studio 2005 Express edition for free from Microsoft (http://msdn.microsoft.com/vstudio/express/)
* PAKfile support- See docs/Pak Resource File Support.doc
* Added support for wide displays and for windowed emulation of wide displays.
* Some wide string/localization related changes to strings/chars: Use the WideString.vcproj projects for widestring support
* Added support to draw anti-aliased lines/polygons.
* Cached WAV files are "encrypted" (weakly) to prevent the easy copying of sound resources.
* All demos were made to be widestring compatible and we added corresponding widestring projects. std::string has been replaced with SexyString, char with SexyChar, and a few std::string to SexyString conversion functions are no Platform: |
Size: 8726528 |
Author:blueseaineye |
Hits: