Results 1 - 15 of 15 results out of about 6839 pages. (3.34 seconds)
- SDL_JoystickName . . . 3 matches
- ...}}}
== Function Parameters ==
||'''joystick'''||the SDL_Joystick obtained from [[SDL_JoystickOpen]]()||
== Return Value ==
Returns the name of the selected joystick. If no name ...
- SDL_JoystickGetAttached . . . 2 matches
- ...ple here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_JoystickClose]]
.[[SDL_JoystickOpen]]
----
[[CategoryAPI]], [[CategoryJoystick]]...
- SDL_JoystickClose . . . 2 matches
- ...DL_JoystickClose =
Use this function to close a joystick previously opened with [[SDL_JoystickOpen]]().
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
void SDL_JoystickClo...
- SDL_NumJoysticks . . . 1 match
- ...mple here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_JoystickName]]
.[[SDL_JoystickOpen]]
----
[[CategoryAPI]], [[CategoryJoystick]]...
- SDL_JoystickNumHats . . . 1 match
- ...le here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_JoystickGetHat]]
.[[SDL_JoystickOpen]]
----
[[CategoryAPI]], [[CategoryJoystick]]...
- SDL_JoystickNumButtons . . . 1 match
- ...here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_JoystickGetButton]]
.[[SDL_JoystickOpen]]
----
[[CategoryAPI]], [[CategoryJoystick]]...
- SDL_JoystickNumAxes . . . 1 match
- ...e here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_JoystickGetAxis]]
.[[SDL_JoystickOpen]]
----
[[CategoryAPI]], [[CategoryJoystick]]...
- SDL_JoystickNameForIndex . . . 1 match
- ...== Remarks ==
This can be called before any joysticks are opened.
== Related Functions ==
.[[SDL_JoystickName]]
.[[SDL_JoystickOpen]]
----
[[CategoryAPI]], [[CategoryJoystick]]...
- SDL_JoystickInstanceID . . . 1 match
- ...u can add your code example here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_JoystickOpen]]
----
[[CategoryAPI]], [[CategoryJoystick]]...
- SDL_JoyDeviceEvent . . . 1 match
- ...ventType]]
== Related Structures ==
.[[SDL_Event]]
== Related Functions ==
.[[SDL_JoystickOpen]]
----
[[CategoryStruct]], [[CategoryEvents]]
##See the Style Guide for instruct...
- SDL_IsGameController . . . 1 match
- ...
== Remarks ==
'''joystick_index''' is the same as the `device_index` passed to [[SDL_JoystickOpen]]().
== Version ==
This function is available since SDL 2.0.0.
== Related Fun...
- SDL_GameControllerOpen . . . 1 match
- ...
== Remarks ==
'''joystick_index''' is the same as the `device_index` passed to [[SDL_JoystickOpen]]().
The index passed as an argument refers to the N'th game controller on the s...
- SDL_GameControllerNameForIndex . . . 1 match
- ...s are opened.
'''joystick_index''' is the same as the `device_index` passed to [[SDL_JoystickOpen]]().
== Version ==
This function is available since SDL 2.0.0.
== Related Fun...
- CategoryJoystick . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= Joystick Support =
'''Include File(s):''' [[http://hg.libsdl.org/SDL/file/default/include/SD...
- CategoryAPI . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API by Name =
<<TableOfContents()>>
== Hints ==
<<FullSearchCached(category:Catego...
