搜索资源列表
C_And_Directx
- 看起来我在做发明车轮的浪费时间的事--windows已经有一套非常复杂功能完善的GUI.不幸的是windows的GUI适用于办公软件,而这通常不适合游戏软件.游戏一般需要比windows更精确的控制(例如,使用自己的GUI实现用alpha混合创造的部分透明的窗口比较容易,而使用windows的GUI则几乎做不到). 这篇文章将讲述如何使用C++和DirectX来创建自己的GUI.文章分为几部分,每部分涉及一个特定的GUI编程主题.这并不需要按顺序阅读,所以你可以从你需要的部分开始.
eluosfangkuai
- 用C语言写的俄罗斯方块,用到了指针链表和C语言下的GUI-Using C language, the use of the pointer tetris linked lists and C language of 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