DRAFT

SDL_NumHaptics

Use this function to count the number of joysticks haptic devices attached to the system.

Syntax

int SDL_NumHaptics(void)

Return Value

Returns the number of haptic devices detected on the system 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

SDL_NumHaptics (last edited 2010-09-25 00:23:42 by SheenaSmith)

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