Wiki Page Content

Differences between revisions 3 and 4
Revision 3 as of 2011-03-25 19:15:54
Size: 672
Editor: SheenaSmith
Comment: minor change for consistency - error to failure in RV
Revision 4 as of 2011-03-25 20:58:28
Size: 668
Editor: SheenaSmith
Comment: camelcase pragma change
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
#pragma disable-camelcase #pragma camelcase off

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.

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryForceFeedback

None: SDL_HapticOpenFromMouse (last edited 2016-07-07 20:51:23 by PhilippWiesemann)

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