DDraceNetwork Docs
|
This is the complete list of members for IInput, including all inherited members.
AltIsPressed() const =0 | IInput | pure virtual |
Clear()=0 | IInput | pure virtual |
ConsumeEvents(std::function< void(const CEvent &Event)> Consumer) const =0 | IInput | pure virtual |
CURSOR_JOYSTICK enum value | IInput | |
CURSOR_MOUSE enum value | IInput | |
CURSOR_NONE enum value | IInput | |
CursorRelative(float *pX, float *pY) | IInput | inline |
ECursorType enum name | IInput | |
FindKeyByName(const char *pKeyName) const =0 | IInput | pure virtual |
FLAG_PRESS enum value | IInput | |
FLAG_RELEASE enum value | IInput | |
FLAG_TEXT enum value | IInput | |
GetActiveJoystick()=0 | IInput | pure virtual |
GetCandidate(int Index) const =0 | IInput | pure virtual |
GetCandidateCount() const =0 | IInput | pure virtual |
GetCandidateSelectedIndex() const =0 | IInput | pure virtual |
GetClipboardText()=0 | IInput | pure virtual |
GetComposition() const =0 | IInput | pure virtual |
GetCompositionCursor() const =0 | IInput | pure virtual |
GetCompositionLength() const =0 | IInput | pure virtual |
GetDropFile(char *aBuf, int Len)=0 | IInput | pure virtual |
GetJoystick(size_t Index)=0 | IInput | pure virtual |
GetUpdateTime() const =0 | IInput | pure virtual |
HasComposition() const =0 | IInput | pure virtual |
IInterface() | IInterface | inline |
InterfaceName() | IInput | inlinestatic |
Kernel() | IInterface | inlineprotected |
KeyIsPressed(int Key) const =0 | IInput | pure virtual |
KeyName(int Key) const | IInput | inline |
KeyPress(int Key, bool CheckCounter=false) const =0 | IInput | pure virtual |
m_pKernel | IInterface | private |
ModifierIsPressed() const =0 | IInput | pure virtual |
MouseModeAbsolute()=0 | IInput | pure virtual |
MouseModeRelative()=0 | IInput | pure virtual |
MouseRelative(float *pX, float *pY)=0 | IInput | pure virtual |
NativeMousePos() const =0 | IInput | pure virtual |
NativeMousePressed(int Index) const =0 | IInput | pure virtual |
NumJoysticks() const =0 | IInput | pure virtual |
SetActiveJoystick(size_t Index)=0 | IInput | pure virtual |
SetClipboardText(const char *pText)=0 | IInput | pure virtual |
SetCompositionWindowPosition(float X, float Y, float H)=0 | IInput | pure virtual |
ShiftIsPressed() const =0 | IInput | pure virtual |
Shutdown() | IInterface | inlinevirtual |
StartTextInput()=0 | IInput | pure virtual |
StopTextInput()=0 | IInput | pure virtual |
TouchFingerStates() const =0 | IInput | pure virtual |
~IInterface() | IInterface | inlinevirtual |