|
SDL
2.0
|
#include <SDL_DirectFB_video.h>
Data Fields | |
| const SDL_Scancode * | map |
| int | map_size |
| int | map_adjust |
| int | is_generic |
| int | id |
Definition at line 131 of file SDL_DirectFB_video.h.
| int DFB_KeyboardData::id |
Definition at line 137 of file SDL_DirectFB_video.h.
| int DFB_KeyboardData::is_generic |
Definition at line 136 of file SDL_DirectFB_video.h.
| const SDL_Scancode* DFB_KeyboardData::map |
Definition at line 133 of file SDL_DirectFB_video.h.
| int DFB_KeyboardData::map_adjust |
Definition at line 135 of file SDL_DirectFB_video.h.
| int DFB_KeyboardData::map_size |
Definition at line 134 of file SDL_DirectFB_video.h.