搜索结果
找到约 15 项符合
DirectInput 的查询结果
按分类筛选
软件设计/软件工程 DirectInput的基本实现 只是基本应用
DirectInput的基本实现
只是基本应用
游戏 uses DirectX7 DirectDraw and DirectInput to create a small game
uses DirectX7 DirectDraw and DirectInput to create a small game
接口技术 基于DirectInput的摇杆数据测试源代码
MFC对话框应用程序,采用DirectInput API接口,适用于在PC操作的游戏杆测试。全部的工程文件,有详细的源代码和注释。
书籍源码 用vc++结合directinput编程序实现键盘时间捕捉
用vc++结合directinput编程序实现键盘时间捕捉,实现小球运动。
书籍源码 在Visual Studio 2002中使用DirectInput..抓取Mouse並接受Mouse的訊息
在Visual Studio 2002中使用DirectInput..抓取Mouse並接受Mouse的訊息
其他书籍 Tricks of the Windows Game Programmin Gurus, 2E takes the reader through Win32 programming, covering
Tricks of the Windows Game Programmin Gurus, 2E takes the reader through Win32 programming, covering all the major components of DirectX including DirectDraw, DirectSound, DirectInput (including Force Feedback), and DirectMusic. Andre teaches the reader 2D graphics and rasterization techniques. Fina ...
Linux/Unix编程 Clear Mine扫雷游戏: 这是一个模拟扫雷游戏的vc编码程序 编码思想: 通过几个数组设定好雷区的位置
Clear Mine扫雷游戏:
这是一个模拟扫雷游戏的vc编码程序 编码思想: 通过几个数组设定好雷区的位置,自己造出几个视图类的成员函数,分析是是否有雷,以及雷的个数。
基于DirectDraw的小游戏 Koules:
Koules是基于DirectDraw的小游戏用DirectDraw,DirectSound,DirectInput的综合例子 移植自linux下游戏,原代码结构较好较 ...
传真(Fax)编程 The problem with the IID_s is solved ! File-Structure: ~~~~~~~~~~~~~~~ DirectDraw.pas = DDraw.h
The problem with the IID_s is solved !
File-Structure:
~~~~~~~~~~~~~~~
DirectDraw.pas = DDraw.h + DVP.h (+ MultiMon.h)
Direct3D.pas = D3D.h + D3DTypes.h + D3DCaps.h + D3DVec.inl + DXFile.h
Direct3DRM.pas = D3DRM.h + D3DRMDef.h + D3DRMObj.h + D3DRMWin.h + RMXFGUID.h + RMXFTmpl.h
DirectInput.pas = DI ...
其他书籍 DirectX9 3D游戏开发导引第一部分(由于整本书200多M太大了
DirectX9 3D游戏开发导引第一部分(由于整本书200多M太大了,分成五部分上传)
书全面地介绍了使用Visual C++/DircctX9开发3D游戏的基本方法和步骤。全书共分为21章,主要内容包括Win32 API编程、3D游戏中的数学基础、各种3D渲染原理及其实现技术、DirectInput输入处理和DirectSound声效处理等。另外,对四元数的数学构造 ...