Results 1 - 4 of 4 results out of about 6838 pages. (4.50 seconds)
- SDL_HapticRumbleSupported . . . 2 matches
- ...highlight cpp
extern SDL_Haptic* dev;
if (SDL_HapticRumbleSupported(dev)) {
SDL_HapticRumbleInit(dev);
SDL_HapticRumblePlay(dev, 1.0f, 3000);
SDL_Delay(3000);
}
}}}
==...
- SDL_HapticRumbleStop . . . 1 match
- ...== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_HapticRumbleInit]]
.[[SDL_HapticRumblePlay]]
.[[SDL_HapticRumbleSupported]]
----
[[CategoryAP...
- SDL_HapticRumblePlay . . . 1 match
- ...== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_HapticRumbleInit]]
.[[SDL_HapticRumbleStop]]
.[[SDL_HapticRumbleSupported]]
----
[[CategoryAP...
- 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...
