home | Download | Guestbook | Sitemap
codelookerDownloadWindows/.NETOther WINDOWS program
Search:
HW2_B9929020
  • Classification:Windows/.NET - Other WINDOWS program
  • Development Tool:Visual C++
  • Sise:132 KB
  • Upload time:2014/2/17 15:01:02
  • Uploader:jopab
  • Download Statistics:
Description
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):




File list:
HW2_B9929020
...........\1.cpp
...........\1.exe
...........\2.cpp
...........\2.exe
Related source code
Download Address
download DownLoad
Comments: Don't forget to comment after downloading! Comment...
About - Advertise - Sitemap