文件名称:eluosiMFC
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4.14mb
- 下载次数:
- 0次
- 提 供 者:
- 彭*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1. 游戏界面怎样表示(即20*10个格子)
2. 方块表示方法,即四个小方块的坐标设定:
其中一个方块是原点,坐标为(0,0);右侧方块坐标(1,0),下面的方块坐标(0,1),以此类推。
3. 旋转公式的应用:
(x,y)旋转90度后是(-y,x)。由于x轴向右,y轴向下,所以产生了顺时针的旋转效果。
4. 重要思想:不用旋转公式,也有办法旋转。
5. 烟花的运动轨迹控制。-1. How that game interface (that is, 20* of 10 grid) 2. Box that way, that is, the coordinates of the four small box set: one box is the origin coordinates (0,0) on the right side block coordinates (1,0), the following box coordinates (0,1), and so on. 3. Rotation Formula: (x, y) after rotating 90 degrees is (-y, x). Since x-axis to the right, y axis, the so produced a clockwise rotation effect. Four. Important idea: Do not rotate the formula have the means to rotate. 5. Fireworks trajectory tracking.
2. 方块表示方法,即四个小方块的坐标设定:
其中一个方块是原点,坐标为(0,0);右侧方块坐标(1,0),下面的方块坐标(0,1),以此类推。
3. 旋转公式的应用:
(x,y)旋转90度后是(-y,x)。由于x轴向右,y轴向下,所以产生了顺时针的旋转效果。
4. 重要思想:不用旋转公式,也有办法旋转。
5. 烟花的运动轨迹控制。-1. How that game interface (that is, 20* of 10 grid) 2. Box that way, that is, the coordinates of the four small box set: one box is the origin coordinates (0,0) on the right side block coordinates (1,0), the following box coordinates (0,1), and so on. 3. Rotation Formula: (x, y) after rotating 90 degrees is (-y, x). Since x-axis to the right, y axis, the so produced a clockwise rotation effect. Four. Important idea: Do not rotate the formula have the means to rotate. 5. Fireworks trajectory tracking.
相关搜索: 烟花
(系统自动生成,下载前可以参看下载内容)
下载文件列表
俄罗斯方块MFC\俄罗斯方块MFC版游戏说明.txt
.............\可执行文件\俄罗斯方块MFC版.exe
.............\接口示意图.JPG
.............\文件功能和制作要点.txt
.............\游戏截图.JPG
.............\源码\DlgGameCode.cpp
.............\....\DlgGameCode.h
.............\....\DlgHelp.cpp
.............\....\DlgHelp.h
.............\....\DlgSet.cpp
.............\....\DlgSet.h
.............\....\filereport.cpp
.............\....\filereport.h
.............\....\gamebox.cpp
.............\....\gamebox.h
.............\....\mybitmap.cpp
.............\....\mybitmap.h
.............\....\myclock.h
.............\....\mykey.h
.............\....\pic\back.bmp
.............\....\...\bomb.bmp
.............\....\...\button.bmp
.............\....\...\square.bmp
.............\....\...\start.bmp
.............\....\...\Thumbs.db
.............\....\ReadMe.txt
.............\....\res\squareM1.ico
.............\....\...\squareM1.rc2
.............\....\Resource.h
.............\....\squareM1.aps
.............\....\squareM1.clw
.............\....\squareM1.cpp
.............\....\squareM1.dsp
.............\....\squareM1.dsw
.............\....\squareM1.h
.............\....\squareM1.ncb
.............\....\squareM1.opt
.............\....\squareM1.plg
.............\....\squareM1.rc
.............\....\squareM1.sln
.............\....\squareM1.suo
.............\....\squareM1.vcproj
.............\....\squareM1.vcproj.PQ_ww-PC.PQ_ww.user
.............\....\squareM1Dlg.cpp
.............\....\squareM1Dlg.h
.............\....\StdAfx.cpp
.............\....\StdAfx.h
.............\....\Debug
.............\....\pic
.............\....\res
.............\可执行文件
.............\源码
俄罗斯方块MFC
.............\可执行文件\俄罗斯方块MFC版.exe
.............\接口示意图.JPG
.............\文件功能和制作要点.txt
.............\游戏截图.JPG
.............\源码\DlgGameCode.cpp
.............\....\DlgGameCode.h
.............\....\DlgHelp.cpp
.............\....\DlgHelp.h
.............\....\DlgSet.cpp
.............\....\DlgSet.h
.............\....\filereport.cpp
.............\....\filereport.h
.............\....\gamebox.cpp
.............\....\gamebox.h
.............\....\mybitmap.cpp
.............\....\mybitmap.h
.............\....\myclock.h
.............\....\mykey.h
.............\....\pic\back.bmp
.............\....\...\bomb.bmp
.............\....\...\button.bmp
.............\....\...\square.bmp
.............\....\...\start.bmp
.............\....\...\Thumbs.db
.............\....\ReadMe.txt
.............\....\res\squareM1.ico
.............\....\...\squareM1.rc2
.............\....\Resource.h
.............\....\squareM1.aps
.............\....\squareM1.clw
.............\....\squareM1.cpp
.............\....\squareM1.dsp
.............\....\squareM1.dsw
.............\....\squareM1.h
.............\....\squareM1.ncb
.............\....\squareM1.opt
.............\....\squareM1.plg
.............\....\squareM1.rc
.............\....\squareM1.sln
.............\....\squareM1.suo
.............\....\squareM1.vcproj
.............\....\squareM1.vcproj.PQ_ww-PC.PQ_ww.user
.............\....\squareM1Dlg.cpp
.............\....\squareM1Dlg.h
.............\....\StdAfx.cpp
.............\....\StdAfx.h
.............\....\Debug
.............\....\pic
.............\....\res
.............\可执行文件
.............\源码
俄罗斯方块MFC