搜索资源列表
ren-wu-yi-dong
- 人物 楚留香 演示游戏下怎么实现人物走动 里面有详细文档说明 开发平台vs2008+hge游戏引擎 以前做的课程设计的附带小程序-Chu Liu Xiang figures demonstrate how the achievement of the next game figures to move inside the document explains in detail the development of a platform game engine vs2008+ h
DiceGame
- 应用设计模式思想设计的一个骰子游戏,带游戏规则说明、详细提示等,是C++学习较好的参考源码。设计模式、骰子、人机对战、游戏、C-Design Patterns design thinking applied a dice game, with rules of the game descr iption, tips and other details, is to learn good C++ reference source. Design patterns, dice, games, C++
cPP-Dice
- 掷色子游戏课程设计,包括详细的代码说明,可以借鉴一下-Dice game design courses
PlaneGame(1)
- 目 录 1. 概述 3 1.1 实训项目简介 3 1.2 实训功能说明 3 1.2.1 基本功能 3 1.2.2 附加功能 3 2. 相关技术 4 2.1 Windows定时器技术 4 2.2 透明贴图实现技术 4 2.3 CObList链表 5 2.4获取矩形区域 6 2.5使用AfxMessageBox显示游戏过程中的提示信息 6 2.6内存释放 6 2.7 CImageList处理爆炸效果 6 2.8对话框的应用 6 3.