4#include "../arcdps_structs_slim.h"
6#include <ArcdpsUnofficialExtras/KeyBindStructs.h>
70 uint64_t mKeyBindHandlerId = 0;
71 uint64_t mKeyBindEscHandlerId = 0;
gwlanguage
Definition arcdps_structs_slim.h:162
@ GWL_ENG
Definition arcdps_structs_slim.h:163
Definition ComponentBase.h:6
Definition KeyBindComponent.h:12
virtual bool EscPressed()
Definition KeyBindComponent.cpp:51
virtual bool getKeyBindSwitch()
Definition KeyBindComponent.h:21
virtual bool getCloseWithEscActive()
Definition KeyBindComponent.h:46
virtual HKL getCurrentHKL()
Definition KeyBindComponent.h:60
virtual bool getCloseWithEsc()
Definition KeyBindComponent.h:41
virtual bool KeyBindPressed()
Definition KeyBindComponent.cpp:46
virtual KeyBinds::Key & getKeyBind()=0
virtual gwlanguage getCurrentLanguage()
Definition KeyBindComponent.h:67
Definition MainWindow.h:23
Definition ArcdpsExtension.h:10