zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SDL_bkeyboard.h File Reference
#include <SupportDefs.h>
#include "../../../include/SDL_keyboard.h"

Go to the source code of this file.

Functions

int8 BE_GetKeyState (int32 bkey)
 
SDL_Scancode BE_GetScancodeFromBeKey (int32 bkey)
 
void BE_InitOSKeymap ()
 
void BE_SetKeyState (int32 bkey, int8 state)
 

Function Documentation

int8 BE_GetKeyState ( int32  bkey)
SDL_Scancode BE_GetScancodeFromBeKey ( int32  bkey)
void BE_InitOSKeymap ( )
void BE_SetKeyState ( int32  bkey,
int8  state 
)