log src/video/uikit/keyinfotable.h @ 2407:6c31bbd56c49 gsoc2008_iphone

age author description
Tue, 29 Jul 2008 17:23:50 +0000 Holmes Futrell keyinfotable.h contains information which SDL_uikitkeyboard uses to convert between unichar characters that it reads from the text field (which acts as the keyboard's target) to SDL_scancodes and key modifiers which are sent to SDL's keyboard system. gsoc2008_iphone