Tramway SDK
|
Public Attributes | |
keyboardaction_t | action = KEY_ACTION_NONE |
void(* | special_option )(void) = nullptr |
void(* | special_option2 )(KeyboardKey) = nullptr |
keyboardaction_t tram::UI::KeyBinding::action = KEY_ACTION_NONE |
void(* tram::UI::KeyBinding::special_option) (void) = nullptr |
void(* tram::UI::KeyBinding::special_option2) (KeyboardKey) = nullptr |