Results 1 - 7 of 7 results out of about 6839 pages. (3.41 seconds)
- SDL_SetModState . . . 3 matches
- ...yboard.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
void SDL_SetModState(SDL_Keymod modstate)
}}}
== Function Parameters ==
||'''modstate'''||the desired [[SDL_Keymod]...
- SDL_Keysym . . . 2 matches
- ... see [[SDL_Keycode]] for details||
||Uint16||'''mod'''||current key modifiers; see [[SDL_Keymod]] for details||
||<style="color: #808080;">Uint32||<style="color: #808080;">'''unuse...
- SDL_GetModState . . . 2 matches
- ...fier state for the keyboard.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
SDL_Keymod SDL_GetModState(void)
}}}
== Return Value ==
Returns an OR'd combination of the mod...
- MigrationGuide . . . 1 match
- ...S''', which you can use for array bounds. It's 512 at the moment.
`SDLMod` is now [[SDL_Keymod]] and its "META" keys (the "Windows" keys) are now called the "GUI" keys.
`SDL_GetK...
- GuiaDeMigracion . . . 1 match
- ...os de lĂmites de array. En este momento, su valor es 512.
Ahora `SDLMod` se llama [[SDL_Keymod]] y sus teclas "META" (la tecla "Windows") se llaman ahora teclas "GUI".
`SDL_GetKe...
- CategoryEnum . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API Enumerations =
<<TableOfContents()>>
== Introduction ==
This category contain...
- CategoryAPI . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API by Name =
<<TableOfContents()>>
== Hints ==
<<FullSearchCached(category:Catego...
