Wiki Page Content

Differences between revisions 2 and 3
Revision 2 as of 2010-03-14 22:04:33
Size: 742
Editor: SheenaSmith
Comment: added RF
Revision 3 as of 2010-06-24 18:35:35
Size: 666
Editor: SheenaSmith
Comment: update content
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
The current key modifier state for the selected keyboard. ??? <<Color2(green,Is there a list of modifier states that should be included here like On and Off etc.?)>> The current key modifier state for the selected keyboard. See [[SDLMod]] for details. ???

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. See SDLMod for details. ???

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