Tramway SDK
Public Attributes | List of all members
tram::UI::KeyBinding Struct Reference

Public Attributes

keyboardaction_t action = KEY_ACTION_NONE
 
void(* special_option )(void) = nullptr
 
void(* special_option2 )(KeyboardKey) = nullptr
 

Member Data Documentation

◆ action

keyboardaction_t tram::UI::KeyBinding::action = KEY_ACTION_NONE

◆ special_option

void(* tram::UI::KeyBinding::special_option) (void) = nullptr

◆ special_option2

void(* tram::UI::KeyBinding::special_option2) (KeyboardKey) = nullptr

The documentation for this struct was generated from the following file: