Wiki Page Content

Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2010-03-22 05:03:32
Size: 654
Editor: SheenaSmith
Comment: create page, add content (Rev 5321)
Revision 3 as of 2010-10-11 22:46:07
Size: 652
Editor: SheenaSmith
Comment: minor change
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
Use this function to close a __H__aptic device previously opened with [[SDL_HapticOpen]](). Use this function to close a haptic device previously opened with [[SDL_HapticOpen]]().
Line 16: Line 16:
||'''haptic'''||^the^ haptic device to close|| ||'''haptic'''||the SDL_Haptic device to close||

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)

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