22 #ifndef SDL_BKEYBOARD_H 23 #define SDL_BKEYBOARD_H 25 #include <SupportDefs.h> 31 #include "../../../include/SDL_keyboard.h"
void BE_SetKeyState(int32 bkey, int8 state)
SDL_Scancode BE_GetScancodeFromBeKey(int32 bkey)
int8 BE_GetKeyState(int32 bkey)
void BE_InitOSKeymap(void)
SDL_Scancode
The SDL keyboard scancode representation.