Results 1 - 12 of 12 results out of about 6839 pages. (3.65 seconds)
- SDL_HapticOpen . . . 5 matches
- ...
||<tablewidth="100%" style="color: #FF0000;" :> DRAFT||
= SDL_HapticOpen =
Use this function to open a haptic device for use.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight ...
- SDL_HapticOpened . . . 4 matches
- ...
||<tablewidth="100%" style="color: #FF0000;" :> DRAFT||
= SDL_HapticOpened =
Use this function to check if the haptic device at the designated index has been opened.
<<TableOfCo...
- SDL_HapticOpenFromMouse . . . 4 matches
- ...
||<tablewidth="100%" style="color: #FF0000;" :> DRAFT||
= SDL_HapticOpenFromMouse =
Use this function to try to open a haptic device from the current mouse.
<<TableOfContents()>...
- SDL_HapticOpenFromJoystick . . . 4 matches
- ...
||<tablewidth="100%" style="color: #FF0000;" :> DRAFT||
= SDL_HapticOpenFromJoystick =
Use this function to open a haptic device for use from a joystick device.
<<TableOfContent...
- CategoryForceFeedback . . . 4 matches
- ...s:
1. Initialize the subsystem (SDL_INIT_HAPTIC)
1. Open a haptic device
a. [[SDL_HapticOpen]]() to open from index
a. [[SDL_HapticOpenFromJoystick]]() to open from an exist...
- SGFunctions . . . 2 matches
- ...e return value type is __a structure__" below for more details.||
||''Example'': [[SDL_HapticOpen]](), [[SDL_GetRenderer]]()||
||<( |3 30%>''If'' the return value type is __a struc...
- SDL_HapticIndex . . . 2 matches
- ...e''
== Version ==
This function is available since SDL 2.0.0.
== Related Functions ==
.[[SDL_HapticOpen]]
.[[SDL_HapticOpened]]
----
[[CategoryAPI]], [[CategoryForceFeedback]]...
- SDL_HapticClose . . . 2 matches
- ..._HapticClose =
Use this function to close a haptic device previously opened with [[SDL_HapticOpen]]().
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
void SDL_HapticClose(...
- SDL_MouseIsHaptic . . . 1 match
- ...l comments here''
== Version ==
This function is available since SDL 2.0.0.
== Related Functions ==
.[[SDL_HapticOpenFromMouse]]
----
[[CategoryAPI]], [[CategoryForceFeedback]]...
- SDL_JoystickIsHaptic . . . 1 match
- ...omments here''
== Version ==
This function is available since SDL 2.0.0.
== Related Functions ==
.[[SDL_HapticOpenFromJoystick]]
----
[[CategoryAPI]], [[CategoryForceFeedback]]...
- SDL_HapticRumbleInit . . . 1 match
- ...ersion ==
This function is available since SDL 2.0.0.
== Related Functions ==
.[[SDL_HapticOpen]]
.[[SDL_HapticRumblePlay]]
.[[SDL_HapticRumbleStop]]
.[[SDL_HapticRumbleSuppor...
- 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...
