Wiki Page Content

Differences between revisions 2 and 3
Revision 2 as of 2011-11-04 22:18:19
Size: 1408
Editor: SheenaSmith
Comment: add admonition about removal from wiki
Revision 3 as of 2013-08-13 06:59:58
Size: 1426
Editor: Sam Lantinga
Comment: Cache search results
Deletions are marked like this. Additions are marked like this.
Line 31: Line 31:
##<<FullSearch(category:CategoryEnum CategoryInput)>> ##<<FullSearchCached(category:CategoryEnum CategoryInput)>>
Line 34: Line 34:
##<<FullSearch(category:CategoryStruct CategoryInput)>> ##<<FullSearchCached(category:CategoryStruct CategoryInput)>>
Line 39: Line 39:
<<FullSearch(category:CategoryInput -CategoryEnum -CategoryStruct)>> <<FullSearchCached(category:CategoryInput -CategoryEnum -CategoryStruct)>>

DRAFT

The SDL_input.h header is incomplete and has been temporarily removed from the wiki. Please disregard this and related pages until this notice has been removed.

Input Device Support

Include File(s): SDL_input.h

Alternate Include File: SDL_mouse.h

Introduction

This category contains functions for lowlevel SDL input device handling.

This covers individual devices, not the system cursor. If you just want to know when the user moves the pointer somewhere in your window, this is NOT the API you want. This one handles things like multi-touch, drawing tablets, and multiple, separate mice.

The other API is in SDL_mouse.h. See Mouse Support for more.

Functions


CategoryCategory

None: CategoryInput (last edited 2013-08-13 06:59:58 by Sam Lantinga)

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