搜索资源列表
Beauty-finding-fault-plugins(CPP)
- 该程序获取游戏界面,然后通过比较各个像素点的颜色的不同来获得两幅图的差异,并将不同的处显示在透明图层上。-The program for the game interface, and then by comparing the color of each pixel to obtain the various differences between the two images, and different at the show in a transparent layer.
sweeperMAC-by-catoxo
- 精致的扫雷小游戏,界面漂亮,且有透明效果-Mine fine game, beautiful interface, and there is transparency
PlaneGame(1)
- 目 录 1. 概述 3 1.1 实训项目简介 3 1.2 实训功能说明 3 1.2.1 基本功能 3 1.2.2 附加功能 3 2. 相关技术 4 2.1 Windows定时器技术 4 2.2 透明贴图实现技术 4 2.3 CObList链表 5 2.4获取矩形区域 6 2.5使用AfxMessageBox显示游戏过程中的提示信息 6 2.6内存释放 6 2.7 CImageList处理爆炸效果 6 2.8对话框的应用 6 3.