Wiki Page Content

Results 1 - 6 of 6 results out of about 6839 pages. (2.98 seconds)

StuartPBentley/CombinedKeyTable . . . 2 matches
...ey(event->key.keysym.sym)) printf("Physical %s key acting as %s key", SDL_GetScancodeName(event->key.keysym.scancode), SDL_GetKeyName(event->key.keysym.sym)); }}} ...

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

SDL_ScancodeAndKeycode . . . 2 matches
...ey(event->key.keysym.sym)) printf("Physical %s key acting as %s key", SDL_GetScancodeName(event->key.keysym.scancode), SDL_GetKeyName(event->key.keysym.sym)); }}} ...

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

SDL_Scancode . . . 2 matches
...event->key.keysym.sym)) { SDL_Log("Physical %s key acting as %s key", SDL_GetScancodeName(event->key.keysym.scancode), SDL_GetKeyName(event->key.keysym.sym)); } ...

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

SDL_GetScancodeFromName . . . 1 match
... 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_GetScancodeFromKey . . . 1 match
...re }}} == Remarks == See [[SDL_Scancode]] for details. == Related Functions == .[[SDL_GetKeyFromScancode]] .[[SDL_GetScancodeName]] ---- [[CategoryAPI]], [[CategoryKeyboard]]...

0.8k - rev: 8 (current) last modified: 2015-05-31 19:43:23

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