Wiki Page Content

Results 1 - 9 of 9 results out of about 6839 pages. (3.32 seconds)

StuartPBentley/CombinedKeyTable . . . 2 matches
...g remapped and prints what the remapping is if(event->key.keysym.scancode != SDL_GetScancodeFromKey(event->key.keysym.sym)) printf("Physical %s key acting as %s key", S...

20.0k - rev: 7 (current) last modified: 2011-02-08 01:10:25

SDL_ScancodeAndKeycode . . . 2 matches
...g remapped and prints what the remapping is if(event->key.keysym.scancode != SDL_GetScancodeFromKey(event->key.keysym.sym)) printf("Physical %s key acting as %s key", S...

21.3k - rev: 14 (current) last modified: 2016-06-10 19:52:22

SDL_Scancode . . . 2 matches
...mapped and prints what the remapping is */ if (event->key.keysym.scancode != SDL_GetScancodeFromKey(event->key.keysym.sym)) { SDL_Log("Physical %s key acting as %s key", ...

1.6k - rev: 20 (current) last modified: 2016-10-21 22:09:19

SDL_Keycode . . . 2 matches
...g remapped and prints what the remapping is if(event->key.keysym.scancode != SDL_GetScancodeFromKey(event->key.keysym.sym)) printf("Physical %s key acting as %s key", S...

2.0k - rev: 30 (current) last modified: 2013-09-01 18:33:04

SDL_GetScancodeName . . . 1 match
...rsion == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_GetScancodeFromKey]] .[[SDL_GetScancodeFromName]] ---- [[CategoryAPI]], [[CategoryKeyboard]]...

1.4k - rev: 18 (current) last modified: 2016-10-21 22:04:39

SDL_GetScancodeFromName . . . 1 match
...n is available since SDL 2.0.0. == Related Functions == .[[SDL_GetKeyFromName]] .[[SDL_GetScancodeFromKey]] .[[SDL_GetScancodeName]] ---- [[CategoryAPI]], [[CategoryKeyboard]]...

0.9k - rev: 8 (current) last modified: 2016-10-20 20:57:25

SDL_GetKeyName . . . 1 match
...[[SDL_Keycode]] for details. == Related Functions == .[[SDL_GetKeyFromName]] .[[SDL_GetKeyFromScancode]] .[[SDL_GetScancodeFromKey]] ---- [[CategoryAPI]], [[CategoryKeyboard]]...

1.0k - rev: 10 (current) last modified: 2016-04-10 22:13:40

SDL_GetKeyFromScancode . . . 1 match
...mple here }}} == Remarks == See [[SDL_Keycode]] for details. == Related Functions == .[[SDL_GetKeyName]] .[[SDL_GetScancodeFromKey]] ---- [[CategoryAPI]], [[CategoryKeyboard]]...

0.8k - rev: 6 (current) last modified: 2015-05-31 19:44:04

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...

0.5k - rev: 19 (current) last modified: 2013-08-10 05:04:50

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