文件名称:HW2_B9929020
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
To simplify the drawing for now, we use circles as gems. For drawing circles or any other primitives, we just need to call the Draw method on our surface with the primitive as a parameter (in our case an Ellipse with the same width and height), the Color to be used, and some other optional parameters. The random colors used in the following piece of code were generated in the constructor of our Game class (see final code):
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HW2_B9929020\1.cpp
............\1.exe
............\2.cpp
............\2.exe
HW2_B9929020