搜索资源列表
hanoi
- MFC汉诺塔游戏。 软件设计了增强的视觉反馈效果,当鼠标滑过,颜色会变得更为鲜艳。【三列的标准色彩为 红、绿、蓝 。】 每当单击某一列,颜色变成灰黑色,表示可以拖动这一列。 请保持exe文件与snd文件夹处于同一目录下面!否则听不到正确的声音! BUG(仅列举未改正的): 1.延时使用了sleep函数,而这个函数 运行时 无法接收其他操作,可能导致失去相应。 2.当圆盘数调至 8个以上时,有时(偶尔)会出现无故的错误,比如程序报错而关闭。 原因尚不
huarongdao
- 华容道游戏 通过键盘事件和鼠标事件来实现曹操、关羽等人物的移动。当人物发生鼠标事件或键盘事件时,如果鼠标指针的位置是在人物的下方(也就是组建的下半部分)或按下键盘上的“↓”键,该人物向下移动。向左、向右和向上的移动原理类似。
C_And_Directx
- 看起来我在做发明车轮的浪费时间的事--windows已经有一套非常复杂功能完善的GUI.不幸的是windows的GUI适用于办公软件,而这通常不适合游戏软件.游戏一般需要比windows更精确的控制(例如,使用自己的GUI实现用alpha混合创造的部分透明的窗口比较容易,而使用windows的GUI则几乎做不到). 这篇文章将讲述如何使用C++和DirectX来创建自己的GUI.文章分为几部分,每部分涉及一个特定的GUI编程主题.这并不需要按顺序阅读,所以你可以从你需要的部分开始.
zhizhuzhipai
- 用c语言编写的windows游戏下的蜘蛛纸牌,有发牌,重玩等功能,是研究c语言图形模式和鼠标事件以及指针数组的好东东。-Written by c under windows spider solitaire game, with licensing, re-play and other functions, is to study the c language graphics mode and the mouse pointer to an array of events and the go
QQlianliankan
- 用VC++写个最简单的外挂(实现游戏开局) 新手练习 a、鼠拟鼠标单击 b、鼠标指针移动还原-Using VC++ to write a simple plug-in (start of games) novice to practice a, mouse click mouse to be b, the mouse pointer moves to restore
MouseControl
- 做了一个控制鼠标指针运动的小游戏,希望对做这方面内容的人有帮助。-Made a little game of controlling the movements of the mouse pointer, I hope it can help do this aspect content
QQlianliankan
- 用VC++写个最简单的外挂(实现游戏开局)新手练习 a、鼠拟鼠标单击 b、鼠标指针移动还原-Using VC++ to write a simple plug-in (start of games) novice to practice a, mouse click mouse to be b, the mouse pointer moves to restore