Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2010-03-14 22:02:35
Size: 719
Editor: SheenaSmith
Comment: create page, add content (Rev 5540)
Revision 2 as of 2010-03-14 22:04:33
Size: 742
Editor: SheenaSmith
Comment: added RF
Deletions are marked like this. Additions are marked like this.
Line 27: Line 27:
 .[[SDL_SetModState]]

DRAFT

SDL_GetModState

Use this function to get the current key modifier state for the selected keyboard.

Syntax

SDLMod SDL_GetModState(void)

Return Value

The current key modifier state for the selected keyboard. ??? green

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryKeyboard

None: SDL_GetModState (last edited 2015-04-26 19:58:52 by PhilippWiesemann)

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