Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2010-03-14 22:07:56
Size: 674
Editor: SheenaSmith
Comment: create page, add content (Rev 5540)
Revision 2 as of 2010-06-24 18:34:15
Size: 659
Editor: SheenaSmith
Comment: update content
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
||'''modstate'''||the desired state of the key modifier for the current keyboard|| ||'''modstate'''||the desired [[SDLMod]] for the current keyboard||

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

None: SDL_SetModState (last edited 2014-01-11 19:31:15 by PhilippWiesemann)

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