22 #ifndef SDL_BKEYBOARD_H 23 #define SDL_BKEYBOARD_H 25 #include <SupportDefs.h> 31 #include "../../../include/SDL_keyboard.h"
void HAIKU_SetKeyState(int32 bkey, int8 state)
int8 HAIKU_GetKeyState(int32 bkey)
void HAIKU_InitOSKeymap(void)
SDL_Scancode
The SDL keyboard scancode representation.
SDL_Scancode HAIKU_GetScancodeFromBeKey(int32 bkey)