OpenClonk
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
C4KeyBinding Member List

This is the complete list of members for C4KeyBinding, including all inherited members.

C4CustomKey(const C4KeyCodeEx &DefCode, const char *szName, C4KeyScope Scope, C4KeyboardCallbackInterface *pCallback, unsigned int uiPriority=PRIO_Base)C4CustomKeyprotected
C4CustomKey(CodeList rDefCodes, const char *szName, C4KeyScope Scope, C4KeyboardCallbackInterface *pCallback, unsigned int uiPriority=PRIO_Base)C4CustomKeyprotected
C4CustomKey(const C4CustomKey &rCpy, bool fCopyCallbacks)C4CustomKeyprotected
C4KeyBinding(const C4KeyCodeEx &DefCode, const char *szName, C4KeyScope Scope, C4KeyboardCallbackInterface *pCallback, unsigned int uiPriority=PRIO_Base)C4KeyBinding
C4KeyBinding(const CodeList &rDefCodes, const char *szName, C4KeyScope Scope, C4KeyboardCallbackInterface *pCallback, unsigned int uiPriority=PRIO_Base)C4KeyBinding
CodeList typedefC4CustomKeyprotected
CompileFunc(StdCompiler *pComp)C4CustomKeyprotected
Deref()C4CustomKeyinlineprotected
Execute(C4KeyEventType eEv, C4KeyCodeEx key)C4CustomKeyprotected
GetCodes() constC4CustomKeyinlineprotected
GetName() constC4CustomKeyinlineprotected
GetPriority() constC4CustomKeyinlineprotected
GetScope() constC4CustomKeyinlineprotected
iRefC4CustomKeyprotected
IsCodeMatched(const C4KeyCodeEx &key) constC4CustomKeyprotected
IsDown() constC4CustomKeyinlineprotected
KillCallbacks(const C4CustomKey *pOfKey)C4CustomKeyprotected
PRIO_Base enum valueC4CustomKeyprotected
PRIO_Context enum valueC4CustomKeyprotected
PRIO_Ctrl enum valueC4CustomKeyprotected
PRIO_CtrlOverride enum valueC4CustomKeyprotected
PRIO_Dlg enum valueC4CustomKeyprotected
PRIO_FocusCtrl enum valueC4CustomKeyprotected
PRIO_MoreThanMax enum valueC4CustomKeyprotected
PRIO_None enum valueC4CustomKeyprotected
PRIO_PlrControl enum valueC4CustomKeyprotected
Priority enum nameC4CustomKeyprotected
Ref()C4CustomKeyinlineprotected
Update(const C4CustomKey *pByKey)C4CustomKeyprotected
vecCallbacksC4CustomKeyprotected
~C4CustomKey()C4CustomKeyprotectedvirtual
~C4KeyBinding() overrideC4KeyBinding