zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SDL_windowskeyboard.h File Reference
#include "SDL_config.h"

Go to the source code of this file.

Functions

SDL_bool IME_HandleMessage (HWND hwnd, UINT msg, WPARAM wParam, LPARAM *lParam, struct SDL_VideoData *videodata)
 
void WIN_InitKeyboard (_THIS)
 
void WIN_QuitKeyboard (_THIS)
 
void WIN_SetTextInputRect (_THIS, SDL_Rect *rect)
 
void WIN_StartTextInput (_THIS)
 
void WIN_StopTextInput (_THIS)
 
void WIN_UpdateKeymap (void)
 

Function Documentation

SDL_bool IME_HandleMessage ( HWND  hwnd,
UINT  msg,
WPARAM  wParam,
LPARAM *  lParam,
struct SDL_VideoData videodata 
)
void WIN_InitKeyboard ( _THIS  )
void WIN_QuitKeyboard ( _THIS  )
void WIN_SetTextInputRect ( _THIS  ,
SDL_Rect rect 
)
void WIN_StartTextInput ( _THIS  )
void WIN_StopTextInput ( _THIS  )
void WIN_UpdateKeymap ( void  )