Wiki Page Content

Revision 1 as of 2013-11-02 12:19:50

Clear message

DRAFT

SDL_GetNumTouchDevices

Use this function to get the number of registered touch devices.

Syntax

int SDL_GetNumTouchDevices(void)

Return Value

Returns the number of registered touch devices.

Code Examples

You can add your code example here

Remarks

You can add useful comments here

Version

This function is available since SDL 2.0.0.


CategoryAPI, CategoryEvents

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