文件名称:eluosi2

  • 所属分类:
  • Windows编程
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 4.93mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 周*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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



bool    BigMap[12][21]     //BigMap

bool    CurPiece[4][5 ]   //CurPiece

bool    NextPiece[4][5][5]   //NextPiece

int      xPos,yPos       //表示当前下落方块在BigMap中的位置坐标

int      score         //储存分数

char    scoreString[20]   //储存分数的字符串

int      level         //储存过关数

char    levelString[20]   //储存过关数的字符串

HDC      hdc       //储存设备句柄

HPEN    hPen       //储存画笔句柄

HBRUSH    hBrush       //储存笔刷句柄

int      pm  =  25     //储存一个方块的大小

int      direction     //表示方块当前的方向

bool    downFlag     //储存"向下"键是否被按下

-bool BigMap [12] [21] // BigMap bool CurPiece [4] [5] [5] // CurPiece bool NextPiece [4] [5] [5] // NextPiece int xPos, yPos // said number of characters in the current whereabouts of the box the position coordinates int in BigMap score /the/storage Score char scoreString. [20] // store scores string int level // store the clearance number char levelString [20] // store clearance the string HDC hdc [in] // the storage the device handle HPEN hPen // store the brush handle HBRUSH hBrush // store the brush handle int pm = 25 // store a box the size of int direction // current direction bool downFlag of of the box // save the " down" key is pressed
(系统自动生成,下载前可以参看下载内容)

下载文件列表





eluosi2 - 副本\chunagkou.aps

..............\chunagkou.rc

..............\e.cpp

..............\e.dsp

..............\e.ncb

..............\e.plg

..............\eluosi2.dsp

..............\eluosi2.dsw

..............\eluosi2.ncb

..............\eluosi2.opt

..............\eluosi2.plg

..............\eluosi2.sdf

..............\eluosi2.sln

..............\eluosi2.suo

..............\eluosi2.vcxproj

..............\eluosi2.vcxproj.filters

..............\eluosi2.vcxproj.user

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

eluosi2 - 副本

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org