Wiki Page Content

Revision 2 as of 2010-06-24 18:34:15

Clear message

DRAFT

SDL_SetModState

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

Syntax

void SDL_SetModState(SDLMod modstate)

Function Parameters

modstate

the desired SDLMod for the current keyboard

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