文件名称:game_Pushbox

介绍说明--下载内容均来自于网络,请自行研究使用

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.
相关搜索: 推箱子
推箱子游戏

(系统自动生成,下载前可以参看下载内容)

下载文件列表

余意__推箱子游戏

................\boxman.aps

................\boxman.clw

................\boxman.cpp

................\boxman.dsp

................\boxman.dsw

................\boxman.exe

................\boxman.h

................\boxman.ncb

................\boxman.opt

................\boxman.plg

................\boxman.rc

................\boxmanDoc.cpp

................\boxmanDoc.h

................\boxmanView.cpp

................\boxmanView.h

................\draw.cpp

................\draw.h

................\MainFrm.cpp

................\MainFrm.h

................\man.cpp

................\man.h

................\map.txt

................\ReadMe.txt

................\res



................\...\boxman.rc2





................\resource.h

................\StdAfx.cpp

................\StdAfx.h

................\余意 推箱子设计文档.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org