Info
Get involved
Documentation
Collaboration diagram for SAL_keyboard_item:
Public Attributes | |
SDLKey | key |
Key in sdl coding style. | |
SDLMod | mod |
Modification of the key (CTRL, ALT, SHIFT). | |
Uint32 | life |
Birth date of active repeat after start of application in miliseconds. | |
SAL_gui_object * | selected |
Selected gui object that will be activate on press / poll. |
Definition at line 68 of file SAL_eventhandler.cpp.