SDL_JoystickOpened.3
资源名称:NETVIDEO.rar [点击查看]
上传用户:sun1608
上传日期:2007-02-02
资源大小:6116k
文件大小:1k
源码类别:
流媒体/Mpeg4/MP4
开发平台:
Visual C++
- .TH "SDL_JoystickOpened" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
- .SH "NAME"
- SDL_JoystickOpened- Determine if a joystick has been opened
- .SH "SYNOPSIS"
- .PP
- fB#include "SDL&.h"
- .sp
- fBint fBSDL_JoystickOpenedfPfR(fBint indexfR);
- .SH "DESCRIPTION"
- .PP
- Determines whether a joystick has already been opened within the application&. fBindexfR refers to the N&'th joystick on the system&.
- .SH "RETURN VALUE"
- .PP
- Returns fB1fR if the joystick has been opened, or fB0fR if it has not&.
- .SH "SEE ALSO"
- .PP
- fIfBSDL_JoystickOpenfPfR, fIfBSDL_JoystickClosefPfR
- ..." created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00