-
C++开发的推箱子游戏
1.类的划分
Cdraw类
绘画加载地图(包括围墙、人、箱子等等)
Cman类
是否完成(过关)
即时更新...
C++开发的推箱子游戏
1.类的划分
Cdraw类
绘画加载地图(包括围墙、人、箱子等等)
Cman类
是否完成(过关)
即时更新地图
2.设计思想
从文件map.txt里读取地图信息,然后通过Cdraw类加载地图,通过keydown事件调用Cman里的重载函数updatemap,
单参数updateMap(UINT nChar)是用于更改当前小人以及箱子的坐标,记录下来后传给updateMap(int x1, int y1, int x2, int y2, int x3, int y3)
从而改变地图。-C development Tuixiangzi a game. Class division Cdraw painting category loaded maps (including the wall, boxes, etc.) if the class completed Cman (clearance) updated maps 2. Design ideas from the paper map.txt Lane read map information, then pass Cdraw Class Loading maps, Calling the incident through keydown Cman Lane updatemap of overloading functions, updateMap single parameter (UINT nChar) is used to change the current villains and the coordinates of the boxes, After record pass updateMap (int x1, y1 int, int x2, int y2, x3 int, int y3), thus changing map.
- 2022-01-25 13:53:04下载
- 积分:1
-
这是一个模拟一些简单物理现象的小程序,如小桥过河之类的,运行程序时需要把CCBP文件夹包含在头文件。...
这是一个模拟一些简单物理现象的小程序,如小桥过河之类的,运行程序时需要把CCBP文件夹包含在头文件。-This is a simple simulation of the physical phenomena of small programs, such as the bridge across the river like the program to run when the need CCBP folder contains the header files.
- 2023-03-01 03:00:04下载
- 积分:1
-
phone book
电话簿代码。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-07-14 05:22:04下载
- 积分:1
-
一个简单的文本编辑的教学源代码,,希望可以帮组大家学习
一个简单的文本编辑的教学源代码,,希望可以帮组大家学习-a simple text editor to the source code teaching, the hope that we can help groups learn
- 2022-01-31 19:24:00下载
- 积分:1
-
经典编程c语言900个例题,是学习c语言很好的例题。
经典编程c语言900个例题,是学习c语言很好的例题。-C programming language 900 Classic Example is a good Example to learn c language.
- 2022-03-12 13:31:39下载
- 积分:1
-
平面网平差,有网图绘制功能。另带放样小程序
平面网平差,有网图绘制功能。另带放样小程序-planar network adjustment, network mapping function. Another small programs with lofting
- 2023-08-11 18:45:04下载
- 积分:1
-
一个最小的装载任天堂原装Wii游戏,支持地区的免费游戏加载…
A minimal loader of original Nintendo Wii Games, supports region free game loading
- 2022-01-25 19:09:29下载
- 积分:1
-
使用javascript动态创建svg元素
使用javascript动态创建svg元素-Using javascript to dynamically create svg element
- 2022-11-01 02:05:03下载
- 积分:1
-
VC++6.0多人网络小游戏
VC++6.0多人网络小游戏-支持多人联机网络游戏程序源代码,且支持TCP/IP,IPX等多种网络协议.-small multiplayer online games- multiplayer online game network source code, but support for TCP/IP, IPX and other network protocols.
- 2022-05-06 02:25:54下载
- 积分:1
-
本教程涵盖了HTML所有的命令的使用及使用技巧
本教程涵盖了HTML所有的命令的使用及使用技巧-The Guide covers all HTML orders of the use and the use of skills
- 2022-04-02 03:35:14下载
- 积分:1