Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2010-03-22 04:46:13
Size: 864
Editor: SheenaSmith
Comment: create page, add content (Rev 5321)
Revision 2 as of 2010-10-12 00:15:57
Size: 858
Editor: SheenaSmith
Comment: minor change
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
<<Color2(green,'''Should this be SDL_Bool instead of int given the RVs? Are the RVs wrong?''')>> <<Color2(green,Should this be SDL_Bool instead of int given the RVs? Are the RVs wrong?)>>

DRAFT

SDL_MouseIsHaptic

Use this function to get determine/find/query whether or not the current mouse has haptic capabilities.

Syntax

int SDL_MouseIsHaptic(void)

green

Return Value

Returns SDL_TRUE if the mouse is haptic, SDL_FALSE if it isn't, or a negative error code 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

None: SDL_MouseIsHaptic (last edited 2016-07-07 20:56:15 by PhilippWiesemann)

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