Wiki Page Content

DRAFT

SDL_HapticClose

Use this function to close a haptic device previously opened with SDL_HapticOpen().

Syntax

void SDL_HapticClose(SDL_Haptic* haptic)

Function Parameters

haptic

the SDL_Haptic device to close

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryForceFeedback

None: SDL_HapticClose (last edited 2010-10-11 22:46:07 by SheenaSmith)

Feedback
Please include your contact information if you'd like to receive a reply.
Submit