文件名称:JoyLib
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:41.42kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
通用游戏杆静态库封装了基于DirectXInput的游戏杆通用API函数,很简单,直接调用下面几个函数就可以了
BOOL InitJoyStick(HINSTANCE hInst, HWND hWnd) //1.初始化游戏杆,调试时会输出游戏杆信息
BOOL AcquireJoystick(void) //2.获取对游戏杆的控制权
bool ReadJoystick() //3.读取游戏杆状态数据
void DeleteJoyStick(void) //4.清除对游戏杆的控制
-General joystick static library package DirectXInput the joystick-based GM API function, very simple, direct call the following function can be a BOOL InitJoyStick (HINSTANCE hInst, HWND hWnd)// 1. Initialization joystick, debugging will output joystick information BOOL AcquireJoystick (void)// 2. access to the joystick control bool ReadJoystick ()// 3. read joystick state data void DeleteJoyStick (void)// 4. removal of the joystick control
BOOL InitJoyStick(HINSTANCE hInst, HWND hWnd) //1.初始化游戏杆,调试时会输出游戏杆信息
BOOL AcquireJoystick(void) //2.获取对游戏杆的控制权
bool ReadJoystick() //3.读取游戏杆状态数据
void DeleteJoyStick(void) //4.清除对游戏杆的控制
-General joystick static library package DirectXInput the joystick-based GM API function, very simple, direct call the following function can be a BOOL InitJoyStick (HINSTANCE hInst, HWND hWnd)// 1. Initialization joystick, debugging will output joystick information BOOL AcquireJoystick (void)// 2. access to the joystick control bool ReadJoystick ()// 3. read joystick state data void DeleteJoyStick (void)// 4. removal of the joystick control
(系统自动生成,下载前可以参看下载内容)
下载文件列表
JoyDll.lib
JoyDll.h
JoyDll.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.