Wiki Page Content

Revision 2 as of 2010-03-14 22:04:33

Clear message

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

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