Wiki Page Content

Revision 5 as of 2011-05-17 18:54:34

Clear message

DRAFT

SDL_HapticOpenFromMouse

Use this function to try to open a haptic device from the current mouse.

Syntax

SDL_Haptic* SDL_HapticOpenFromMouse(void)

Return Value

Returns the haptic device identifier or NULL on failure; call SDL_GetError() for more information.

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryForceFeedback

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